[ic] Prevent from ordering more than is in stock

Grant interchange-users@icdevgroup.org
Tue Oct 15 18:37:01 2002


>Does this not answer the frequently asked question 'How can I shut off "Out
>Of Stock" notices?' Simply get rid of this downdate code? (And, tell the
>database that you have 10,000)
>
>-= Jim =-

Definitely, you can set DECREMENT_INVENTORY to 0 from the UI, and then the
db only needs a number greater than zero to display an item as in stock.

- Grant