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?