Skip to Content
Menu
This question has been flagged
1 Reply
2197 Views

How to solve this error, it's odoo 12 enterprise edition.

Error:

Uncaught TypeError: Cannot read property 'split' of undefined


http://393696-12-0-85f64b.runbot17.odoo.com/web/content/2733-56a7758/web.assets_backend.js:1462

Traceback:

TypeError: Cannot read property 'split' of undefined

    at Class._readGroup (http://393696-12-0-85f64b.runbot17.odoo.com/web/content/2733-56a7758/web.assets_backend.js:1462:257)

    at Class._readGroup (http://393696-12-0-85f64b.runbot17.odoo.com/web/content/2733-56a7758/web.assets_backend.js:1759:20)

    at Class.prototype.(anonymous function) [as _readGroup] (http://393696-12-0-85f64b.runbot17.odoo.com/web/content/2732-74359c4/web.assets_common.js:3537:488)

    at Class._readProgressBarGroup (http://393696-12-0-85f64b.runbot17.odoo.com/web/content/2733-56a7758/web.assets_backend.js:1759:209)

    at Class._load (http://393696-12-0-85f64b.runbot17.odoo.com/web/content/2733-56a7758/web.assets_backend.js:1757:92)

    at Class.prototype.(anonymous function) [as _load] (http://393696-12-0-85f64b.runbot17.odoo.com/web/content/2732-74359c4/web.assets_common.js:3537:488)

    at Class.load (http://393696-12-0-85f64b.runbot17.odoo.com/web/content/2733-56a7758/web.assets_backend.js:1322:55)

    at Class.load (http://393696-12-0-85f64b.runbot17.odoo.com/web/content/2733-56a7758/web.assets_backend.js:1752:186)

    at Class.prototype.(anonymous function) [as load] (http://393696-12-0-85f64b.runbot17.odoo.com/web/content/2732-74359c4/web.assets_common.js:3537:488)

    at Class._loadData [as _super] (http://393696-12-0-85f64b.runbot17.odoo.com/web/content/2733-56a7758/web.assets_backend.js:1262:282)

Avatar
Discard
Best Answer

Hi Subbarao,

I've just tested this on the latest Odoo 12 from today and I can no longer reproduce this issue.
Can you first update your Odoo to the latest patches? If you still have the issue after the update then please try to reproduce it on an official Odoo instance at http://runbot.odoo.com 
If you can reproduce it there on the latest 12.0 you should make a bug report at https://github.com/odoo/odoo/issues or on the official ticket tracker at https://www.odoo.com/nl_NL/help 

Regards,
Yenthe

Avatar
Discard