Hi, I have a form with an many2many list. The lines of the many2many are forms with a one2many field and some functional fields. The functional fields should update on_change with the one2many field.
When I delete a line in the one2many list, the on_change does his job, but the old line is evaluated in the function fields as long as I close the form of the one2many. After reopen the new values without the line are shown. Is there a way to immediately evaluate the changes of a one2many field for function fields in the same form? TIA Udo
-- [email protected] mailing list
