odoo/addons/account/static/src
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
..
css [FIX] account: bank reconciliation widget: correctly set the 'New' button a new line (continuation of bf9544d7d4) 2015-05-05 12:50:37 +02:00
img [FIX] Account, portal_sale, sale, website_quote: local paypal gif 2015-01-23 11:11:26 +01:00
js [IMP] account: Bank statement reconciliation 2015-12-01 11:07:08 +01:00
xml [FIX] account: bank statement reconciliation: 2015-05-05 09:55:36 +02:00