Skip to Content
Menú
This question has been flagged


Hello Odoo community,

I maintain vendor prices by entering them in the product’s vendor price lists in the purchase module. When I create a purchase invoice from a list of products, I want Odoo to automatically split the invoice into multiple invoices based on the cheapest vendor for each product.

Is there a built-in feature or recommended approach to achieve automatic splitting of purchase invoices by vendor price? Or would this require custom development? If so, how can this be implemented using Odoo Studio or custom modules?

Thanks in advance for your advice!

Avatar
Descartar
Best Answer

Hi,

Please refer to the Solved Forum: https://www.odoo.com/sl_SI/forum/pomoc-1/can-odoo-automatically-pick-the-cheapest-vendor-listed-in-the-purchase-tab-of-a-product-when-generating-an-rfq-144022


Hope it helps.

Avatar
Descartar
Autor

Thank you very much for your effort and the solution you proposed. I appreciate the approach, especially in the context of reordering rules activation.

However, this method is less effective when dealing with direct purchase invoices, as quantities may differ from reorder rules. This could lead to unnecessary delays and create a more traditional, less agile procurement process.

For our needs, we require a solution that automates splitting purchase invoices by the cheapest vendor per product in real-time to maintain efficiency and agility.

I look forward to any further suggestions or enhancements you might have. Thanks again for your support.

Best Answer

Hello,

Yes, you will need to use a custom module to achieve your requirement. When you generate the vendor bill from your purchase order, multiple vendor bills will be created based on the cheapest vendor price for each product.

Thanks,
info@creyox.com

Avatar
Descartar