Skip to content
Snippets Groups Projects
Commit 34e89b23 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#64659

X-original-commit: 3f939af6
Signed-off-by: default avatarSimon Goffin (sig) <sig@openerp.com>
parent f94d560b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment