mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 17:48:25 +01:00
Works on workflow
This commit is contained in:
@@ -69,7 +69,7 @@ class modWorkflow extends DolibarrModules
|
||||
$this->picto='workflow@workflow';
|
||||
|
||||
// Defined if the directory /mymodule/inc/triggers/ contains triggers or not
|
||||
$this->triggers = 0;
|
||||
$this->triggers = 1;
|
||||
|
||||
// Data directories to create when module is enabled
|
||||
$this->dirs = array("/workflow/temp");
|
||||
|
||||
Reference in New Issue
Block a user