Skip to content
Snippets Groups Projects
Commit f2a4d537 authored by David (dafr)'s avatar David (dafr)
Browse files

[FIX] stock_account: Use correct company for SVL account_move creation


The valuation field of the product_id is company-dependent.
If the user validate the picking in multi-company context with his current company != picking company, then the checks may fail, and the account move can not be created.

closes odoo/odoo#104895

Signed-off-by: default avatarWilliam Henrotin (whe) <whe@odoo.com>
parent 367f7fba
No related branches found
No related tags found
Loading
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