mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat: import and export tax rates
This commit is contained in:
@@ -14,4 +14,5 @@ export const ExportResources = [
|
||||
{ value: 'bill', text: 'Bills' },
|
||||
{ value: 'bill_payment', text: 'Bill Payments' },
|
||||
{ value: 'vendor_credit', text: 'Vendor Credits' },
|
||||
{ value: 'tax_rate', text: 'Tax Rate' },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user