Merged in julceslau/processmaker/HOR-781 (pull request #4111)

HOR-781
This commit is contained in:
Julio Cesar Laura Avendaño
2016-04-18 22:30:22 -04:00

View File

@@ -1111,6 +1111,7 @@ class Cases
}
$inbox = new ListInbox();
unset($Fields['DEL_INIT_DATE']);
unset($Fields['DEL_DELEGATE_DATE']);
$inbox->update(array_merge($Fields, $arrayNewCaseTitleAndDescription));
/*----------------------------------********---------------------------------*/