muk-it / muk_web

MuK Odoo Web Modules
GNU Lesser General Public License v3.0
109 stars 232 forks source link

[12.0] Uncaught TypeError: Cannot read property 'settingView' of undefined #66

Closed moblesmarti closed 5 years ago

moblesmarti commented 5 years ago

We have updated the modules, and when we have installed the theme module, we get this error when we go to the "configuration" menus.

Error: Uncaught TypeError: Cannot read property 'settingView' of undefined

http://192.168.1.51:8069/web/content/5439-d2d77f2/web.assets_backend.js:5 Rastreo de error: TypeError: Cannot read property 'settingView' of undefined at Class._moveToTab (http://192.168.1.51:8069/web/content/5439-d2d77f2/web.assets_backend.js:5:42) at Class._renderLeftPanel (http://192.168.1.51:8069/web/content/5439-d2d77f2/web.assets_backend.js:8:315) at Class._render (http://192.168.1.51:8069/web/content/5439-d2d77f2/web.assets_backend.js:7:716) at Class.prototype.(anonymous function) [as _render] (http://192.168.1.51:8069/web/content/5438-b21d195/web.assets_common.js:3538:488) at Class.start (http://192.168.1.51:8069/web/content/5439-d2d77f2/web.assets_backend.js:1275:335) at Class.prototype.(anonymous function) [as start] (http://192.168.1.51:8069/web/content/5438-b21d195/web.assets_common.js:3538:488) at Class.start (http://192.168.1.51:8069/web/content/5439-d2d77f2/web.assets_backend.js:1608:20) at Class.prototype.(anonymous function) [as start] (http://192.168.1.51:8069/web/content/5438-b21d195/web.assets_common.js:3538:488) at Class.start (http://192.168.1.51:8069/web/content/5439-d2d77f2/web.assets_backend.js:3:654) at Class.prototype.(anonymous function) [as start] (http://192.168.1.51:8069/web/content/5438-b21d195/web.assets_common.js:3538:488)

Captura de pantalla 2019-03-11 a las 11 06 23 Captura de pantalla 2019-03-11 a las 11 05 23

keshrath commented 5 years ago

The reason ist this field: https://github.com/muk-it/muk_web/blob/12.0/muk_web_theme/views/res_config_settings_view.xml#L41 But I have no idea why! Do you?

moblesmarti commented 5 years ago

Unfortunately, neither do I

Vincent-Regouby commented 5 years ago

I get the same error.

keshrath commented 5 years ago

https://github.com/muk-it/muk_web/commit/63de0ee762de72b18b7dc3915a7711e1b41a8a20