跳至內容
選單
此問題已被標幟
1 回覆
2570 瀏覽次數

I am getting the following error. I assume it is because a product was deleted somehow. 

How can I solve this?

Error:
Odoo Server Error:  Access Error
The requested operation cannot be completed due to security restrictions. Please contact your system administrator.
(Document type: Product, Operation: read) - (Records: [1809], User: 1)

Log:
2019-09-12 04:07:02,126 18800 INFO SAN-KER odoo.models: The requested operation cannot be completed due to record rules: Document type: product.product, Operation: read, Records: 1809, User: 

頭像
捨棄
最佳答案

Do you have multi-company scenario?

It seems you have the record rules for the product.product object which is preventing user to access the product. Please check the record rule.

頭像
捨棄