FIX modFournisseur is required by modSupplierProposal

This commit is contained in:
Regis Houssin 2020-03-02 14:10:37 +01:00
parent bb5b55f9e3
commit e962afb9c5

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