2
0
forked from Wavyzz/dolibarr

Merge branch 'develop' into new-duplicate-pdf-configuration-for-order-in-sepcific-page

This commit is contained in:
Lucas Marcouiller
2025-02-13 11:42:52 +01:00
committed by GitHub
64 changed files with 728 additions and 405 deletions

View File

@@ -47,7 +47,7 @@ class pdf_proforma extends pdf_eratosthene
*/
public function __construct($db)
{
global $conf, $langs, $mysoc;
global $langs;
parent::__construct($db);