📔Import CSV file to Social Registry
Last updated
Last updated
Copyright © 2024 OpenG2P. This work is licensed under Creative Commons Attribution International LicenseCC-BY-4.0 unless otherwise noted.
This document provides instructions to import .csv file to Social Registry (SR) Module.
The user must have access to the Social Registry module in OpenG2P systems.
Use the link socialregistry.explore.openg2p.org to access the Social Registry.
Click the main menu icon and select Social Registry
You can view the Groups screen by default.
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.