mirror of
https://github.com/hay-kot/homebox.git
synced 2024-11-16 13:48:44 +00:00
Fix typo in documentation (import-csv.md) (#163)
* Fix typo in .csv header snippet Import RefLocation -> ImportRef Location * Convert space to tab in header snippet
This commit is contained in:
parent
6af048dc93
commit
d2aa022347
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Using the CSV import is the recommended way for adding items to the database. It
|
|||
You can use this snippet as the headers for your CSV. Copy and paste it into your spreadsheet editor of choice and fill in the value.
|
||||
|
||||
```csv
|
||||
Import RefLocation Labels Quantity Name Description Insured Serial Number Model Number Manufacturer Notes Purchase From Purchased Price Purchased Time Lifetime Warranty Warranty Expires Warranty Details Sold To Sold Price Sold Time Sold Notes
|
||||
ImportRef Location Labels Quantity Name Description Insured Serial Number Model Number Manufacturer Notes Purchase From Purchased Price Purchased Time Lifetime Warranty Warranty Expires Warranty Details Sold To Sold Price Sold Time Sold Notes
|
||||
```
|
||||
|
||||
!!! tip "Column Order"
|
||||
|
|
Loading…
Reference in a new issue