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
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
1
ก.ค. 24
|
1364 | ||
Restrict visibility of contacts to users
แก้ไขแล้ว
|
|
1
ส.ค. 21
|
4091 | |
|
2
พ.ค. 16
|
11630 | ||
|
0
ก.ค. 24
|
3 | ||
|
4
ม.ค. 24
|
11425 |
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.