Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-19 17:14:49 +00:00
co-authored by renee-png
parent 079ef50211
commit 14fdd4f952
+1
View File
@@ -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"],