time line contacts

This commit is contained in:
CHIEFSOFT\ameye
2023-12-08 18:36:08 -05:00
parent 0b4491d9b3
commit a7c14de8a3
4 changed files with 31 additions and 0 deletions
+1
View File
@@ -141,6 +141,7 @@ define('CONTRACT_CANCEL_CONTRACT', 7);
define('CONTRACT_EXTEND_TIMELINE', 9);
define('CONTRACT_NOTIFY_COMPLETE', 4);
define('CONTRACT_REQUEST_CANCEL', 3);
define('CONTRACT_REQUEST_TIMELINE', 2);
define('CONTRACT_ACCEPT_COMPLETE', 5);
define('CONTRACT_REJECT_COMPLETE', 1);