This commit is contained in:
2022-03-27 19:15:06 +00:00
parent 9f3f2f9284
commit 79424b8d7b

View File

@@ -160,6 +160,28 @@ If a type of object is not on this list it is not importable through this import
Other controls on this form are hidden until a type is selected. Other controls on this form are hidden until a type is selected.
#### #### File to import
### Menu options Use this [upload control](ay-start-common-controls.md#upload) to select a [supported file type](#file-types-supported) for import / update. Once a supported file type has been selected the _Import_ button will appear below this control and is used to start the import / update process.
#### Import new records
Check this option if you want AyaNova to import any records that are not found in the existing AyaNova dabase.
(can be used with update option)
#### Update existing records
Check this option to tell AyaNova to update existing records that match with the import file.
(can be used with import option)
#### Results area
The bottom part of this form will display the results of the import / update operation.
Items successfully processed will display with a green check box to their left.
Items that could not be processed will display with a red cross mark to their left and an explanation beneath them.
CSV import file problems will also display in this area.