mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-20 21:04:21 +00:00
contract template obligation api
This commit is contained in:
@@ -15,6 +15,13 @@
|
||||
'pending' => 9
|
||||
]
|
||||
],
|
||||
'contract_template_obligation' => [
|
||||
'status' => [
|
||||
'active' => 1,
|
||||
'delete' => 2,
|
||||
'pending' => 9
|
||||
]
|
||||
],
|
||||
'contract_obligation' => [
|
||||
'complete_status' => [
|
||||
'pending' => 9,
|
||||
|
||||
Reference in New Issue
Block a user