コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1608 ビュー

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?

アバター
破棄
最善の回答

Hi,

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

Thanks

アバター
破棄
関連投稿 返信 ビュー 活動
0
11月 19
3928
0
11月 23
1427
1
12月 23
1759
1
6月 22
2846
1
11月 21
4582