In odoo 15 i have to create users for existing employees. so is there any way to create it from existing employee instead of I create users and then from HR Setting i select Related User. so how I can create all employees to users in odoo?
Asked
Active
Viewed 81 times
2
-
1There is no option in Odoo out of the box for creating user from employee but you can from Related User in employee form to enter the name and if not exists you can create it using "Create" or "Create and Edit" option. If you need to create users for all employees at once you need to develop your custom addons. – Waleed Mohsen May 23 '23 at 17:13