[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.
This commit is contained in:
Noura 2021-05-27 09:02:28 +02:00 committed by GitHub
parent 90b848eb45
commit 6b616c1bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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