constants.php edited online with Bitbucket

This commit is contained in:
gandhimathi 2017-08-10 06:05:26 +00:00
parent f856dc734a
commit b14d9e3684

View File

@ -101,7 +101,8 @@ define('PO_AMENDED', 'ST030');
define('PO_RELEASED', 'ST026');
define('PO_AWAITING_RELEASE', 'ST025');
define('PO_APPROVED', 'ST025');
define('PO_APPROVER_ONHOLD', 'ST051');
define('PO_RELEASER_ONHOLD', 'ST052');
/*store Status*/
define('STORE_DRAFT', 'ST043');