跳至内容
菜单
此问题已终结

Hello ALL;

How do i automatically select Employees basic information by one click in odoo 11 from Employee Module to another module.

EX. I'm using a request module to make a request but i don't want to select requester name and others information, I want my information to appears automatically on the new request form from the employees module when i click create request.

How do i get started with this method?

形象
丢弃
最佳答案

Hi,

Suppose if you want to show the employee details in the fields in your custom model once the employee is selected, either you can use the concept of the related field in Odoo or you can write an onchange function for the field employee field in your custom model and assign the values to field from employee master.

Thanks

形象
丢弃
相关帖文 回复 查看 活动
2
6月 20
4040
2
3月 19
10796
1
11月 22
3339
2
8月 22
7677
1
1月 25
9368