Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-19 21:29:47 +00:00
co-authored by renee-png
parent 4b67b5123b
commit dd99e15b70
+1 -1
View File
@@ -552,7 +552,7 @@ const IMPORTERS: ImporterConfig[] = [
{
key: "invoices",
label: "Invoices → Invoices",
description: "Invoice headers (line items not imported).",
description: "Invoice headers (line items not imported). If the client isn't recognized, an archived client is auto-created. If the case isn't recognized, an archived placeholder case is auto-created so the reference is preserved.",
table: "invoices",
conflict: "external_id",
required: ["invoice_number", "client_id"],