mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Add outstanding to invoice totals
This commit is contained in:
parent
a525762b6e
commit
9d20ddca2a
@ -667,8 +667,9 @@ class CompanySettings extends BaseSettings
|
||||
'$custom_surcharge4',
|
||||
'$total_taxes',
|
||||
'$line_taxes',
|
||||
'$paid_to_date',
|
||||
'$total',
|
||||
'$paid_to_date',
|
||||
'$outstanding',
|
||||
],
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user