-
- Downloads
[FIX] account: make cash basis taxes work in case several account move lines...
[FIX] account: make cash basis taxes work in case several account move lines are reconciled within the same account.move Such move lines can be created by POS, when closing a session. Because of commit https://github.com/odoo/odoo/commit/d3453f7d152d486cb5df01b4e40dbde57f59b49e , the cash basis entries are now created *after* reconciling everything (and not during reconciliation anymore). This causes multiple lines of the move created for the sessions to be reconciled together in case a refund was made (partial or not). Solves ticket 2008085 closes odoo/odoo#34237 Signed-off-by:Cedric Snauwaert (csn) <csn@openerp.com>
Loading
Please register or sign in to comment