diff --git a/odoo-debrand/__manifest__.py b/odoo-debrand/__manifest__.py index 6f49df650..67f5168cc 100644 --- a/odoo-debrand/__manifest__.py +++ b/odoo-debrand/__manifest__.py @@ -22,7 +22,7 @@ { 'name': "Odoo Debranding", - 'version': "13.0.1.2.1", + 'version': "13.0.1.2.2", 'summary': """Odoo Backend and Front end Debranding""", 'description': """Debrand Odoo,Debranding, odoo13""", 'author': "Cybrosys Techno Solutions", diff --git a/odoo-debrand/static/src/js/title.js b/odoo-debrand/static/src/js/title.js index ac65f574a..78f3a3d48 100644 --- a/odoo-debrand/static/src/js/title.js +++ b/odoo-debrand/static/src/js/title.js @@ -10,6 +10,7 @@ var CrashManager = require('web.CrashManager'); // We can import crash_manager a var concurrency = require('web.concurrency'); var mixins = require('web.mixins'); var session = require('web.session'); +var Widget = require('web.Widget'); var QWeb = core.qweb; var _t = core._t; var _lt = core._lt; diff --git a/odoo-debrand/static/src/xml/base.xml b/odoo-debrand/static/src/xml/base.xml index 963e4226e..c79150791 100644 --- a/odoo-debrand/static/src/xml/base.xml +++ b/odoo-debrand/static/src/xml/base.xml @@ -2,24 +2,19 @@ - - - - + + +