Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
3850 Widoki

In a multi-company, multi-website setup, is there a simple way to only enable ecommerce on one website? Additionally, I would like to redirect traffic from the website without ecommerce to the shop of the other website. 


Right now, the best solution I can find is to install website_sale, then customize the website to remove the ecommerce bits or direct to the other website.

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,


See this: 

How to hide website menu to different user groups using odoo base functionality

Link: https://youtu.be/zHPtb1SR8Sk


I hope this link will help you

Awatar
Odrzuć

Please format your link as link for convenience and add a description to the link, posting unidentifiable links without any explaining comment is bad.

Autor

I did check the linked video and found it shows how to show /hide menus, but I think a user could navigate to `/shop directly`, bypassing the menu, so not sure if it is completely what I am looking for.

If you want to completely block some URL then you can check access rights in controller. you can check user type and user has some access groups or not. user.has_group('group_name') is used in this case

Powiązane posty Odpowiedzi Widoki Czynność
1
sie 20
3790
1
lis 19
2543
2
paź 24
5703
0
maj 23
2071
1
cze 22
8092