fix in wsBase, add field del_index in list, fix in execute trigger
This commit is contained in:
@@ -2351,7 +2351,7 @@ class wsBase
|
||||
}
|
||||
|
||||
$oDerivation = new Derivation();
|
||||
if (count($tasks) > 0) {
|
||||
if (!empty($tasks)) {
|
||||
$nextDelegations = $tasks;
|
||||
} else {
|
||||
$derive = $oDerivation->prepareInformation($aData);
|
||||
|
||||
Reference in New Issue
Block a user