|
|
11/29/2018 11:28:24 PM
usage code
|
11/29/2018 10:43:24 PM
populate the table when creating invoice
|
|
12/4/2018 10:17:28 AM
process all account updates in transactions.
These fixes should patch the high concurrency bug described at https://github.com/killbill/killbill/issues/282.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
12/4/2018 7:34:33 AM
Meyer <pierre@mouraf.org>
|
12/4/2018 5:42:07 AM
Meyer <pierre@mouraf.org>
|
12/3/2018 7:06:34 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
12/3/2018 4:39:25 PM
definition
In case of ACCOUNT alignment, we now return null before the
alignment is computed. We cannot easily trigger a computation
unfortunately, as the bulk of the logic belongs to junction today.
This also fixes the previous patch where the BCD calculation wasn't deterministic.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|