Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-18 04:02:20 +00:00
co-authored by renee-png
parent 3babc82cba
commit b5c98a29db
+2 -2
View File
@@ -736,8 +736,8 @@ function ImportPage() {
<AlertCircle className="h-4 w-4" />
<AlertDescription>
Headers are auto-mapped (snake_case + common aliases). Existing rows with a matching{" "}
<code className="text-xs">external_id</code> are updated. <strong>Import in order</strong>:
companies → people/lawyers → locations → cases → tasks/events/calls/time/expenses/invoices/notes/status.
<code className="text-xs">external_id</code> are updated. Pick a <strong>contact group</strong> per
upload — rows tagged <strong>Client</strong> are also mirrored into the Clients page.
</AlertDescription>
</Alert>