Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3881 Lượt xem

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?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 6 20
4030
2
thg 3 19
10783
1
thg 11 22
3322
2
thg 8 22
7665
1
thg 1 25
9348