1/17/2016 8:09:35 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/15/2016 5:05:04 PM
to https://github.com/killbill/killbill/issues/174.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/15/2016 1:36:44 PM
Add missing expected PAYMENT event for refund and chargeback
* INVOICE_ADJUSTMENT event is not expected for pro-rations anymore
This fixes https://github.com/killbill/killbill/issues/174.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/14/2016 8:49:35 PM
fixes https://github.com/killbill/killbill/issues/452.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/14/2016 12:45:35 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/14/2016 12:41:46 PM
date
ClockUtil will in some cases default to clock.getUTCNow() when transforming the local date
into a date time, which can break add-ons cancellations.
This was a known issue but we re-introduced it after the recent reshuffling of the code
to support bulk cancellations.
Relates to https://github.com/killbill/killbill/issues/451.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/13/2016 9:12:10 PM
fixes https://github.com/killbill/killbill/issues/248.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/13/2016 8:23:05 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/13/2016 6:34:49 PM
to https://github.com/killbill/killbill/issues/451.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/13/2016 9:45:23 AM
changing or canceling a subscription, make sure to cancel
associated add-ons in the same transaction.
Relates to https://github.com/killbill/killbill/issues/451.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|