Go Back   CDN Business Directory > Main Category > Taxes

 
 
Thread Tools Display Modes
  #4  
Old 03-30-2007, 07:18 AM
Goat Rodeo
Guest
 
Posts: n/a
Default Re: - How sales tax should be calculated in the US & Canada ???

Build an open interface using web services. In addtions to
Vertex, you can look at:

Sabrix - www.sabrix.com
Taxware - www.taxware.com
Avalara - www.avalara.com

Since you are looking Canada, you should go ahead and think
global. Canada has both VAT (Federal and Quebec) and sales
tax (other provinces). Most of these vendors can now handle
sales tax and VAT globally. The key is to build an invoice
structure with relevant attributes.

Stu is dead on with his analysis.

<< ================================================== ===== > << The foregoing was not intended or written to be used, > << nor can it used, for the purpose of avoiding penalties > << that may be imposed upon the taxpayer. > << > << The Charter and the Guidelines for submitting posts > << to this newsgroup as well as our anti-spamming policy > << are at www.asktax.org. > << Copyright (2006) - All rights reserved. > << ================================================== ===== >
  #3  
Old 03-08-2007, 03:45 AM
Katie
Guest
 
Posts: n/a
Default Re: - How sales tax should be calculated in the US & Canada ???

"The Night Blogger" <thenightblog...[at]gmail.com> wrote:

- quote -

> I'm writting a time tracking software, which will enable
> people to record time spent on a given task and then
> generate a sales invoice based on the billable hours.
> I'm aware that there's a different sales %tax rate% for each
> US state, but I wonder how this should apperas on a sales
> invoice
> My questions
> 1. If I'm a Californian based company which issue a sales
> invoice to a Massachussets based company, should the sales
> tax be calculated for the invoice? If sales tax should
> appears which rate should I put on the sales line (The MA or
> CA rate?)


> > 2. Imagine I've got a sales invoice which contains those 3


> lines:
> (The quantity are hours of work, and the description are services)
> __________________________________________________ _________
> Qty Description Unit Price Amount Amount inc Tax
> 8 Programming 100 800 ???
> 1 Support Call 100 100 ???
> 1 Design Spec 100 100 ???
> __________________________________________________ _________
> TOTAL 1000
> 2.a: Should I add the tax rate on each line to work out the
> Amount Inc TAX per sales invoice line or should I only add
> it to the $1000 TOTAL?
> 2.b: Could you take my example and calculate the tax on this simple
> invoice?
> 3. Does any other kind of tax should appears on a sales
> invoice ? governmental? federal? provincial (for Canada)??
> Well I just hope calculating sales tax for North America
> (USA & Canada) is not a too complex process


Well, the good news is that the services you describe are
not subject to sales or use tax in either California or
Massachusetts, unless the services are provided in
connection with a transaction in which the primary purpose,
or true object, is the sale of tangible personal property
(e.g., computer hardware). So you are probably home free in
those states.

As others have said, there may be issues in other states.

Katie in San Diego

<< ================================================== ===== > << The foregoing was not intended or written to be used, > << nor can it used, for the purpose of avoiding penalties > << that may be imposed upon the taxpayer. > << > << The Charter and the Guidelines for submitting posts > << to this newsgroup as well as our anti-spamming policy > << are at www.asktax.org. > << Copyright (2006) - All rights reserved. > << ================================================== ===== >
  #2  
Old 03-07-2007, 08:29 AM
BeanTownSteve
Guest
 
Posts: n/a
Default Re: - How sales tax should be calculated in the US & Canada ???

"The Night Blogger" <thenightblog...[at]gmail.com> wrote:

- quote -

> I'm writting a time tracking software, which will enable
> people to record time spent on a given task and then
> generate a sales invoice based on the billable hours.
> I'm aware that there's a different sales %tax rate% for each
> US state, but I wonder how this should apperas on a sales
> invoice
> My questions


<snip
If there's ANYTHING I learned about sales & use taxes while
implementing enterprise systems, it is that it's complex,
confusing and filled with a myriad of jurisdictional issues.
It's far more than the state. Counties, cities, and in
some cases local tax jurisdictions have a part in this.
Some locales apply taxes to labor, some do not, some only
apply it to specific labor TYPES. It is in a simple word, a
MESS!

As a general rule, "presence" in the jurisdiction means you
must collect the taxes. What "presence" means can also vary
by jurisdiction. Typically it's some sort of
retail/wholesale location but it is possible that even
having an agent in the locale means your firm qualifies.

