Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2553 Переглядів

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.

Аватар
Відмінити