Skip to content
Snippets Groups Projects
Commit c0643ac9 authored by Olivier Colson's avatar Olivier Colson
Browse files

[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: default avatarCedric Snauwaert (csn) <csn@openerp.com>
parent cc3f45ae
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment