From a5bd067d575e06973f538bc7ce1d327b270f56bb Mon Sep 17 00:00:00 2001 From: gandhimathi Bharathirajan Date: Fri, 21 Jul 2017 16:11:14 +0530 Subject: [PATCH] Service status update --- application/config/constants.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/application/config/constants.php b/application/config/constants.php index fdc6b80b..0d8d7c0a 100755 --- a/application/config/constants.php +++ b/application/config/constants.php @@ -115,7 +115,9 @@ define('STORE_ISSUSED', 'ST037'); define('STORE_ONHOLD', 'ST038'); define('STORE_REJECT', 'ST039'); +/* Work status code */ +define('SERVICE_COMPLETED', 'ST046'); /* Department Code */