In default Odoo we need to configure users access rights after adding them into Odoo ERP system. This app allows to import users with UserName, Email ID, Language, User Type, Access Group, Access Technical Settings all these important fields.
Import users with UserName, Email ID, Language, User Type, Access Group, Access Technical Settings all these important fields. A sample xlsx file is provided in the module's sample file directory.
Implement validation rules to check data integrity before import.
You can see the import user menu in Settings.
You can import the users from this wizard. You can upload the file here and click import button.
Imported Users-List View
Imported Users-Form View
Validation Errors when trying to import incorrect data.
Allow bulk importing of user data from Excel files.
Validation Error when trying to import incorrect access rights or user types.
You can import users using Excel (.xlsx) file formats.
Yes, the app supports bulk import, allowing you to import multiple users with their access rights.