【问题标题】:Odoo 14 Error: Uncaught TypeError: Cannot read properties of undefined (reading 'on')Odoo 14 错误:未捕获的类型错误:无法读取未定义的属性(读取“打开”)
【发布时间】:2021-12-29 15:52:28
【问题描述】:

亲爱的,每次我登录系统都会出现以下错误

Uncaught TypeError: Cannot read properties of undefined (reading 'on')
http://localhost:8069/web/content/5355-ddb4341/web.assets_common.js:4981
Trace76300544747677630047676109back:
TypeError: Cannot read properties of undefined (reading 'on')
    at Class._delegateEvents (http://localhost:8069/web/content/5355-ddb4341/web.assets_common.js:4981:164)
    at Class.update (http://localhost:8069/web/content/5355-ddb4341/web.assets_common.js:5267:33)
    at Class._check_for_tooltip (http://localhost:8069/web/content/5355-ddb4341/web.assets_common.js:5336:173)
    at Class.update (http://localhost:8069/web/content/5355-ddb4341/web.assets_common.js:5330:363)
    at _processMutations (http://localhost:8069/web/content/5355-ddb4341/web.assets_common.js:5360:72)
    at http://localhost:8069/web/content/5355-ddb4341/web.assets_common.js:5361:176

我在 Windows 上安装 Odoo 并使用 IIS 作为代理规则对其进行配置。

任何避免此错误消息的建议。并提前致谢

【问题讨论】:

    标签: odoo odoo-14


    【解决方案1】:

    这可能是权限问题。 Odoo 尝试读取文件,但它没有对该文件夹的完全访问权限。

    尝试右键单击您的 odoo 文件夹文件,选择属性,然后在安全选项卡上通过添加 Everyone 来更改文件权限以进行读取、删除等操作。

    【讨论】:

      猜你喜欢
      • 2021-12-22
      • 2021-12-25
      • 2021-11-24
      • 2021-10-31
      • 2021-11-07
      • 2022-01-17
      • 2023-03-13
      • 2022-01-01
      • 2022-01-10
      相关资源
      最近更新 更多