This question has been flagged
4 Replies
3745 Views

Hi,

I wish to be able to enter different prices, on the same product and the same vendor, based on quantity. So on the purchase module of Odoo 9 not on the sales module.


For example :

100 EUR for 0 to 10 units

80 EUR for 10 to 50 units

60 EUR for more than 50 units

Whenever a PO for this vendor and this product is made the price in the PO should be updated based on the ordered quantity.

All comment is highly appriciated! 

Thank you    

Avatar
Discard
Best Answer

Can you change supplier list sequence. I mean keep highest qty supplier list first.

https://drive.google.com/file/d/0B21cUNlAdZ6gRUNBMkxscngzYVU/view?usp=drivesdk

Thanks.

Avatar
Discard
Best Answer

You just need a pricelist for that. Look for more information on pricelists. 

Avatar
Discard
Author Best Answer

Hi,

Thank you for your feedback. 

I already activated "Allow using and importing vendor pricelists" in the purchase settings
Under Purchase > Purchase > Supplier Pricelist I created 2 priclist for the same vendor and the same product. 1 with minimum order quantity 1 and price 100; 1 with minimum order Quantity 10 and price 80

When I create a PO for this vendor and this product it always gives me 100 even if the ordered quantity is above 10.

Thank you for your help!

Avatar
Discard
Best Answer

Hi Mitch,


We have created a module just today which might fix what you are trying to do:

We are still testing it, but it's here: \https://gitlab.apertoso.be/apertoso/apertoso-addons/tree/9.0_port_from_8.0/purchase_visible_discount


Regards,

Jos


Avatar
Discard