'Approvalflowissuefixed'

This commit is contained in:
gandhimathi Bharathirajan 2017-07-04 14:49:44 +05:30
parent 2da6b49102
commit 95392dc417

View File

@ -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 */