[13.0][FIX] issue of field dropdown

This commit is contained in:
Bhavesh Odedra
2020-04-01 20:09:00 +05:30
committed by Germana
parent 80db8b97e3
commit d3b4fc2e6f
2 changed files with 2 additions and 0 deletions

View File

@@ -136,6 +136,7 @@ odoo.define("web_m2x_options.web_m2x_options", function(require) {
},
_search: function(search_val) {
var self = this;
var def = new Promise(resolve => {
// Add options limit used to change number of selections record
// returned.