'Approvalflowissuefixed'
This commit is contained in:
parent
2da6b49102
commit
95392dc417
@ -90,6 +90,10 @@ define('PO_DELIVERED', 'ST018');
|
||||
define('PO_CANCELLED', 'ST019');
|
||||
define('PO_ONHOLD', 'ST020');
|
||||
define('PO_CLOSED', 'ST021');
|
||||
define('PO_AMENDED', 'ST030');
|
||||
define('PO_RELEASED', 'ST026');
|
||||
define('PO_AWAITING_RELEASE', 'ST025');
|
||||
define('PO_APPROVED', 'ST025');
|
||||
|
||||
|
||||
/* Department Code */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user