Merge pull request #5807 from turbo124/v5-develop

Add outstanding to invoice totals
This commit is contained in:
David Bomba 2021-05-25 07:12:06 +10:00 committed by GitHub
commit 4aa5ab39a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -667,8 +667,9 @@ class CompanySettings extends BaseSettings
'$custom_surcharge4',
'$total_taxes',
'$line_taxes',
'$paid_to_date',
'$total',
'$paid_to_date',
'$outstanding',
],
];