diff --git a/web_widget_x2many_2d_matrix/static/description/index.html b/web_widget_x2many_2d_matrix/static/description/index.html index a654eb0ac..9272c35a4 100644 --- a/web_widget_x2many_2d_matrix/static/description/index.html +++ b/web_widget_x2many_2d_matrix/static/description/index.html @@ -506,7 +506,7 @@ instead of being forced to pre-fill all the possible values. onchange for making the widget work:
-@api.multi +@api.multi def onchange(self, values, field_name, field_onchange): if "one2many_field" in field_onchange: for sub in [<field_list>]: