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