Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
1239 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
jun. 21
2815
2
mar. 18
8009
3
dec. 24
13543
11
aug. 24
13007
1
jul. 24
1981