Fix outstanding amount on PDF
This commit is contained in:
parent
b2f0012aae
commit
337f57e1ac
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