Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
1192 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
user creation Resolvido
1
jun. 21
2776
2
mar. 18
7948
3
dez. 24
13463
11
ago. 24
12899
1
jul. 24
1946