Re: Order - Product Increment/Multiples

2019-01-17 Thread Ankush Upadhyay
placed > an order it allowed me to put in 10 or 14. It should only allow > increments of 8. So quantities of 8, 16, 24, 32, 40 etc... Is there > anyway to require such increments? > > Thanks, > > James > Original Message ---- > Subject: Re: Order - Product

RE: Order - Product Increment/Multiples

2019-01-17 Thread james
Subject: Re: Order - Product Increment/Multiples From: Rishi Solanki Date: Wed, January 09, 2019 7:13 am To: ofbizuser Please check the Product.quantityUomId and Product.quantityIncluded fields. HTH! -- Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91

Re: Order - Product Increment/Multiples

2019-01-09 Thread Rishi Solanki
Please check the Product.quantityUomId and Product.quantityIncluded fields. HTH! -- Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Wed, Jan 9, 2019 at 2:32 AM wrote: > > Is it possible in

Order - Product Increment/Multiples

2019-01-08 Thread james
Is it possible in Ofbiz OTB to set the order quantity increment/multiples by product. For example GZ-1000 must be ordered in increments of 8so a user couldnt add 1 or 9 it would have to be 8, 16, 24 etc? Thanks, James