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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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?
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')
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
oct. 21
|
6223 | ||
|
1
avr. 21
|
2160 | ||
|
1
juil. 20
|
3572 | ||
|
2
déc. 19
|
7060 | ||
|
1
janv. 19
|
5274 |