Skip to content
Snippets Groups Projects
Commit 3f939af6 authored by jev's avatar jev
Browse files

[FIX] point_of_sale: already reconciled stock_account_move_line


When the customer use Anglo-Saxon stock valuation and have already
reconciled some `account.move.line` related to an open `pos.session`,
closing the session will fail.
(You are trying to reconcile some entries that are already reconciled)

Now, the reconciled lines are ignored.
The inventory valuation is still correct as these lines were already
reconciled.

opws:
2374559
2376187
2377958
2391395
2425197

closes odoo/odoo#64415

Signed-off-by: default avatarSimon Goffin (sig) <sig@openerp.com>
parent 23c82340
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