Balance : code cleaning and cosmetic

This commit is contained in:
sparkyx 2021-05-28 11:25:34 +02:00
parent e5e2a1ecfd
commit 2fca23e67b
2 changed files with 38 additions and 27 deletions

View file

@ -70,7 +70,7 @@ class Acc_Balance
$from_poste="";
$to_poste="";
/* if several ledgers are asked then we filter here */
if ($this->jrn!== null)
if ( !empty($this->jrn) )
{
/**
*@file