Skip to content
Snippets Groups Projects
Commit 12a2bd67 authored by Nicolas Martinelli's avatar Nicolas Martinelli
Browse files

[FIX] mrp: correct Raw Materials Location

- Create a BOM with a rounting
- On the routing, set a location
- Create a MO with the BOM

The 'Raw Materials Location' is set on the location on the picking type
although in practice, the location of the routing will be used:

https://github.com/odoo/odoo/blob/f65bdd17308d6fa5f984dd23f0b345cd92c977cb/addons/mrp/models/mrp_production.py#L457-L460



This is confusing for end users.

We improve the onchange mechanism to set the location which will be
used. We also rename 'Production Location' since it is confusing for the
users.

opw-2116760

closes odoo/odoo#39647

Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent ebd6b608
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