[ic] Tax exempt

joachim.richter joachim.richter@usvideocenter.de
Wed, 07 Mar 2001 20:38:34 +0100


We read the answer to the tax exempt question, which was just what we were also looking for, great !!!

but we already have this in our config :

UserDB         default    scratch    dealer

Autoload <<EOR
[perl]
    if($Scratch->{dealer}) {
            $Config->{PriceField} = $Values ->{pricefield};
    }
[/perl]

Is there a way to add the tax_exempt script, because as soon as I add it; the pricefield script  does not work anymore ?

UserDB	default	scratch	tax_exempt

AutoLoad <<EOF
[calc]
	if ($Scratch->{tax_exempt}) {
			$Config->{SalesTax} = ' ';
	}
	return;
[/calc]
EOF


thanks 


joe

US Video Center Medien GmbH
Heimsheimer Str 22
70499 Stuttgart

Tel 0711 880252 0
Fax 0711 880252 22
Email joachim.richter@usvideocenter.de