This question has been flagged
1 Reply
5259 Views

I'm using Odoo Online and Studio, and I want to add a column called "vendors" to the product list view, that contains the vendors for each product.  There are more than 4,000 products.

The vendors are set in the Purchases tab of the product form, and there can be more than one.

I believe I may need a computed field for this, but not sure.  Has anyone done this before?  Any ideas would be appreciated.  Thank you.  




Avatar
Discard
Best Answer



Create a custom field x_product_vendors and add it to the Products List view:


Avatar
Discard