|
10/16/2013 9:12:19 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
10/16/2013 1:59:53 PM
call
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
|
|
|
|
10/15/2013 3:46:03 PM
missing is_active check.
This should fix part of killbill/killbill-analytics-plugin#17.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
|
10/15/2013 9:23:06 PM
Introduced a dependency from overdue to invoice-- overdue had to explicitely make a call when coming out of blocking or unblocking states
- Add property to invoice to control whether we want to trigger a new invoice when entering a blocking phase-- that would create a credit on
the account and might not be what we want when account is overdued
So, new implementation relies on entitlement to generate a new bus event that invoice can listen to and potentially trigger a new invoice.
|