Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1454 Prikazi

The following code is designed to make something happen when I on the website view. It changes the prices of the products. 

The problem is that It worked fine until v16, where it still works when I go to the shop and click on the product, but it does not work when I just go to the shop (see all products on the website).

    def get_combination_info_website(self):
if self.env.context.get('website_id'):

Any ideas on how to properly tell Odoo to identify that I am inside the website shop page?

Avatar
Opusti
Best Answer

Hi,

Can you access request.website and see if it helps.

Thanks

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
nov. 19
3760
0
nov. 23
1307
1
dec. 23
1577
1
jun. 22
2755
1
nov. 21
4527