Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3905 Zobrazení

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?

Avatar
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
čvn 20
4057
2
bře 19
10809
1
lis 22
3358
2
srp 22
7693
1
led 25
9385