account-financial-reporting/partner_statement/report
Graeme Gellatly 999b30f2e2 [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
2020-04-21 10:08:46 +02:00
..
__init__.py Initial Port of customer statements 2020-04-21 10:08:46 +02:00
activity_statement.py [IMP] Allow to attach from compose wizard 2020-04-21 10:08:46 +02:00
outstanding_statement.py [IMP] Allow to attach from compose wizard 2020-04-21 10:08:46 +02:00
report_statement_common.py [FIX] Aging Buckets 2020-04-21 10:08:46 +02:00