account-financial-reporting/partner_statement/report
Graeme Gellatly 71e9818103 [FIX] Aging Buckets
In certain scenarios involving mutliple payments for multiple
invoices, where the reconciliation happens together and the debit
move is the smaller item the aging duplicates its value, making
the balance greater than it should be.

This fix works by preventing moves where different lines are both partial
reconciled being grouped together by adding the lines id
to the group by clause of _show_buckets_sql_q1
2019-07-01 08:07:20 +00:00
..
__init__.py Initial Port of customer statements 2018-11-22 14:37:38 +13:00
activity_statement.py [IMP] Allow to attach from compose wizard 2019-05-29 04:48:57 +12:00
outstanding_statement.py [IMP] Allow to attach from compose wizard 2019-05-29 04:48:57 +12:00
report_statement_common.py [FIX] Aging Buckets 2019-07-01 08:07:20 +00:00