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

When we open a product, on the tab purchase, we can see which vendors provide the part. 

It is possible to the same from the vendor tab?

I mean, in the vendor window, create a tab called "products" that shows which product it provides. 

Any Ideas?


Avatar
Cancelar
Melhor resposta

Yes, you can do it. Create an One2many field in the partner and add it in the XML view.

seller_ids = fields.One2many('product.supplierinfo', 'name', 'Seller Products')


Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
out. 21
6114
1
abr. 21
2086
1
jul. 20
3485
2
dez. 19
6928
1
jan. 19
5173