Merge pull request #13249 from hregis/11.0_bug

FIX modFournisseur is required by modSupplierProposal
This commit is contained in:
Laurent Destailleur 2020-03-02 22:01:39 +01:00 committed by GitHub
commit b9e5f349a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ class modFournisseur extends DolibarrModules
// Dependencies
$this->depends = array("modSociete");
$this->requiredby = array();
$this->requiredby = array("modSupplierProposal");
$this->langfiles = array('bills', 'companies', 'suppliers', 'orders', 'sendings');
// Config pages