Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
079ef50211
commit
14fdd4f952
@@ -450,6 +450,7 @@ const IMPORTERS: ImporterConfig[] = [
|
||||
amount: "amount", cost: "amount",
|
||||
billable: "billable",
|
||||
date: "expense_date", expensedate: "expense_date",
|
||||
invoice: "_invoice", invoicenumber: "_invoice",
|
||||
},
|
||||
numeric: ["amount"],
|
||||
boolCols: ["billable"],
|
||||
|
||||
Reference in New Issue
Block a user