Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3894 Vizualizări

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?

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
iun. 20
4035
2
mar. 19
10795
1
nov. 22
3333
2
aug. 22
7673
1
ian. 25
9366