Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3773 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć