This commit is contained in:
@@ -39,9 +39,7 @@ The following linked objects are importable / updateable:
|
||||
|
||||
## JSON file format
|
||||
|
||||
The .json file must contain an array of one or more Part objects.
|
||||
|
||||
The first Part record here illustrates importing a Part with links to existing Manufacturer, Wholesaler and Alternative Wholesaler and also how to include serial numbers.
|
||||
The .json file must contain an **array** of one or more objects.
|
||||
|
||||
```JSON
|
||||
[
|
||||
@@ -127,8 +125,6 @@ The first Part record here illustrates importing a Part with links to existing M
|
||||
|
||||
The first row of the .csv file must contain column headers that match the field names listed above.
|
||||
|
||||
The first Part record here illustrates importing a Part with links to existing Manufacturer, Wholesaler and Alternative Wholesaler and also how to include serial numbers.
|
||||
|
||||
```
|
||||
Name,Active,Description,Notes,Wiki,Tags,ManufacturerViz,ManufacturerNumber,WholeSalerViz,WholeSalerNumber,AlternativeWholeSalerViz,AlternativeWholeSalerNumber,Cost,Retail,UnitOfMeasure,UPC,PartSerialsViz
|
||||
048902,true,test description,Alias nihil beatae dolores quam quisquam molestiae repudiandae magni consequatur dolores inventore distinctio.,"# Headings
|
||||
|
||||
Reference in New Issue
Block a user