Balance : code cleaning and cosmetic
This commit is contained in:
parent
e5e2a1ecfd
commit
2fca23e67b
2 changed files with 38 additions and 27 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue