mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
Fix outstanding amount on PDF
This commit is contained in:
parent
6fb9621362
commit
ecbdf72d6d
@ -826,6 +826,7 @@ class Invoice extends EntityModel implements BalanceAffecting
|
|||||||
|
|
||||||
$this->client->setVisible([
|
$this->client->setVisible([
|
||||||
'name',
|
'name',
|
||||||
|
'balance',
|
||||||
'id_number',
|
'id_number',
|
||||||
'vat_number',
|
'vat_number',
|
||||||
'address1',
|
'address1',
|
||||||
|
Loading…
Reference in New Issue
Block a user