[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Shipping depending on quantity and price


On Fri, 26 Dec 2003 10:29:22 -0500
Mike Heins <suppressed> wrote:

> Quoting Stefan Hornburg (Racke) (suppressed):
> > Hello, Interchange users !
> > 
> > I got the following specification from one of my customers:
> > 
> > 1-4 items $8 then $2 a item after that
> > 
> > That part is pretty easy:
> > 
> > GNDCOM: UPS Ground
> >         crit quantity
> >         min  1
> >         max  4
> >         cost 8
> > 
> >         crit quantity
> >         min 5
> >         max 9999999
> >         cost f [nitems] * 2
> > 
> > But additionally orders over $400 should get free shipping. 
> > It is possible to express this in the shipping database
> > without resort to custom tags ?
> 
> This is done in the "mike" demo with the free_or_upsg definition:

That works like a charm, Mike ! Thank you very much.

Bye
	Racke

-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.