Fix regression

This commit is contained in:
Laurent Destailleur
2026-01-02 17:58:38 +01:00
parent 01d504c8ea
commit edab31d2bf
2 changed files with 2 additions and 160 deletions

View File

@@ -41,6 +41,8 @@ class modExpenseReport extends DolibarrModules
*/
public function __construct($db)
{
global $conf, $user; // Required by the extrafieldsinexport.inc.php
$this->db = $db;
$this->numero = 770;