Scrap reason code module

This commit is contained in:
Bhavesh Odedra
2019-11-26 22:07:15 +05:30
committed by Khalid
parent 6171b7bcb0
commit 0f85fa2572
21 changed files with 847 additions and 0 deletions

View File

View File

@@ -0,0 +1,3 @@
* Michael Allen <mallen@opensourceintegrators.com>
* Bhavesh Odedra <bodedra@opensourceintegrators.com>
* Balaji Kannan <bkannan@opensourceintegrators.com>

View File

@@ -0,0 +1,3 @@
The development of this module has been financially supported by:
* Open Source Integrators

View File

@@ -0,0 +1,2 @@
Adds a reason code for scrapping operations and an interface for the user
to create scrap codes

View File

View File

@@ -0,0 +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.