diff --git a/application/config/constants.php b/application/config/constants.php index be46df5a..d2c80519 100755 --- a/application/config/constants.php +++ b/application/config/constants.php @@ -94,7 +94,8 @@ define('TRP', 'DEP07'); define('COATING', 'DEP08'); define('MAINTENANANCE', 'DEP09'); define('FINANCE', 'DEP10'); - +define('PURCHASE', 'DEP11'); +define('MANAGEMENT', 'DEP12'); /* PO Type */ define('REVENUE', 'REVENUE'); define('SERVICE', 'SERVICE');