Reputation: 1548
How do I refresh form's related field after edit the related record via edit button
When I edit a related record (many2one):
press the edit button and the popup windows appears.
I edit the related record, and press save to close the popup window.
3. the form is updating it's many2one fields, but not it's related field as shown in my screen capture:
Is this a bug?
Upvotes: 1
Views: 542
Reputation: 1010
Yes, it seems like a bug.alternative for the moment is to select same record again.
Upvotes: 1