Skip to Content
Menu
This question has been flagged
1 Reply
1199 Views

I have created One2many with the below fields:

  • partner_id (M2O)
  • email (Related Field of Partner)
  • phone (Related Field of Partner)

Issue: When we update any data of partner using open action of Many2one > Email or Phone number not getting update until refresh the page.


Solution Tried: Made field compute instead of related fields.

Avatar
Discard
Best Answer

Hello Naitik Vithalani

Please Try to write onchange method on partner_id
Hope this may help you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Discard
Author

Hi Jainesh Shah,

Thanks for your comment, but I already tried the @api.onchange and @api.ondepends both.

Related Posts Replies Views Activity
4
May 24
10062
1
Apr 24
1560
0
Nov 23
522
1
Sep 23
559
2
Aug 23
2420