[ic] Problem w/ Pricing in IC4.6.0

Chuck Fishman kopernikus@hotmail.com
Mon, 06 Nov 2000 18:03:27 +0100


Hello InterChange users!

Maybe you can help me with my pricing problem in IC4.6.0:

I would like to make custom pricing for one product in my products.txt
file. So I set up a pricing.txt file in /products/pricing.txt which
looks like:

# --- pricing.txt
sku    q2    q3
it33    24.95    21.95
# ---

My catalog.cfg file looks like:

# --- catalog.cfg
...
Database            pricing             pricing.txt     TAB
Database            products        products.txt      TAB
...
PriceField           price
CommonAdjust   pricing:q2,q3 ;products:price
...
# ----

The custom pricing doesn't work. If I order 2 items, it is still the
same price as 1 item only a.s.o....
I noticed that IC doesn't produce a pricing.gdbm file under /products,
but the access rights are all just fine.

What did I do wrong?

Thank you so much for your help, hints and suggestions! IC is a
wonderful product! Keep up the good work, Mike!

Cheers,
    Chuck