Skip to Content
Menu
This question has been flagged
1 Odpoveď
1179 Zobrazenia

I wanted to hide products from all customer. But the one who has specific tag added to them can access products and buy them.

What would be the best approach to move forward with it.

Avatar
Zrušiť
Best Answer

Hi Terry Arsenault,

You need to add many2many field in res.users model with relation of your tags.

And then inside this both model product.template and product.product Overide search_read orm method and based handle condition look like this way.

Thanks.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
jún 21
2742
2
mar 18
7867
3
dec 24
13394
11
aug 24
12752
1
júl 24
1905