Fix: homognisation du code
Add: modle de numrotation paramtrable "orchidee" pour les commandes fournisseurs
This commit is contained in:
parent
a8e0796586
commit
59e7da296d
@ -2843,7 +2843,7 @@ class Form
|
||||
else
|
||||
{
|
||||
include_once(DOL_DOCUMENT_ROOT.'/fourn/commande/modules/modules_commandefournisseur.php');
|
||||
$model=new ModelePDFCommandesSuppliers();
|
||||
$model=new ModelePDFSuppliersOrders();
|
||||
$modellist=$model->liste_modeles($this->db);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user