[IMP] manufacturing: scrap location warning fw of #950

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#1794

X-original-commit: 7c5d18b84c
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
nouraellm 2022-03-24 14:16:53 +00:00
parent fc268ae277
commit 4e1cfeb606

View File

@ -33,6 +33,10 @@ by going to the :menuselection:`Top Menu --> Products --> Create`, and add them
.. image:: media/bom_1.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
---------------------------------------