diff --git a/application/config/constants.php b/application/config/constants.php index 13a36c7d..a62da2d2 100755 --- a/application/config/constants.php +++ b/application/config/constants.php @@ -83,6 +83,7 @@ define('POLINEITEM_IGRPARTIAL_CREATED', 'ST042'); define('MRIR_CREATED', 'ST041'); define('MRIR_APPROVED', 'ST044'); define('MRIR_REJECTED', 'ST045'); +define('PARTIAL_MRIRAPPROVED', 'ST054'); define('REQUISTSTATUS', '0'); define('REQUISTITEMSTATUS', '1');