6/29/2016 6:32:22 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/28/2016 6:22:54 PM
and ErrorCode.PAYMENT_CREATE_PAYMENT
are not in use since the state machine refactoring.
This is part of https://github.com/killbill/killbill/issues/524.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/28/2016 4:07:11 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/28/2016 3:37:49 PM
partially reverts https://github.com/killbill/killbill/commit/5588436441bf9a2f163b7af0da799e1271fe2b71.
See also discussion on https://github.com/killbill/killbill/issues/330.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/28/2016 1:34:42 PM
XML is cached as part of tenant key/value pairs and the built
state machine is cached in a new cache (tenant-payment-state-machine-config).
See https://github.com/killbill/killbill/issues/330.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/27/2016 3:17:24 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/24/2016 10:54:06 PM
fixes https://github.com/killbill/killbill/issues/551.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/24/2016 10:24:40 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/24/2016 10:10:09 PM
invoice, keep storing the full un-rounded BigDecimal value,
but return the value rounded to the user, according to the currency.
Note that we don't round the input value from the user, so the ENTERING
log line amount may differ from the EXITING log line.
See https://github.com/killbill/killbill/issues/552.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/24/2016 10:08:58 PM
the right transaction
See https://github.com/killbill/killbill/issues/552.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|