Skip to content
Snippets Groups Projects
Commit 069f0493 authored by Damien Bouvy's avatar Damien Bouvy
Browse files

[FIX] sale: prevent inconsistent company field on products


If a user changes the company of a product, we should make sure that the
product was not sold in another company in the past; otherwise it could
make some orders un-invoiceable.

closes odoo/odoo#42584

Signed-off-by: default avatarDamien Bouvy (dbo) <dbo@odoo.com>
parent f2a4f701
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