2
0
forked from Wavyzz/dolibarr

- New: Enable feature developed for 3.6 we forgot to enabled: Adding

prefix on uploaded file names. 
- New: No more dependency between contract and service module.
This commit is contained in:
Laurent Destailleur
2014-07-19 22:05:35 +02:00
parent b42a33b203
commit 04a20d2008
7 changed files with 59 additions and 33 deletions

View File

@@ -60,7 +60,7 @@ class modContrat extends DolibarrModules
$this->dirs = array("/contract/temp");
// Dependances
$this->depends = array("modSociete","modService");
$this->depends = array("modSociete");
$this->requiredby = array();
// Config pages