📔Import CSV File to Registry Module
Last updated
Last updated
Copyright © OpenG2P. This work is licensed under Creative Common Attribution (CC-BY-4.0) International license unless otherwise noted.
This document provides instructions to import .csv File to Registry Module.
The user must have access to the Registry module in OpenG2P systems.
Click the main menu icon and select Registry.
Registry screen is displayed.
In the menu bar, click the Individual tab.
Individual screen is displayed.
Click the Action icon and then select Import records.
Individuals Import a File screen is displayed.
Click the Upload File button.
Browse for the file location and upload the file.
Below the File Column, the name of the fields are populated from the .csv file. You need to map the field names from CSV file with the associated Odoo Field name.
For example, the mapping of the few fields are given below.
Field name in .csv file | Mapped to Odoo Field Name |
---|---|
language | Language |
id_type | Registrant IDs / ID Type |
id_number | Registrant IDs / Value |
given_name | Given Name |
Similarly, you must map the rest of the fields.
Click the Test button to validate the mapping.
A pop up message Everything seems valid implies that the mapping of the field is successfully validated.
Click the Load File button to upload another csv file for validation
Click the Cancel button to exit from the screen.
Click the Import button to import the csv file after successful validation.
The files are imported to the individual registry dashboard.
This completes the process of importing .csv file into the individual registry.