From 9ae877d98403718ccde01fb933c9741522d556a3 Mon Sep 17 00:00:00 2001 From: 18alantom <2.alan.tom@gmail.com> Date: Fri, 25 Jun 2021 14:31:54 +0530 Subject: [PATCH] feat: provision for process loss in manufacture --- .../docs/v13/user/manual/en/manufacturing/bill-of-materials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext_documentation/www/docs/v13/user/manual/en/manufacturing/bill-of-materials.md b/erpnext_documentation/www/docs/v13/user/manual/en/manufacturing/bill-of-materials.md index 5fd1bdb74..11191a5d5 100755 --- a/erpnext_documentation/www/docs/v13/user/manual/en/manufacturing/bill-of-materials.md +++ b/erpnext_documentation/www/docs/v13/user/manual/en/manufacturing/bill-of-materials.md @@ -40,7 +40,7 @@ Before creating and using a BOM, it is advised that you create the following fir 1. Enter the scrap percentage that will remain after this raw material is used. ![BOM Materials](/docs/v13/assets/img/manufacturing/bom-materials.png) -1. Under the Scrap section, select the scrap Item that will be created when manufacturing and its quantity. The scrap Item can also have a Rate if it is a by-product and not waste. Skip this section if 100% of raw materials are completely utilized. +1. Under the Scrap section, select the scrap Item that will be created when manufacturing and its quantity. The scrap Item can also have a Rate if it is a by-product and not waste. Skip this section if 100% of raw materials are completely utilized. If the scrap Item is the same as the Item to be manufactured, it is set as a Process Loss Item and its quantity is subtracted from the manufactured Item quantity. ![BOM Scrap](/docs/v13/assets/img/manufacturing/bom-scrap.png) 1. Save and Submit.