[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Tax Exempt


Quoting Peter (suppressed):
> 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 <suppressed>

There's nothing sweeter than life nor more precious than time.
-- Barney
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.