[ic] Item discounts

Jerry jerry@data-logic.com
Fri, 10 Nov 2000 15:21:16 -0500


 Anyone using individual item discounts?
The subtotal tag seems to calculate out
to the (item price * item quantity) - item discount
instead of (item price * item quantity) - (item discount * item quantity)
This running Interchange with a CVS updates through today.
The [item-discount] tag seems to return [item-price] + [item-discount]
and [item-discount-subtotal] doesn't seem to work at all.
Found workarounds OK for [item-discount] and [item-discount-subtotal]
just fine. Am I missing a tag I should be using instead of [subtotal]?
Would like to use this but maybe I need to wait for some fixes.

Also, is there a limit to the number of individual items
that can be discounted and one time?

Jerry Uphoff