[IMP] mrp: assign lot/serial number to manuf products
closes odoo/documentation#9419
X-original-commit: 6738b2cbea
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
This commit is contained in:
parent
6120d187ed
commit
9ae8bee50f
@ -18,7 +18,9 @@ In Odoo, serial numbers are assigned to products:
|
||||
receipt
|
||||
- in the :ref:`Open: Stock move window <inventory/product_management/stock-move-section>` on a
|
||||
receipt
|
||||
- when closing a manufacturing order
|
||||
- :doc:`during a manufacturing order
|
||||
<../../../manufacturing/basic_setup/configure_manufacturing_product>` for a product tracked by
|
||||
lot/serial numbers
|
||||
- when making an inventory adjustment
|
||||
|
||||
.. _inventory/product_management/detailed-operations-popup:
|
||||
|
@ -24,6 +24,32 @@ checkbox in the :guilabel:`Routes` section. This tells Odoo the product can be m
|
||||
:align: center
|
||||
:alt: The Manufacturing route on the Inventory tab of a product page.
|
||||
|
||||
.. _manufacturing/basic_setup/lot-serial-tracking:
|
||||
|
||||
Lot/serial number tracking
|
||||
--------------------------
|
||||
|
||||
The assignment of lots or serial numbers to newly manufactured products is optional. To optionally
|
||||
:doc:`assign lots or serial numbers <../../inventory/product_management/product_tracking/create_sn>`
|
||||
to newly manufactured products, go to the :guilabel:`Traceability` section in the
|
||||
:guilabel:`Inventory` tab. In the :guilabel:`Tracking` field, select :guilabel:`By Unique Serial
|
||||
Number` or :guilabel:`By Lots`.
|
||||
|
||||
Doing so enables the *Lot/Serial Number* field on a manufacturing order, or the *Register
|
||||
Production* instruction on a work order card in the *Shop Floor* app.
|
||||
|
||||
.. figure:: configure_manufacturing_product/lot-number-field.png
|
||||
:align: center
|
||||
:alt: "Lot/Serial Number" field on the MO.
|
||||
|
||||
**Lot/Serial Number** field on the MO.
|
||||
|
||||
.. figure:: configure_manufacturing_product/register-production.png
|
||||
:align: center
|
||||
:alt: **Register Production** option to generate lot/serial number on a work order card.
|
||||
|
||||
**Register Production** option to generate lot/serial number on a work order card.
|
||||
|
||||
Configure a bill of materials (BoM)
|
||||
===================================
|
||||
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Binary file not shown.
After Width: | Height: | Size: 6.6 KiB |
Loading…
Reference in New Issue
Block a user