Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
4b67b5123b
commit
dd99e15b70
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user