[ic] Tax Exempt

Mike Heins mike at perusion.com
Wed Sep 20 09:35:06 EDT 2006


Quoting Peter (peter at pajamian.dhs.org):
> On 09/20/2006 05:48 AM, Steve Graham wrote:
> > + ###If Customer is tax exempt return 0 & exit !
> > + if($Tag->data({
> > +        table => 'userdb',
> > +        column => 'tax_exempt',
> > +        key => $Session->{username},
> > +    })) return 0;
> 
> return 0 if tag_data('userdb', 'tax_exempt', $Vend::Session->{username});
> 

Except we don't hardcode stuff like that in the core....this would
be an impossible change.

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.765.647.1295  tollfree 800-949-1889 <mike at perusion.com>

There's nothing sweeter than life nor more precious than time.
-- Barney


More information about the interchange-users mailing list