2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2023-10-09 13:23:22 +02:00
parent 797d5d6dc6
commit 19aea3d9b5
7 changed files with 47 additions and 35 deletions

View File

@@ -54,7 +54,7 @@ class doc_generic_order_odt extends ModelePDFCommandes
*/
public function __construct($db)
{
global $conf, $langs, $mysoc;
global $langs, $mysoc;
// Load translation files required by the page
$langs->loadLangs(array("main", "companies"));