[IMP] manufacturing: add warning regarding scrap location
The destination location in manufacturing order shouldn't be a scrap location. Otherwise, the user won't be able to complete manufacturing orders. closes odoo/documentation#1459 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
fe3c7401ea
commit
e486b5e3e8
@ -33,6 +33,10 @@ type, which is *Manufacture this Product*.
|
||||
.. image:: media/bills_of_materials_01.png
|
||||
:align: center
|
||||
|
||||
.. warning::
|
||||
The destination location should **not** be a scrap location. A scrap location is where you put
|
||||
products that you don't need.
|
||||
|
||||
Using the same BoM to describe Variants
|
||||
---------------------------------------
|
||||
|
||||
@ -87,4 +91,4 @@ mind that you need to register during which operation your by-product is
|
||||
produced.
|
||||
|
||||
.. image:: media/bills_of_materials_06.png
|
||||
:align: center
|
||||
:align: center
|
||||
|
Loading…
Reference in New Issue
Block a user