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')
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
9月 21
|
5878 | ||
|
1
4月 21
|
1955 | ||
|
1
7月 20
|
3366 | ||
|
2
12月 19
|
6701 | ||
|
1
1月 19
|
4996 |