Close : Encours dépassé #15307

This commit is contained in:
lmarcouiller 2020-11-30 14:01:56 +01:00
parent 6e9a3c05f4
commit 595bb893be

View File

@ -136,8 +136,8 @@ class box_customers_outstanding_bill_reached extends ModeleBoxes
$nboutstandingbillreachedcustomers = 0;
if ($outstandingtotal >= $outstandinglimit) {
if ($outstandingtotal >= $outstandinglimit)
{
$this->info_box_contents[$line][] = array(
'td' => '',
'text' => $thirdpartystatic->getNomUrl(1),