7/16/2012 1:58:47 PM
Pierre-Alexandre Meyer <pierre@ning.com>
|
7/15/2012 6:40:24 PM
is often useful to not clear the database when
there are tests failures, for debugging purposes.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
7/15/2012 6:39:41 PM
in UTC time and the
BCD computed in local time.
The former is used by the notification queue.
The latter is used by invoice.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
|
|
7/14/2012 10:27:05 PM
Pierre-Alexandre Meyer <pierre@ning.com>
|
7/14/2012 9:40:32 PM
most tables, add a reference to the account and the tenant.
This will be useful for the import/export feature.
None of these fields are populated yet.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
7/14/2012 8:18:58 PM
Pierre-Alexandre Meyer <pierre@ning.com>
|
7/14/2012 8:16:32 PM
invoice and invoice items dates, in the account timezone,
since the granularity of invoice is the day.
Change also fixed price items to not have an end day for the
service period. This modified the CTD - before, it was set to 30
days in the future for a trial, now it is set to the day the trial
starts.
Notes:
* the BCD is still computed in UTC
* the CTD is rounded to a day
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
|