Fix outstanding amount on PDF
This commit is contained in:
parent
6fb9621362
commit
ecbdf72d6d
1 changed files with 1 additions and 0 deletions
|
|
@ -826,6 +826,7 @@ class Invoice extends EntityModel implements BalanceAffecting
|
|||
|
||||
$this->client->setVisible([
|
||||
'name',
|
||||
'balance',
|
||||
'id_number',
|
||||
'vat_number',
|
||||
'address1',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue