Re: Order Qty Increments
Posted by Si Chen-2 on Jul 21, 2006; 5:35pm
URL: http://ofbiz.116.s1.nabble.com/Order-Qty-Increments-tp140841p140842.html
Yes, you are. That field means the break point for getting that
price--ie, you order 100 or more, you get that price. To do what you
want, you'd have to set up some kind of Uom scheme, although I'm not
sure where we are with the implementation of that.
Si
On Jul 21, 2006, at 1:15 AM, Midhat Ali wrote:
> I want that a product may be ordered from a supplier in quantities
> that are
> multiple of 100. like 100,200,300 etc, i set the Order Qty
> Increment field
> to 100 while adding supplier to product, but still i am able to
> order 150
> items. Am i misinterpreting the Order Qty Increment field?