|
7/5/2017 9:20:28 PM
Kill Bill core team <contact@killbill.io>
|
7/5/2017 7:41:18 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
6/30/2017 6:45:09 PM
See #764
|
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
|
|
|
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.
|