The OTHER thing I learned about sales taxes is to ensure, in
fact above and beyond ensure, you're in compliance.

You, or your accounting folks, need to contact the State
Board of Equalization (in California) and begin there.
http://www.boe.ca.gov/sutax/sutprograms.htm

Depending on the size of the business, I'd engage a
consultant familiar in the area. There are also vendors
that can assist with solutions, although I know there's
others the only one with which I'm familiar is Vertex
(http://www.vertexinc.com/Products/ sales_tax.asp)

I have personally seen what happens when the state auditors
get into this with a business and verifying compliance. You
might think that tending to all of this now s too much time
but believe me, it dosen't even come close to the time
you'll spend with the auditors if they get engaged!

<< ================================================== ===== > << The foregoing was not intended or written to be used, > << nor can it used, for the purpose of avoiding penalties > << that may be imposed upon the taxpayer. > << > << The Charter and the Guidelines for submitting posts > << to this newsgroup as well as our anti-spamming policy > << are at www.asktax.org. > << Copyright (2006) - All rights reserved. > << ================================================== ===== >
  #1  
Old 03-06-2007, 09:06 AM
Stuart A. Bronstein
Guest
 
Posts: n/a
Default Re: [HELP NEEDED] - How sales tax should be calculated in the US & Canada ???

"The Night Blogger" <thenightblogger[at]gmail.com> wrote:

- quote -

> I'm writting a time tracking software, which will enable
> people to record time spent on a given task and then
> generate a sales invoice based on the billable hours.
> I'm aware that there's a different sales %tax rate% for each
> US state, but I wonder how this should apperas on a sales
> invoice


First of all, most (but not all) states only impose sales
tax on goods, not services. So if it's services you're
talking about, it's much less of a problem.

- quote -

> My questions
> 1. If I'm a Californian based company which issue a sales
> invoice to a Massachussets based company, should the sales
> tax be calculated for the invoice? If sales tax should
> appears which rate should I put on the sales line (The MA or
> CA rate?)


Should, yes. Required, not necessarily. A company based in
one state is only required to collect sales tax on sales in
another state of the company has as "nexis" with the other
state. That is, do they have sales locations there? Do
they store goods there? Do they have sales or administative
employees there? If not, they are not required to collect
the tax.

- quote -

> 2.a: Should I add the tax rate on each line to work out the
> Amount Inc TAX per sales invoice line or should I only add
> it to the $1000 TOTAL?


Assuming it's all taxable, to the total. If only part is
taxable, have a taxable subtotal, and calculate the tax on
it.

- quote -

> 3. Does any other kind of tax should appears on a sales
> invoice ? governmental? federal? provincial (for Canada)??


Depends on the state but not that I'm aware of.

- quote -

> Well I just hope calculating sales tax for North America
> (USA & Canada) is not a too complex process


Look around for programs that already do that. Because the
tax is different in each state (and in fact sometimes in
each county), it's probably fairly complex.

Stu

<< ================================================== ===== > << The foregoing was not intended or written to be used, > << nor can it used, for the purpose of avoiding penalties > << that may be imposed upon the taxpayer. > << > << The Charter and the Guidelines for submitting posts > << to this newsgroup as well as our anti-spamming policy > << are at www.asktax.org. > << Copyright (2006) - All rights reserved. > << ================================================== ===== >
 
Old 03-06-2007, 09:06 AM
Mark X. Rigotti, CPA
Guest
 
Posts: n/a
Default Re: [HELP NEEDED] - How sales tax should be calculated in the US & Canada ???

"The Night Blogger" <thenightblogger[at]gmail.com> wrote:

- quote -

> I'm writting a time tracking software, which will enable
> people to record time spent on a given task and then
> generate a sales invoice based on the billable hours.
> I'm aware that there's a different sales %tax rate% for each
> US state, but I wonder how this should apperas on a sales
> invoice
> My questions
> 1. If I'm a Californian based company which issue a sales
> invoice to a Massachussets based company, should the sales
> tax be calculated for the invoice? If sales tax should
> appears which rate should I put on the sales line (The MA or
> CA rate?)


> 2. Imagine I've got a sales invoice which contains those 3
> lines:
> (The quantity are hours of work, and the description are services)
> __________________________________________________ _________
> Qty Description Unit Price Amount Amount inc Tax
> 8 Programming 100 800 ???
> 1 Support Call 100 100 ???
> 1 Design Spec 100 100 ???
> __________________________________________________ _________
> TOTAL 1000
> 2.a: Should I add the tax rate on each line to work out the
> Amount Inc TAX per sales invoice line or should I only add
> it to the $1000 TOTAL?
> 2.b: Could you take my example and calculate the tax on this simple
> invoice?
> 3. Does any other kind of tax should appears on a sales
> invoice ? governmental? federal? provincial (for Canada)??
> Well I just hope calculating sales tax for North America
> (USA & Canada) is not a too complex process
> Thank you in advance for your help
> The Night Blogger



Sir/Madam:

I believe that you are biting off more than you can chew.

NY has a sales tax and a county sales tax. Not to mention
NYC's sales tax. Each county is different

GA has again a state and county sales tax. Again each
county is different.

MI has a state sales tax and a sales tax on hotel
accomadations and restraunts. Our sales tax does not tax
wholesale sales nor food (except for immediate consumption
and then except vending machine sales) or Prescription
drugs. It appears that we will soon have a service tax on
haircuts, tax returns, medical services, etc. that will also
include insurance premiums paid. This service tax would be
2% vs the 6% sales tax on other sales.

I think you get my point with these few examples.

Rgs,

Mark Rigotti, CPA

<< ================================================== ===== > << The foregoing was not intended or written to be used, > << nor can it used, for the purpose of avoiding penalties > << that may be imposed upon the taxpayer. > << > << The Charter and the Guidelines for submitting posts > << to this newsgroup as well as our anti-spamming policy > << are at www.asktax.org. > << Copyright (2006) - All rights reserved. > << ================================================== ===== >
  #-1  
Old 03-05-2007, 12:50 AM
The Night Blogger
Guest
 
Posts: n/a
Default [HELP NEEDED] - How sales tax should be calculated in the US & Canada ???

I'm writting a time tracking software, which will enable
people to record time spent on a given task and then
generate a sales invoice based on the billable hours.
I'm aware that there's a different sales %tax rate% for each
US state, but I wonder how this should apperas on a sales
invoice

My questions

1. If I'm a Californian based company which issue a sales
invoice to a Massachussets based company, should the sales
tax be calculated for the invoice? If sales tax should
appears which rate should I put on the sales line (The MA or
CA rate?)

- quote -

> 2. Imagine I've got a sales invoice which contains those 3
lines:

(The quantity are hours of work, and the description are services)

__________________________________________________ _________

Qty Description Unit Price Amount Amount inc Tax

8 Programming 100 800 ???
1 Support Call 100 100 ???
1 Design Spec 100 100 ???
__________________________________________________ _________
TOTAL 1000

2.a: Should I add the tax rate on each line to work out the
Amount Inc TAX per sales invoice line or should I only add
it to the $1000 TOTAL?

2.b: Could you take my example and calculate the tax on this simple
invoice?

3. Does any other kind of tax should appears on a sales
invoice ? governmental? federal? provincial (for Canada)??

Well I just hope calculating sales tax for North America
(USA & Canada) is not a too complex process

Thank you in advance for your help

The Night Blogger

<< ================================================== ===== > << The foregoing was not intended or written to be used, > << nor can it used, for the purpose of avoiding penalties > << that may be imposed upon the taxpayer. > << > << The Charter and the Guidelines for submitting posts > << to this newsgroup as well as our anti-spamming policy > << are at www.asktax.org. > << Copyright (2006) - All rights reserved. > << ================================================== ===== >
 

Tags
calculated, canada, needed, sales, tax
Similar Threads
Thread Forum Replies Last Post
Mortgage Interest (Calculated)
Doug: I used the wizard to set up my home mortgage. It is a direct debit from my Credit Union savings account. As I am preparing for taxes I ran through...
Microsoft Money 1 12-20-2005 09:30 PM
Software needed for tracking stock sales
KB: Is there a software program that can be used for tax purposes that will track your stock sales? I need at tax time a report that shows how many...
Taxes 7 07-27-2005 06:13 PM
US Canada Tax - H1B living in Canada
swheat: This is pretty complicated: I was living in the US and working for a US company paid in US$. I am now working remotely for the same US company...
Taxes 1 11-29-2004 04:12 PM
Portfolio - Price changes not calculated!!!!!!
Stan Kay: I am using Money 2003 to track my investments and use the "standard view" for my portfolio which includes a "Change" column to show price changes....
Microsoft Money 1 11-08-2003 01:26 PM



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT. The time now is 03:48 PM.