This question has been flagged
3 Replies
4489 Views

Hello everybody,

In Odoo, somebody is able to set different supplier for each variant of a product? Is it possible?

Or do I have to create one different product for each supplier?

Thanks

Avatar
Discard
Best Answer

Ciao Leonardo Donelli, sono nuovo di Odoo ed utilizzo la versione Odoo 10 Enterprise sulla quale il problema persiste ancora.

Tu sei riuscito a trovare delle soluzioni anche di terze parti?


Ti ringrazio anticipatamente per l'eventuale risposta.

Avatar
Discard
Best Answer

Hi,

It is possible. Just see the menu Sales => Products => Product Variants.

In the Product (Variant) screen you can see the "Procurement" tab and in this table you can set all suppliers of this product under "Suppliers" lable.

I hope you will got it. :)

Avatar
Discard

No, that's not true, even if you set a supplier from the procurement tab of a product variant it will be set as supplier for the product template (i.e. all variants) and not specific for the variant. See https://github.com/odoo/odoo/issues/2679 Also, the table product_supplierinfo has the column product_tmpl_id that references product_template, not product_product.