QUAL Add get_substitutionarray_each_var_object in phpunit

This commit is contained in:
Laurent Destailleur (aka Eldy)
2025-02-06 12:04:41 +01:00
parent 52a4cd5975
commit 0772222900
5 changed files with 46 additions and 2 deletions

View File

@@ -4073,7 +4073,7 @@ class Commande extends CommonOrder
*/
public function generateDocument($modele, $outputlangs, $hidedetails = 0, $hidedesc = 0, $hideref = 0, $moreparams = null)
{
global $conf, $langs;
global $langs;
$langs->load("orders");
$outputlangs->load("products");