12/23/2016 8:09:56 PM
BillingPolicy on cancellation. See #656
Limitations:
* The code has only been implemented for cancel operation that overwrite the BillingPolicy and in particular is not available
for dryRun operations and for when policy is set as default in catalog rules (behavior is now disabled in catalog validation rules)
* START_OF_TERM not implemented for ADD_ON (but cancelling a BP that automatically cancel AO would work)
|
|
12/22/2016 1:46:40 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
12/22/2016 1:18:52 PM
https://github.com/killbill/killbill/issues/664.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
12/21/2016 9:50:54 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
12/21/2016 9:05:06 PM
the tree, detect if intervals are being double billed. This
is done when creating a new ADD item for a given period: that period must
have already been cancelled higher up in the tree.
See https://github.com/killbill/killbill/issues/664.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
12/22/2016 8:50:28 PM
of lock retries and increasing the chance of success
|
|
12/21/2016 8:40:27 PM
required introspected Fields. See #678
|