[ic] Maximum order quantity of 0 enforced.

Richard Templet richard at endpoint.com
Mon Feb 17 22:12:32 UTC 2014


On Mon, Feb 17, 2014 at 01:28:22PM -0600, David Etheredge wrote:
> On some items, when inventory is below zero, and an order is placed,
> I get an error message. Other items do not do this.
> 
> "Maximum order quantity of 0 enforced."
> 
> The problem is that we often do not have stock as many items are
> made to order.
> 
> Solution?
> 

Check to see if this is commented in your catalog.cfg:

MaxQuantityField  inventory:quantity

If you turn that off then it'll basically just decrement inventory at checkout without throwing an errors. 

Richard




More information about the interchange-users mailing list