Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
0ba5592921
@ -73,7 +73,7 @@ if ($action == 'specimen')
|
||||
$commande->initAsSpecimen();
|
||||
|
||||
// Charge le modele
|
||||
$dir = "/core/modules/commande/";
|
||||
$dir = "/core/modules/commande/doc/";
|
||||
$file = "pdf_".$modele.".modules.php";
|
||||
$file = dol_buildpath($dir.$file);
|
||||
if (file_exists($file))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user