Tags: acsone/web
Tags
[MIG] web_edit_user_filter: Migration to 16.0
[FIX] web_m2x_options: prevent crash on Many2OneReferenceField Many2OneReferenceField inherits the props definition from Many2OneField but does not inherit the prototype methods added via patch() on many2OneField, including m2o_options_props() without this patch, calling extractProps() on Many2OneReferenceField leads to "this.m2o_options_props is not a function" errors because this method is undefined this fix adds a no-op m2o_options_props() implementation on Many2OneReferenceField to ensure compatibility and safely bypass the m2o_options_props logic since it's not relevant for reference fields
[FIX] web_m2x_options: prevent crash on Many2OneReferenceField Many2OneReferenceField inherits the props definition from Many2OneField but does not inherit the prototype methods added via patch() on many2OneField, including m2o_options_props() without this patch, calling extractProps() on Many2OneReferenceField leads to "this.m2o_options_props is not a function" errors because this method is undefined this fix adds a no-op m2o_options_props() implementation on Many2OneReferenceField to ensure compatibility and safely bypass the m2o_options_props logic since it's not relevant for reference fields
[FIX] web_m2x_options: prevent crash on Many2OneReferenceField Many2OneReferenceField inherits the props definition from Many2OneField but does not inherit the prototype methods added via patch() on many2OneField, including m2o_options_props() without this patch, calling extractProps() on Many2OneReferenceField leads to "this.m2o_options_props is not a function" errors because this method is undefined this fix adds a no-op m2o_options_props() implementation on Many2OneReferenceField to ensure compatibility and safely bypass the m2o_options_props logic since it's not relevant for reference fields
[MIG] web_edit_user_filter: Migration to 16.0
[MIG] web_m2x_options: Migration to 18.0
[FIX] web_m2x_options: fix the noSearchMore functionality for the man… …y2many_avatar_user field widget.
[MIG][18.0] web_m2x_options
Merge pull request #19 from acsone/16.0-zra-web_form_view_resizable [IMP] web_form_view_resizable: keep default size of chatter when opening a new form
Merge pull request #19 from acsone/16.0-zra-web_form_view_resizable [IMP] web_form_view_resizable: keep default size of chatter when opening a new form
PreviousNext