Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3901 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
черв. 20
4052
2
бер. 19
10801
1
лист. 22
3344
Live tracking in odoo. Вирішено
2
серп. 22
7683
1
січ. 25
9375