diff --git a/include/class/tax_summary.class.php b/include/class/tax_summary.class.php index aae844bcd..dffb954ac 100644 --- a/include/class/tax_summary.class.php +++ b/include/class/tax_summary.class.php @@ -145,7 +145,9 @@ class Tax_Summary ", [$this->date_start, $this->date_end]); if ($cnt==0 && $cnt_ledger !=0) { - throw new Exception('TX148:'_("Données manquantes"),100); + + throw new Exception('TX148:'._("Données manquantes"),100); + } /* -------------Purchase --------------------------------- */