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