This commit is contained in:
@@ -68,7 +68,7 @@ All the field data provided in the import file will overwrite the matching field
|
||||
|
||||
The key (usually `Name`) field can not be updated as it's used to match records.
|
||||
|
||||
Unlike the import process, updated records are _not_ automatically tagged (there is no simple way to undo an update) however you can still see which records were updated if necessary by viewing the personal history of the User doing the update via their [history feature](ay-history.md).
|
||||
Unlike the import process, updated records are _not_ automatically tagged (the only way to undo an update is to [restore from backup](ops-restore.md)) however you can still see which records were updated if necessary by viewing the [User history](ay-history.md) of the User who ran the update.
|
||||
|
||||
### Partial record updates
|
||||
|
||||
@@ -144,7 +144,7 @@ When you select a .csv file to import the AyaNova web app will first attempt to
|
||||
|
||||
To ensure the integrity of the data, import will _not_ be attempted if ther are _any_ csv parsing errors.
|
||||
|
||||
CSV parsing errors come form a utility and are not translated so they will be displayed in the English language only.
|
||||
CSV parsing errors come from a 3rd party utility and will be displayed in the English language only.
|
||||
|
||||
### Maximum file size
|
||||
|
||||
@@ -175,10 +175,10 @@ Each object type listed below links to a page showing the specific format requir
|
||||
- ##### [Parts](adm-import-part.md)
|
||||
- ##### [Part assemblies](adm-import-part-assembly.md)
|
||||
- ##### [Part inventory](adm-import-inventory.md)
|
||||
- ##### [Part warhouses](adm-import-part-warehouse.md)
|
||||
- ##### [Projects](adm-import-projects.md)
|
||||
- ##### [Part warhouses](adm-import-warehouse.md)
|
||||
- ##### [Projects](adm-import-project.md)
|
||||
- ##### [Service rates](adm-import-service-rate.md)
|
||||
- ##### [Task group](adm-import-task-group.md)
|
||||
- ##### [Task groups](adm-import-task-group.md)
|
||||
- ##### [Travel rates](adm-import-travel-rate.md)
|
||||
- ##### [Units](adm-import-unit.md)
|
||||
- ##### [Unit models](adm-import-unit-model.md)
|
||||
|
||||
Reference in New Issue
Block a user