[ic] overriding MaxQuantityField in admin order entry UI - admin/entry.html

Ed LaFrance (New Media E.M.S.) ic_users at newmediaems.com
Fri Jul 23 12:27:17 EDT 2004


At 11:12 PM 7/22/2004, you wrote:

>Hi,
>
>We use the MaxQuantityField configuration setting to prevent ordering more 
>than stock. However, for the admin order entry UI, we want to override 
>this behavior, (probably add a checkbox to override it conditionally). Is 
>there any hidden parameter which can be set to achieve this functionality ?
>
>Thx..
>- Akash

Try adding this near the top of admin/entry.html:

         [calc]
                 $Config->{MaxQuantityField} = '';
         [/calc]


...I'm not sure if this is sticky from page to page. If it is not, you may 
have problems retaining your quantities when submitting the order.

- Ed



===============================================================
New Media E.M.S.              Technology Solutions for Business
11630 Fair Oaks Blvd., #250   eCommerce | Consulting | Hosting
Fair Oaks, CA  95628          Ed.LaFrance at newmediaems.com
(916) 961-0446                http://www.newmediaems.com
(866) 519-4680 Toll-Free      (916) 961-0447 Fax
=============================================================== 



More information about the interchange-users mailing list