-
- Downloads
[FIX] web: many2x falling quickcreate
Before this commit, if a many2x fall the quickcreate, it will fall back
correctly to the slow create, but it will also raise an error.
Now, the error is not raised anymore.
closes odoo/odoo#112201
Signed-off-by:
Aaron Bohy (aab) <aab@odoo.com>
Showing
- addons/web/static/src/views/fields/relational_utils.js 13 additions, 3 deletionsaddons/web/static/src/views/fields/relational_utils.js
- addons/web/static/tests/views/fields/many2many_tags_field_tests.js 47 additions, 35 deletions...b/static/tests/views/fields/many2many_tags_field_tests.js
- addons/web/static/tests/views/fields/many2one_field_tests.js 3 additions, 6 deletionsaddons/web/static/tests/views/fields/many2one_field_tests.js
Loading
Please register or sign in to comment