Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
4236 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
giu 20
4397
2
mar 19
11128
1
nov 22
3941
2
ago 22
8311
1
gen 25
10172