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
3770 Zobrazení

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
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit