Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
8ca92e38d9
commit
6ddf94d5d2
@@ -438,7 +438,7 @@ const IMPORTERS: ImporterConfig[] = [
|
||||
{
|
||||
key: "expenses",
|
||||
label: "Expenses → Expenses",
|
||||
description: "Case-related expenses. Missing clients/cases are auto-created as archived; rows are marked already-invoiced.",
|
||||
description: "Case-related expenses. Missing clients/cases are auto-created as archived. Rows with an Invoice number are linked to (or create) an invoice with that number; rows without an Invoice number stay unbilled.",
|
||||
table: "expenses",
|
||||
conflict: "external_id",
|
||||
required: ["case_id", "description", "amount"],
|
||||
|
||||
Reference in New Issue
Block a user