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

Hello everyone! I have 2 modules, one id Helpdesk and other is Realestate. In real estate i have a form on which i have member_id which comes from res.partner and other fields like floor(1st,2nd etc). In helpdesk i have added two fields called member_id  and floor. I want that when i select a member in helpdesk, then floor fields corresponding to that member should be autofilled?
plz help

Avatar
Abbandona
Risposta migliore

use related field, other option is you can also use on_change method ....

Avatar
Abbandona