diff --git a/web_m2x_options/readme/CONTRIBUTORS.rst b/web_m2x_options/readme/CONTRIBUTORS.rst index 1e4aebda1..7e64fc449 100644 --- a/web_m2x_options/readme/CONTRIBUTORS.rst +++ b/web_m2x_options/readme/CONTRIBUTORS.rst @@ -9,3 +9,4 @@ * Jairo Llopis * David Vidal * Ernesto Tejeda +* Bhavesh Odedra diff --git a/web_m2x_options/static/src/js/form.js b/web_m2x_options/static/src/js/form.js index 579d9b978..3706d4948 100644 --- a/web_m2x_options/static/src/js/form.js +++ b/web_m2x_options/static/src/js/form.js @@ -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.