Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2734 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
oct 21
6126
1
abr 21
2098
1
jul 20
3490
2
dic 19
6938
1
ene 19
5184