From bb76fd3b0d373e288e5b582caa63f0b8cf3eee5d Mon Sep 17 00:00:00 2001 From: gandhimathi Bharathirajan Date: Wed, 16 Aug 2017 18:15:57 +0530 Subject: [PATCH] Service Qty update and MRIR status update issue fixed --- application/config/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/config/constants.php b/application/config/constants.php index 9cb75d00..13a36c7d 100755 --- a/application/config/constants.php +++ b/application/config/constants.php @@ -120,7 +120,7 @@ define('STORE_REJECT', 'ST039'); /* Work status code */ define('SERVICE_COMPLETED', 'ST046'); - +define('PO_SERVICE_COMPLETED', 'ST053'); /* Department Code */ define('ADMIN', 'DEP01');