forked from Wavyzz/dolibarr
Fix test to execute workflow actions. Add more info in trigger errors.
This commit is contained in:
@@ -216,6 +216,8 @@ $workflowcodes = array_filter($workflowcodes, function ($var) {
|
||||
return $var['enabled'];
|
||||
});
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* View
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user