mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat: financial report numbers format dropdown.
This commit is contained in:
@@ -104,7 +104,7 @@ export const ARAgingSummaryTableRowsMapper = (sheet, total) => {
|
||||
return [
|
||||
...rows,
|
||||
{
|
||||
name: 'Total Aged Receivable',
|
||||
name: '',
|
||||
rowType: 'total',
|
||||
current: sheet.total.current.formatted_amount,
|
||||
...mapAging(sheet.total.aging),
|
||||
|
||||
Reference in New Issue
Block a user