Home Page link  

Tax-exempt vs. non-taxable sales????

 

Point-Of-Sale Software - - MS Point Of Sale software discussed here 

get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Tax-exempt vs. non-taxable sales???? PRJ 02-03-2007
Posted by PRJ on February 3, 2007, 1:57 pm
Please log in for more thread options
In Reports>Sales>Sales Tax Analysis The report generated lists Taxable
Sales, Non-Taxable Sales and Tax EXEMPT Sales.

We sell food items that do not get taxed (they are set up as No Tax, and
report as 'Non-taxable), and we have just recently started to ship
out-of-state orders that are tax exempt). I don't believe I've ever done any
set-up to identify Tax EXEMPT transactions, yet there is a $ amount printing
out for Tax EXEMPT when I run this report.

Does anyone know, or how can I trace back to verify where this number is
coming from??? And, conversely, can I somehow set the system to record these
sales (if that is not what it is doing already)?

Thanks

--
WineGuy

Posted by Akber Alwani on February 4, 2007, 3:33 am
Please log in for more thread options
HI PRJ,

GO to Reports> Sales> Detailed Collected, give whatever criteria you have
and then generate the report it will tell you where you basically collected
the tax. Remeber the Trasnaction # Field is not coming so you need to little
bit customized this report.

Also you can go on Reports>Sales>Detail Sales report (customized the .qrp
file and add the SalesTax field in it.

Do you know how to do this small customization if not let me know (below is
query can be run on administrator program to see which transaction has tax on
it)
select * from [transaction] where SalesTax<>0

RATE PLEASE

"PRJ" wrote:

> In Reports>Sales>Sales Tax Analysis The report generated lists Taxable
> Sales, Non-Taxable Sales and Tax EXEMPT Sales.
>
> We sell food items that do not get taxed (they are set up as No Tax, and
> report as 'Non-taxable), and we have just recently started to ship
> out-of-state orders that are tax exempt). I don't believe I've ever done any
> set-up to identify Tax EXEMPT transactions, yet there is a $ amount printing
> out for Tax EXEMPT when I run this report.
>
> Does anyone know, or how can I trace back to verify where this number is
> coming from??? And, conversely, can I somehow set the system to record these
> sales (if that is not what it is doing already)?
>
> Thanks
>
> --
> WineGuy

Posted by PRJ on February 4, 2007, 4:02 pm
Please log in for more thread options
Thank you for the response, but when I run the Tax Collected report it only
gives me "State Tax" as a criterion. We only collect that one kind of tax.
I just don't understand how it can capture "tax exempt" transactions if I
have no idea how they are designated in the first place.

I would appreciate the instruction on what a .qrp file is, and also how to
be sure I'm doing the small customization you mention in the other report.

But, mostly, I'm trying to understand what would create a "tax exempt"
transaction ??? In December we shipped our first out-of-state orders, and
this could be where they came from, except that all I did when I rang up
those sales was uncheck the tax box in POS. Would that create a "tax exempt"
transaction? No 'reason' code screen comes up when I do that.

-- wine guy
"Akber Alwani" wrote:

> HI PRJ,
>
> GO to Reports> Sales> Detailed Collected, give whatever criteria you have
> and then generate the report it will tell you where you basically collected
> the tax. Remeber the Trasnaction # Field is not coming so you need to little
> bit customized this report.
>
> Also you can go on Reports>Sales>Detail Sales report (customized the .qrp
> file and add the SalesTax field in it.
>
> Do you know how to do this small customization if not let me know (below is
> query can be run on administrator program to see which transaction has tax on
> it)
> select * from [transaction] where SalesTax<>0
>
> RATE PLEASE
>
> "PRJ" wrote:
>
> > In Reports>Sales>Sales Tax Analysis The report generated lists Taxable
> > Sales, Non-Taxable Sales and Tax EXEMPT Sales.
> >
> > We sell food items that do not get taxed (they are set up as No Tax, and
> > report as 'Non-taxable), and we have just recently started to ship
> > out-of-state orders that are tax exempt). I don't believe I've ever done
any
> > set-up to identify Tax EXEMPT transactions, yet there is a $ amount printing
> > out for Tax EXEMPT when I run this report.
> >
> > Does anyone know, or how can I trace back to verify where this number is
> > coming from??? And, conversely, can I somehow set the system to record these
> > sales (if that is not what it is doing already)?
> >
> > Thanks
> >
> > --
> > WineGuy

Posted by root on February 4, 2007, 4:38 pm
Please log in for more thread options
I have questioned this as well,

I assume tax exempt gets its data from an item in a transaction where the
cashier un-checks the tax box for that item (makes a taxable item
non-taxable) and completes the sale. That item would be reported as tax
exempt.

You may want to test this.



> Thank you for the response, but when I run the Tax Collected report it
> only
> gives me "State Tax" as a criterion. We only collect that one kind of
> tax.
> I just don't understand how it can capture "tax exempt" transactions if I
> have no idea how they are designated in the first place.
>
> I would appreciate the instruction on what a .qrp file is, and also how to
> be sure I'm doing the small customization you mention in the other report.
>
> But, mostly, I'm trying to understand what would create a "tax exempt"
> transaction ??? In December we shipped our first out-of-state orders, and
> this could be where they came from, except that all I did when I rang up
> those sales was uncheck the tax box in POS. Would that create a "tax
> exempt"
> transaction? No 'reason' code screen comes up when I do that.
>
> -- wine guy
> "Akber Alwani" wrote:
>
>> HI PRJ,
>>
>> GO to Reports> Sales> Detailed Collected, give whatever criteria you have
>> and then generate the report it will tell you where you basically
>> collected
>> the tax. Remeber the Trasnaction # Field is not coming so you need to
>> little
>> bit customized this report.
>>
>> Also you can go on Reports>Sales>Detail Sales report (customized the .qrp
>> file and add the SalesTax field in it.
>>
>> Do you know how to do this small customization if not let me know (below
>> is
>> query can be run on administrator program to see which transaction has
>> tax on
>> it)
>> select * from [transaction] where SalesTax<>0
>>
>> RATE PLEASE
>>
>> "PRJ" wrote:
>>
>> > In Reports>Sales>Sales Tax Analysis The report generated lists Taxable
>> > Sales, Non-Taxable Sales and Tax EXEMPT Sales.
>> >
>> > We sell food items that do not get taxed (they are set up as No Tax,
>> > and
>> > report as 'Non-taxable), and we have just recently started to ship
>> > out-of-state orders that are tax exempt). I don't believe I've ever
>> > done any
>> > set-up to identify Tax EXEMPT transactions, yet there is a $ amount
>> > printing
>> > out for Tax EXEMPT when I run this report.
>> >
>> > Does anyone know, or how can I trace back to verify where this number
>> > is
>> > coming from??? And, conversely, can I somehow set the system to record
>> > these
>> > sales (if that is not what it is doing already)?
>> >
>> > Thanks
>> >
>> > --
>> > WineGuy



Posted by Akber Alwani on February 4, 2007, 11:55 pm
Please log in for more thread options
Dear All,
At the customer side the tax-exempt works if you have checked "Customer is
exempt from taxes" then during the sales transaction at POS if you select the
customer the tax won't calculate mean no transaction also generated for that
customer for the tax.

The second thing is mentioned by root at below statement that user can
checked and un-check the tax.


"root" wrote:

> I have questioned this as well,
>
> I assume tax exempt gets its data from an item in a transaction where the
> cashier un-checks the tax box for that item (makes a taxable item
> non-taxable) and completes the sale. That item would be reported as tax
> exempt.
>
> You may want to test this.
>
>
>
> > Thank you for the response, but when I run the Tax Collected report it
> > only
> > gives me "State Tax" as a criterion. We only collect that one kind of
> > tax.
> > I just don't understand how it can capture "tax exempt" transactions if I
> > have no idea how they are designated in the first place.
> >
> > I would appreciate the instruction on what a .qrp file is, and also how to
> > be sure I'm doing the small customization you mention in the other report.
> >
> > But, mostly, I'm trying to understand what would create a "tax exempt"
> > transaction ??? In December we shipped our first out-of-state orders, and
> > this could be where they came from, except that all I did when I rang up
> > those sales was uncheck the tax box in POS. Would that create a "tax
> > exempt"
> > transaction? No 'reason' code screen comes up when I do that.
> >
> > -- wine guy
> > "Akber Alwani" wrote:
> >
> >> HI PRJ,
> >>
> >> GO to Reports> Sales> Detailed Collected, give whatever criteria you have
> >> and then generate the report it will tell you where you basically
> >> collected
> >> the tax. Remeber the Trasnaction # Field is not coming so you need to
> >> little
> >> bit customized this report.
> >>
> >> Also you can go on Reports>Sales>Detail Sales report (customized the .qrp
> >> file and add the SalesTax field in it.
> >>
> >> Do you know how to do this small customization if not let me know (below
> >> is
> >> query can be run on administrator program to see which transaction has
> >> tax on
> >> it)
> >> select * from [transaction] where SalesTax<>0
> >>
> >> RATE PLEASE
> >>
> >> "PRJ" wrote:
> >>
> >> > In Reports>Sales>Sales Tax Analysis The report generated lists Taxable
> >> > Sales, Non-Taxable Sales and Tax EXEMPT Sales.
> >> >
> >> > We sell food items that do not get taxed (they are set up as No Tax,
> >> > and
> >> > report as 'Non-taxable), and we have just recently started to ship
> >> > out-of-state orders that are tax exempt). I don't believe I've ever
> >> > done any
> >> > set-up to identify Tax EXEMPT transactions, yet there is a $ amount
> >> > printing
> >> > out for Tax EXEMPT when I run this report.
> >> >
> >> > Does anyone know, or how can I trace back to verify where this number
> >> > is
> >> > coming from??? And, conversely, can I somehow set the system to record
> >> > these
> >> > sales (if that is not what it is doing already)?
> >> >
> >> > Thanks
> >> >
> >> > --
> >> > WineGuy
>
>
>

Similar ThreadsPosted
Discrepancies between Detailed Sales Report and Summary Sales Repo August 30, 2006, 12:37 pm
RMS should record gift card sales as liabilities, not sales. December 31, 2005, 4:08 pm
Error Total sales report hour sales August 14, 2006, 3:19 pm
Department Sales Report (Tax Included in Sales) is wrong February 29, 2008, 6:44 pm
Adding % of total sales to a sales report April 11, 2006, 6:36 pm
Department Sales Report (Tax Included in Sales) April 18, 2007, 10:58 am
Sales Taxes for Sales on Customer Account September 6, 2007, 3:58 pm
Non-taxable sales vs. tax-exempt sales April 6, 2008, 8:15 pm
Detailed sales report by Sales Rep November 6, 2008, 11:42 am
Merging sales data .bck file with current sales data?? June 1, 2007, 3:59 pm

Contact Us | Privacy Policy
This site is not affiliated with Intuit - makers of Quickbooks and Quicken software
This site is not affiliated with Sage Software - makers of Peachtree accounting software
XML SitemapXML Sitemap