2
0
forked from Wavyzz/dolibarr

create task

This commit is contained in:
Florian HENRY
2021-03-09 18:52:52 +01:00
parent 7234d6dbfd
commit 7aec2fc02b
2 changed files with 124 additions and 1 deletions

View File

@@ -66,7 +66,7 @@ class modEventOrganization extends DolibarrModules
// Define some features supported by module (triggers, login, substitutions, menus, css, etc...)
$this->module_parts = array(
// Set this to 1 if module has its own trigger directory (core/triggers)
'triggers' => 0,
'triggers' => 1,
// Set this to 1 if module has its own login method file (core/login)
'login' => 0,
// Set this to 1 if module has its own substitution function file (core/substitutions)