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!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jul 24
|
258 | ||
|
1
Aug 21
|
2764 | ||
|
2
May 16
|
10365 | ||
|
0
Jul 24
|
1 | ||
|
4
Jan 24
|
7375 |
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.