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')
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Okt. 21
|
6113 | ||
|
1
Apr. 21
|
2086 | ||
|
1
Juli 20
|
3485 | ||
|
2
Dez. 19
|
6927 | ||
|
1
Jan. 19
|
5173 |