constants.php edited online with Bitbucket
This commit is contained in:
parent
f856dc734a
commit
b14d9e3684
@ -101,7 +101,8 @@ define('PO_AMENDED', 'ST030');
|
|||||||
define('PO_RELEASED', 'ST026');
|
define('PO_RELEASED', 'ST026');
|
||||||
define('PO_AWAITING_RELEASE', 'ST025');
|
define('PO_AWAITING_RELEASE', 'ST025');
|
||||||
define('PO_APPROVED', 'ST025');
|
define('PO_APPROVED', 'ST025');
|
||||||
|
define('PO_APPROVER_ONHOLD', 'ST051');
|
||||||
|
define('PO_RELEASER_ONHOLD', 'ST052');
|
||||||
/*store Status*/
|
/*store Status*/
|
||||||
|
|
||||||
define('STORE_DRAFT', 'ST043');
|
define('STORE_DRAFT', 'ST043');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user