跳至内容
菜单
此问题已终结
1 回复
3771 查看

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

形象
丢弃
最佳答案

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

形象
丢弃