[ic] Item discount clearer now...

Jerry jerry@data-logic.com
Sat, 11 Nov 2000 09:16:09 -0500


After going through the docs for the twentieth time,
I've figured out you can deduct a specific dollar amount
to an entire order, but not on individual items.
[discount itemid] $s * .95 [/discount] works fine.
[discount itemid] $s - 5 [/discount] deducts only 5.00
from the order once, even if you order 5 of that item. 

So I guess we'll live with setting individual item discounts
by percentage of price.  Hope this saves someone else
a little research time.

Jerry Uphoff