Skip to Content
Menu
This question has been flagged
3 Replies
28128 Views

Hi, everytime I install Odoo 11 on my Windows 10 Pro N server and as first step try to create a new user I get the same error message:

Uncaught TypeError: Cannot read property 'views' of undefined

http://localhost:8069/web/content/344-58f5e54/web.assets_backend.js:1250

Rastreo de error:

TypeError: Cannot read property 'views' of undefined

at Class._processX2ManyCommands (http://localhost:8069/web/content/344-58f5e54/web.assets_backend.js:1250:1016)

at Class.applyDefaultValues (http://localhost:8069/web/content/344-58f5e54/web.assets_backend.js:1096:584)

at Object.<anonymous> (http://localhost:8069/web/content/344-58f5e54/web.assets_backend.js:1244:1798)

at Object.<anonymous> (http://localhost:8069/web/content/343-9fab4bd/web.assets_common.js:802:681)

at fire (http://localhost:8069/web/content/343-9fab4bd/web.assets_common.js:796:299)

at Object.fireWith [as resolveWith] (http://localhost:8069/web/content/343-9fab4bd/web.assets_common.js:801:198)

at Object.deferred.(anonymous function) [as resolve] (http://localhost:8069/web/content/343-9fab4bd/web.assets_common.js:803:56)

at Object.<anonymous> (http://localhost:8069/web/content/343-9fab4bd/web.assets_common.js:3863:358)

at Object.<anonymous> (http://localhost:8069/web/content/343-9fab4bd/web.assets_common.js:802:681)

at fire (http://localhost:8069/web/content/343-9fab4bd/web.assets_common.js:796:299)

Does anyone else have a solution for it?

Avatar
Discard
Best Answer

Hi Rodrigo,

This was a known bug in Odoo that was fixed yesterday (at https://github.com/odoo/odoo/commit/034c075e7e58ad9e5a2dce34782106c0dbd1c786).
You can see the bug report at https://github.com/odoo/odoo/issues/23340
Please update your Odoo to the latest version and it'll be fixed!

Regards,
Yenthe

Avatar
Discard
Author

Thanks Yenthe... you're right... I just installed new version and works OK!

Best Answer

Hi,

this problem to me happed becasue, i left empty some of my fields. like below example :

<field name=" ">

I am using Odoo 12.


Avatar
Discard
Related Posts Replies Views Activity
1
Sep 20
4133
3
Jul 19
3976
1
Jun 20
10058
9
Sep 19
2964
4
Sep 19
6241