Hello,
I've enabled LDAP integration and it is working fine importing users, but they seem to be created as contacts. How can I have them imported as Employees? Alternatively how can I convert them to Employees?
Thanks!
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
Hello,
I've enabled LDAP integration and it is working fine importing users, but they seem to be created as contacts. How can I have them imported as Employees? Alternatively how can I convert them to Employees?
Thanks!
Hello Richard,
by write code you can convert to a employee.
on odoo apps store you can find the apps with similar feature.
for more details contact us on
email : equickerp@gmail.com
skype: equickerp
Create an account today to enjoy exclusive features and engage with our awesome community!
Регистрация| Related Posts | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|  | 2 сент. 25  | 581 | ||
|  | 1 июл. 24  | 1671 | ||
|  | 1 авг. 21  | 4504 | ||
|  | 2 мая 16  | 12049 | ||
|  | 0 июл. 24  | 4 | 
I don't have enough karma to comment on Equick ERP's answer. I found this add on:
https://apps.odoo.com/apps/modules/10.0/employee_creation_from_user/#loempia-comments
I tried downloading this, changing the version in the manifest to 12 and installing it, but I get an error when parsing the view that employee_id is not found.
I tried modifying it to look more like another Odoo app I have been using, but got the same error when I tried to install it. The result is on github here:
https://github.com/crobarcro/odoo-employee-from-users
It would be great if someone could have a look at this very small app and see if they can see the problem.