For more information... RTFM!
NAVIGATION
PAGES THAT LINK HERE
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

NonTaxableField

Specify the name of a column that indicates that a product should not have sales tax applied to its price.

Synopsis

NonTaxableField  colname

The parameter is expected to be a column name that is present in the ProductFiles table(s).  The default is blank, disabling the facility.

Scope

This directive is only available for use in the local (catalog.cfg) configuration file.  It will not affect any other website in any way.  This directive will not work in the global (interchange.cfg) configuration file. 

Description

This directive specifies the name of a column, in the ProductFiles table(s), that indicates that a product should not have sales tax applied to its price.

If the column is set true ("1" or "Yes") then no sales tax will be applied to the item's price.

Note

Note

If the named column is not present in the ProductFiles table then Interchange will apply sales tax to the price and log an error.

Example

NonTaxableField  nontaxable

Category:  Local config directives
Last modified by: Kevin Walsh
Modification date: Tuesday 27 June 2006 at 9:47 PM (EDT)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us