mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 15:44:33 -04:00
Fix outstanding amount on PDF
This commit is contained in:
parent
b2f0012aae
commit
337f57e1ac
@ -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…
x
Reference in New Issue
Block a user