Hello

I try to update a value in a one2many through the on_change_* method.
I saw that it was possible to use the form:
  {O2M: {'update': [{field: value, ...}]}}
but the latter does not update the records currently displayed in the client and it is not possible to achieve in particular recording.
Is there a better way?

Regards
--
Christophe

Reply via email to