|
11/29/2012 12:17:35 AM
Meyer <pierre@ning.com>
|
|
11/28/2012 5:12:14 PM
need to look at prev instaed of cur
|
11/28/2012 4:58:10 PM
they got migrated but before the billing starts happening in Killbill. The fix will reflect the new entitlement correctly but only start billing when they reach their first billing date. The billing will happen with the latest plan they are on.
|
11/28/2012 7:20:48 PM
invoice generation in production,
revisit how we pretty-print billing events and invoice items generated.
More work is required, this is only a first pass.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
11/28/2012 2:49:29 AM
Pierre-Alexandre Meyer <pierre@ning.com>
|
11/28/2012 2:24:38 AM
- it is now required to compute
the next invoice notification date.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
11/28/2012 2:17:57 AM
need two contexts while doing a transfer, so the right
account_record_id is used both to cancel the old subscription and to
create events for the new one.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
11/28/2012 2:02:53 AM
altogether that happen after the transfer date
- we assume that we're not interested in transferring cancelled
subscriptions (i.e. transferred subscriptions should always be active).
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|