|
|
|
|
6/23/2017 11:23:32 PM
catalog (available in test mode only). See https://github.com/killbill/killbill/issues/722.
The new endpoint is implemented on the TestResource: DELETE /1.0/kb/test/catalog
In addition, change default value for when creating new tenant so as to not have the default KB catalog.
|
6/23/2017 11:18:40 PM
the past. See https://github.com/killbill/killbill/issues/760
|
6/5/2017 6:23:14 PM
case with TOP_TIER/ALL_TIERS policies
|
|
|
|
|
|
|
|
|
5/31/2017 11:35:07 PM
#749
This change is mostly about writing new test cases for balance computation (DRAFT, WRITTEN_OFF or migrated invoices) and refactoring the code is such a way that it is is easier to understand how to handle such case in each of this specific situations. As a side effect the logic is now more spread throughout the code, but this is precisely because each case may need to have custon logic.
|