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

Re: [ic] Tax Exempt


On 09/20/2006 06:35 AM, Mike Heins wrote:
> 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.

True, it was a bad suggestion, I was basically just answering his
question but not addressing the merits of what he wanted to do.

Peter
_______________________________________________
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.