Hi hmalovekar,
This is a big question. Ofbiz can manage many different prices for products, including a minimum price, a list price, promotional prices for a defined stretch of time, quantity discount, agreed prices with some customers, etc.
The key place to look to see how Ofbiz calculates prices is the calculateProductPrice method at
https://fisheye6.atlassian.com/browse/ofbiz/trunk/applications/product/src/org/ofbiz/product/price/PriceServices.java?r=1072301#to80I hope that helps.
Cheers
Paul Foxworthy
hmalovekar wrote
hi all
i want to need how ofbiz calculate prices?