HOR-3160
update
This commit is contained in:
@@ -2229,8 +2229,9 @@ class Cases
|
|||||||
$Fields['DEL_DELEGATE_DATE'] = $Fields['APP_INIT_DATE'];
|
$Fields['DEL_DELEGATE_DATE'] = $Fields['APP_INIT_DATE'];
|
||||||
if (!$isSubprocess) {
|
if (!$isSubprocess) {
|
||||||
$Fields['APP_STATUS'] = 'DRAFT';
|
$Fields['APP_STATUS'] = 'DRAFT';
|
||||||
|
} else {
|
||||||
|
$Fields['APP_INIT_DATE'] = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
$inbox = new ListInbox();
|
$inbox = new ListInbox();
|
||||||
$inbox->newRow($Fields, $sUsrUid, $isSelfService);
|
$inbox->newRow($Fields, $sUsrUid, $isSelfService);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user