Skip to Content
Menu
This question has been flagged
2 Replies
503 Views

We haven't changed any permissions and my customers now see this error on all product pages. When we duplicate the database, the error doesn't occur. I have sent a support ticket but I need help asap as my customers cannot browse products.


--------

403: Forbidden

The page you were looking for could not be authorized.


Error

Error message:


You are not allowed to access 'Stock Move' (stock.move) records.


This operation is allowed for the following groups:

- Inventory/Administrator

- Inventory/User

- Invoicing/Invoicing

- Point of Sale/User

- Purchase/Administrator

- Purchase/User

- Sales/Administrator

- Sales/User: Own Documents Only

- Technical/Show Accounting Features - Readonly


Contact your administrator to request access if necessary.


QWeb

Error message:


Error while render the template

AccessError: You are not allowed to access 'Stock Move' (stock.move) records.


This operation is allowed for the following groups:

- Inventory/Administrator

- Inventory/User

- Invoicing/Invoicing

- Point of Sale/User

- Purchase/Administrator

- Purchase/User

- Sales/Administrator

- Sales/User: Own Documents Only

- Technical/Show Accounting Features - Readonly


Contact your administrator to request access if necessary.

Template: website_sale.product

Path: /t/t[3]

Node: <t t-set="product_variant" t-value="product.env[\'product.product\'].browse(combination_info[\'product_id\'])"/>

The error occurred while rendering the template website_sale.product and evaluating the following expression: <t t-set="product_variant" t-value="product.env[\'product.product\'].browse(combination_info[\'product_id\'])"/>

Avatar
Discard
Author Best Answer

Odoo has confirmed it is a bug and they are working on a fix. The temporary solution is to unpublish Pick-up In Store (delivery method).

Avatar
Discard
Best Answer

Hello, I had a similar problem due to archived products variants.


I remove the archives products and the problem was solved. I didn't find the exact problem of the products, i had 2 archives products.


You can try this and after you can make the focus on this.

I hope this cans help you

Avatar
Discard