|
6/14/2016 8:00:41 PM
rows at the SQL level so they are not returned unless there is a valid payment_id
|
6/14/2016 6:36:55 PM
(similar fix that already exists in 0.17.x)
|
6/14/2016 2:43:40 PM
when returing invoice amounts (and therefore benefit from correctly formatting the amount)
|
6/14/2016 2:42:17 PM
to an invoice for which entries in invoice_payments have a NULL payment_id (payment failed). See #560
|
6/1/2016 8:20:17 PM
invoice item amount is small and taking a tenth of that amount for adjustement would result in adjusting a -bash amount
|
5/26/2016 10:04:54 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
5/26/2016 8:06:50 AM
is applied lazily, clients (such as the Analytics plugin)
were accidentally invoking the Janitor multiple times on stale data when iterating
through records. Copying the transformed list solves the issue.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
5/25/2016 8:41:08 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|