3/16/2016 10:21:40 PM
handle the per-tenant config
* New set of apis to upload/retrieve/get per tenant config
* A new KillbillService to handle configuration (required for cache invalidation)
* Smarter PaymentConfdig and InvoiceConfig binding to correctly handle per-tenant config
|
3/15/2016 7:17:09 PM
code changes
|
3/15/2016 6:29:35 PM
class to now throw an exception when the duration is unlimited or invalid
|
3/15/2016 5:45:32 PM
(and RepairSubscriptionInternalEvent definition)
|
3/15/2016 5:35:44 PM
a method 'getRecurringPrice(final DateTime effectiveDate)' and modify FixedAndRecurringInvoiceItemGenerator
to use that method to correctly set the rate for each period invoiced. This allows to correctly find the new recurrring price for catalog
entries which become effective in a later catalog through the use of the effectiveDateForExistingSubscriptons date.
|
3/15/2016 5:33:25 PM
or URLi
Also fix tests that did not pass from IDE because of URL string not computed the way from when tests are run from commandline versus IDE
(e.g: file:catalog/src/test/resources/versionedCatalog v.s file:/src/test/resources/versionedCatalog)
|
3/14/2016 9:47:25 PM
into work-for-release-0.17.0
|
|
|
3/14/2016 7:05:22 PM
into work-for-release-0.16.3
|
3/14/2016 7:04:53 PM
with same external key works as expected both from raw payment api or attempt level
|