Login  Register

Discounts in ofBiz framework

Posted by NV on Jan 08, 2007; 7:10am
URL: http://ofbiz.116.s1.nabble.com/Discounts-in-ofBiz-framework-tp176224.html

Hi,

We are using ofBiz framework for developing a application for our client. We have a concept "Discounts". Under this Discounts we need to implement the following:

Assume that the price of a single product is $100.00

But, if the Buyer buys on the bulk say above 10 units and <= 20 units then he can get each product for $90.00
or if he buys above 20 units and <= 50 units then he can get each product for $85.00 and so on. This purchase for a single order.

Can ofBiz framework have this type of functionality or we have to do new desing for this?

We will appriciate early responses.

Thanks in advance,
Venkat