This commit is contained in:
2022-03-28 21:20:18 +00:00
parent ef0d5915a2
commit 00a1b159fe
9 changed files with 207 additions and 34 deletions

View File

@@ -31,7 +31,7 @@ The following linked objects are supported for import / update:
## JSON file format
The .json file must contain an array of Project objects, so even a single object must be within [] square brackets in the import file.
The .json file must contain an array of one or more Project objects.
The first Customer record here illustrates importing a Customer with a link to existing Contract and Head office objects.