Merge branch 'master' of bitbucket.org:colosa/processmaker into PM-2835
This commit is contained in:
@@ -1078,6 +1078,7 @@ class Cases
|
||||
$Fields['DEL_INDEX'] = 1;
|
||||
}
|
||||
$inbox = new ListInbox();
|
||||
unset($Fields['DEL_INIT_DATE']);
|
||||
$inbox->update(array_merge($Fields, $arrayNewCaseTitleAndDescription));
|
||||
/*----------------------------------********---------------------------------*/
|
||||
|
||||
|
||||
@@ -805,7 +805,6 @@ class Derivation
|
||||
unset( $aSP );
|
||||
} //end foreach
|
||||
|
||||
|
||||
/* Start Block : UPDATES APPLICATION */
|
||||
|
||||
//Set THE APP_STATUS
|
||||
|
||||
Reference in New Issue
Block a user