|
|
 |  |
Re: Sales tax reportFrom: Shawn Hogan Date: Friday, December 4, 1998
Time: 2:38:51 pmMelissa Starnes wrote:
>so i guess that means 'NO' :) Is there anyway we can get someething like
>that added.
Well, theoretically it's possible, but you would be looking at an ungodly
amount of time to run such a report. It would not only have to search on
the primary table (product line items), but also an unidexed table
through a realtionship (the customer table to make sure the customer
is/isn't a taxable customer). Not only that it would have to do a
2-level unidexed search, because it would have to first search back to
the invoice that the line items are on in order to first see who the
customer IS. And THEN search on that data to see if they are taxable.
Hmmm... I made it sound really difficult, but it's not. It would be
pretty easy to add, I'm more concerned about the time it would take to
run such a report.
- Shawn
-------------------------------
Shawn D. Hogan
President, Data Point Solutions
http://www.data-point.com
(619) 452-3696
ICQ: 8319647
|

Return to Digital Point Solutions' Home Page |