> In my testing of the app, I am noticing the a default shipping
> value of $4.95 remains in the order calcuations even after removing
> "Shipping" from the "Administrate Fees" menu. The "Shipping" text
> is no longer being displayed, but the $4.95 is still being worked
> into the invoice. Have I done something wrong, or is this possibly
> a bug we need to squash?
Shipping is calculated by a function called ShipingByTotal. Removing
the fee called Shipping from the fee table won't get rid of the shipping
charges, it will just screw things up as far as naming things.
If you want to change how shipping is charged, you'll have to touch
the two action modules that apply it (SET_SHIPPING and SET_SHIPPING_ALL).
Leon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]