From 9fe0ceb6717776c23a14fa64686ce3739a5d1dce Mon Sep 17 00:00:00 2001 From: Jean-Charles Drubay Date: Tue, 2 Dec 2025 07:50:10 +0700 Subject: [PATCH] Update serial number assignment explanation in documentation Clarify how manufacturing orders (MOs) are handled when serial numbers are assigned to products. Removed example for conciseness. --- .../workflows/manufacture_lots_serials.rst | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/content/applications/inventory_and_mrp/manufacturing/workflows/manufacture_lots_serials.rst b/content/applications/inventory_and_mrp/manufacturing/workflows/manufacture_lots_serials.rst index 6ade24b0d3..a1d32779ec 100644 --- a/content/applications/inventory_and_mrp/manufacturing/workflows/manufacture_lots_serials.rst +++ b/content/applications/inventory_and_mrp/manufacturing/workflows/manufacture_lots_serials.rst @@ -98,17 +98,8 @@ Manufacture multiple units .. important:: When manufacturing a product tracked using serial numbers, an |MO| can be created for multiple - units. However, when serial numbers are assigned to each unit, either at the end of production or - before, the |MO| is split into multiple |MOs|, each containing one unit of the product. - - Each of the split |MOs| is identified by a numerical tag added to the end of the original |MO| - number. - - .. example:: - |MO| `WH/MO/00109` contains two units of a `Chair`, a product tracked using serial numbers. A - serial number is assigned to each unit of the chair. This causes the |MO| to be split into two - |MOs|, each containing one unit of the chair. The |MOs| are titled `WH/MO/00109-001` and - `WH/MO/00109-002`. + units, and when the |MO| will be marked as Done then that |MO| will be linked to multiple Serial + Numbers. To assign serial numbers to each unit of an |MO|, click :guilabel:`Produce All` to open the :guilabel:`Batch Production` pop-up window.