odoo/addons/account/static
Goffin Simon c02d0287d8 [IMP] account: Bank statement reconciliation
It was impossible to make a partial reconciliation with several lines.
Each time a new line is proposed for the reconciliation, the previous
partial reconcialtion is canceled. The partial reconciliation can just
be proposed on the last selected line when:
self.get("balance") * (last_line.debit - last_line.credit)<0
2015-12-01 11:07:08 +01:00
..
description [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
src [IMP] account: Bank statement reconciliation 2015-12-01 11:07:08 +01:00