forked from Wavyzz/dolibarr
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts: htdocs/core/modules/expedition/doc/pdf_espadon.modules.php htdocs/product/stock/class/entrepot.class.php htdocs/product/stock/list.php
This commit is contained in:
@@ -51,7 +51,7 @@ class modLabel extends DolibarrModules
|
||||
// Possible values for version are: 'development', 'experimental', 'dolibarr' or version
|
||||
$this->version = 'development';
|
||||
$this->const_name = 'MAIN_MODULE_'.strtoupper($this->name);
|
||||
$this->picto='label';
|
||||
$this->picto='generic';
|
||||
|
||||
// Data directories to create when module is enabled
|
||||
$this->dirs = array("/label/temp");
|
||||
|
||||
Reference in New Issue
Block a user