mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
fix(server): tax tracking on sale invoices
This commit is contained in:
@@ -153,7 +153,7 @@ export class SalesTaxLiabilitySummaryTable extends R.compose(
|
||||
key: 'collectedTax',
|
||||
},
|
||||
{
|
||||
label: 'Tax Rate',
|
||||
label: 'Tax Amount',
|
||||
key: 'taxRate',
|
||||
},
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user