[ADD] migration script, change model name from reason.code to scrap.reason.code

This commit is contained in:
Bhavesh Odedra
2020-03-27 17:37:22 +05:30
committed by Pierrick Brun
parent d869699f1c
commit fb0b08c270
10 changed files with 49 additions and 30 deletions

View File

@@ -0,0 +1,3 @@
Go to Inventory > Configuration > Scrap Reason Codes
Create a required scrap reason code and provide scrap location.

View File

@@ -1,4 +1,4 @@
In the Inventory module, open the Configuration menu and select Scrap Reason Codes.
Create the required scrap reason codes. Under Operations, select Scrap. Click the
create button to create a new scrap order. You will see a reason code field on the
scrap form which will allow you to select any of the scrap codes you created previously.
- Go to Inventory > Operations > Scrap
- Create a scarp order and select reason code.
- A scrap location will be readonly and auto fill based on selected reason
code.