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

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
Zrušiť
Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
okt 21
6131
1
apr 21
2106
1
júl 20
3490
2
dec 19
6956
1
jan 19
5189