Fixing style errors.
This commit is contained in:
parent
517562b465
commit
a0bc41cdba
@ -1192,7 +1192,7 @@ class Account extends CommonObject
|
||||
* @param string $field dateo or datev
|
||||
* @return int current sold (value date <= today)
|
||||
*/
|
||||
public function solde($option = 0, $date_end='', $field='dateo')
|
||||
public function solde($option = 0, $date_end = '', $field = 'dateo')
|
||||
{
|
||||
$solde = 0;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user