Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] Tax exempt



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


_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users


Search for: Match: Format: Sort by: