update
This commit is contained in:
hjonathan
2017-05-31 11:49:18 -04:00
parent 143603f99b
commit a8de3d2e31

View File

@@ -2229,8 +2229,9 @@ class Cases
$Fields['DEL_DELEGATE_DATE'] = $Fields['APP_INIT_DATE'];
if (!$isSubprocess) {
$Fields['APP_STATUS'] = 'DRAFT';
} else {
$Fields['APP_INIT_DATE'] = null;
}
$inbox = new ListInbox();
$inbox->newRow($Fields, $sUsrUid, $isSelfService);