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