Skip to Content
Menu
This question has been flagged
3 Replies
8894 Views

Public user cann't view page product on website (error 403). This is log error:

QWebException: ('AccessError', u'Sorry, you are not allowed to access this document. Only users with the following access level are currently allowed to do that:\n- Warehouse/Manager\n\t- Point of Sale/Manager\n\t- Purchases/User\n\t- Sales/See Own Leads\n\t- Point of Sale/User\n\t- Human Resources/Employee\n\t- Manufacturing/User\n\t- Purchases/Manager\n\n(Document model: stock.warehouse)'

Avatar
Discard
Author Best Answer

QWebException: ('AccessError', u'Sorry, you are not allowed to access this document. Only users with the following access level are currently allowed to do that:\n- Warehouse/Manager\n\t- Point of Sale/Manager\n\t- Purchases/User\n\t- Sales/See Own Leads\n\t- Point of Sale/User\n\t- Human Resources/Employee\n\t- Manufacturing/User\n\t- Purchases/Manager\n\n(Document model: stock.warehouse)'

 

I must re-add for "Public" and "Portal" these Record Access Rule:

stock.warehouse, Product Template

stock.location, Location ,

stock.move, Stock

stock.quant, Quantities,

product.uom, UofM Products,

sale.order

sale.order.line

But What kind of python script can remove these Record???

Avatar
Discard
Best Answer

Probably you are accessing unpublished product through link.. Otherwise you changed something..

Avatar
Discard
Best Answer

This should work out of the box. What did you change?

Avatar
Discard
Related Posts Replies Views Activity
2
Nov 24
1573
2
Jan 24
530
0
Oct 23
428
1
Sep 22
857
0
Jun 16
2191