Add outstanding to invoice totals
This commit is contained in:
parent
a525762b6e
commit
9d20ddca2a
1 changed files with 2 additions and 1 deletions
|
|
@ -667,8 +667,9 @@ class CompanySettings extends BaseSettings
|
|||
'$custom_surcharge4',
|
||||
'$total_taxes',
|
||||
'$line_taxes',
|
||||
'$paid_to_date',
|
||||
'$total',
|
||||
'$paid_to_date',
|
||||
'$outstanding',
|
||||
],
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue