This question has been flagged

Hello,

I would like to have a minimum sales order quantity of 100 for a specific material. I have not found how I can set this up. When I put the minimum quantity in the price list, the system just announces that there is no price for quantity one.

I have a product that sells for 0.3$ each, but whatever is ordered below 100, I want to have a price of 30$. SO quantity 1 => 30$, SO quantity 20=>30$, SO quantity 100 =>30$, SO quantity 101 =>31

I work with openerp 7. Any help will be welcome Thank you

Avatar
Discard

Hi Eva I'm having the same issue, did you find a way to do it?

Author

The solution I used without any programming was to use the pricelist. In the first pricelist version for the product, I put minimum quantity and then I put the formula base price * (1+ -1)+ my fix price. Then I create the next sequence for the minimum quantity 100, without any change in the price formula.