Skip to content
Snippets Groups Projects
Commit a64c0b41 authored by Regis Houssin's avatar Regis Houssin
Browse files

Début ajout bon de livraison

parent 23ec48c9
No related branches found
No related tags found
No related merge requests found
......@@ -2343,7 +2343,7 @@ class Form
else
{
include_once(DOL_DOCUMENT_ROOT.'/livraison/mods/modules_livraison.php');
$model=new ModelePDFLivraison();
$model=new ModelePDFDeliveryOrder();
$modellist=$model->liste_modeles($this->db);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment