Name

NonTaxableField — specify name of the non-taxable field in the products database

SYNOPSIS

field_name

DESCRIPTION

The directive specifies name of the field in the products database that, set to 1 or Yes, sets an item as non-taxable.

Interchange will log an error and tax it anyway if the field doesn't exist in the database.

An empty definition (the default) disables this feature.

DIRECTIVE TYPE AND DEFAULT VALUE

Catalog directive

EXAMPLES

Example: Defining NonTaxableField

NonTaxableField wholesale

NOTES

AVAILABILITY

NonTaxableField is available in Interchange versions:

4.6.0-5.9.0 (git-head)

SOURCE

Interchange 5.9.0:

Source: lib/Vend/Config.pm
Line 673

['NonTaxableField',  undef,            ''],

AUTHORS

Interchange Development Group

SEE ALSO

DocBook! Interchange!