correct call to class commande.class.php
This commit is contained in:
parent
7335f85d95
commit
cab4356e3d
@ -29,6 +29,7 @@
|
||||
|
||||
require("../main.inc.php");
|
||||
require_once(DOL_DOCUMENT_ROOT."/html.formfile.class.php");
|
||||
require_once(DOL_DOCUMENT_ROOT ."/commande/commande.class.php");
|
||||
|
||||
$langs->load('orders');
|
||||
$langs->load('companies');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user