Hello,
We have just started using Odoo and have a hosted instance at odoo.com. Most of us are getting along fine, but there is one user who keeps getting a browser error as soon as they access the server:
Uncaught TypeError: Cannot read property 'current_company' of undefined
https://company.odoo.com/web/content/363-061cc4d/web.assets_common.js:925
Traceback:
TypeError: Cannot read property 'current_company' of undefined
at Class.start (https://company.odoo.com/web/content/364-e98e153/web.assets_backend.js:487:2746)
at Class.start (https://company.odoo.com/web/content/364-e98e153/web.assets_backend.js:499:848)
at Class.prototype.<computed> [as start] (https://company.odoo.com/web/content/363-061cc4d/web.assets_common.js:3860:488)
at HTMLDocument.<anonymous> (https://company.odoo.com/web:68:40)
at mightThrow (https://company.odoo.com/web/content/363-061cc4d/web.assets_common.js:914:18)
at process (https://company.odoo.com/web/content/363-061cc4d/web.assets_common.js:916:89)
She has tried using Chrome, FireFox & Edge but none of them work. She is the only one having problems, other people are working fine with these browsers, so I can't help thinking it's something local on her machine. She's running Windows 10.
Anyone got any ideas?
Inspect Element in the browser then tell us what is the error you have in Console section.
Waiting to hear from you.