Zen Cart Logo
Forums / Currencies & Sales Taxes, VAT, GST, etc. / Local Sales Tax Mod - Support Thread

Local Sales Tax Mod - Support Thread

Views: 273,272

Results 81 to 100 of 659
10 Dec 2008, 20:38
#81
ladyhlg avatar

ladyhlg

Zen Follower

Join Date:
May 2005
Posts:
361
Plugin Contributions:
1

Local Sales Tax Mod - Support Thread

I just realized something very important that I forgot to include in the install instructions for 2.3!
When upgrading from 2.2 to 2.3 you will have to "remove" the mod from the admin and then reinstall it.

Step 1
In the admin go to MODULES --> ORDER TOTAL and select Local Sales Taxes
Take note of the module sort order

Step 2
Click the 'REMOVE' button (far right)
Don't worry you wont loose any data!

Step 3
Click the 'INSTALL" button
Change the sort order from the default back to your previous setting.

I apologize to everyone for leaving this out and for the confusion it might have caused!! :blush:

LadyHLG

10 Dec 2008, 21:36
#82
j_boo avatar

j_boo

New Zenner

Join Date:
Sep 2008
Posts:
28
Plugin Contributions:
0

Re: Local Sales Tax Mod - Support Thread

Great, that's the way I had it before and I liked it. The only problem was that the tax rate, even though it was calculating the total correctly, the tax amount wasn't displaying in the cart. Any ideas on this before I start my redo? Or will the "uninstall/install' on the order total screen correct this?

Thanks!

10 Dec 2008, 21:44
#83
ladyhlg avatar

ladyhlg

Zen Follower

Join Date:
May 2005
Posts:
361
Plugin Contributions:
1

Re: Local Sales Tax Mod - Support Thread

I would say get the mod installed correctly and your cities entered, then we can troubleshoot the issue of it not showing correctly.

LadyHLG

11 Dec 2008, 02:44
#84
j_boo avatar

j_boo

New Zenner

Join Date:
Sep 2008
Posts:
28
Plugin Contributions:
0

Re: Local Sales Tax Mod - Support Thread

I've compared all the files I have with the original 2.2 and the upgrade 2.3 and there's nothing missing. Any other suggestions as to why it's so wide on my screen?

11 Dec 2008, 02:55
#85
ladyhlg avatar

ladyhlg

Zen Follower

Join Date:
May 2005
Posts:
361
Plugin Contributions:
1

Re: Local Sales Tax Mod - Support Thread

From the images you posted it looks like you are missing the language files or have them in the wrong place.

Check to make sure the following file exists:

admin\includes\languages\english\local_sales_taxes.php

11 Dec 2008, 06:07
#86
j_boo avatar

j_boo

New Zenner

Join Date:
Sep 2008
Posts:
28
Plugin Contributions:
0

Re: Local Sales Tax Mod - Support Thread

It's there.

11 Dec 2008, 08:04
#87
j_boo avatar

j_boo

New Zenner

Join Date:
Sep 2008
Posts:
28
Plugin Contributions:
0

Re: Local Sales Tax Mod - Support Thread

Hi, Pulling my hair out again.

I deleted all the work I did last night on the zones for the counties and re-entered all the city data. I took out all the tax rates for the counties and entered just a simple entry for each rate, all with a Priority of 1. That gave me tax on a $54. item of $95. I then played with the priorities and that didn't work so I removed ALL of the rates which removed the tax all together. ?? I'm just not getting this.

11 Dec 2008, 14:42
#88
ladyhlg avatar

ladyhlg

Zen Follower

Join Date:
May 2005
Posts:
361
Plugin Contributions:
1

Re: Local Sales Tax Mod - Support Thread

Ok at this point I think it time to take a step back, take a breath, and start fresh.

Issue 1 -
The image you posted is much to small to actually see anything. But from the previous images its clear something is wrong with your Local Sales Tax Mod install.
Without that installed correctly who knows what other issues it would cause.

The only thing to do at this point is to remove the module completely and reinstall it.
So "uninstall" the module through the cart Admin and then physically delete ALL the local sales tax files.

After all the files are gone, I would go back into the cart admin and double check that things are working properly and that the mod does not show any more in the admin.

After its gone reinstall the mod.
Copy over all the files in the admin and includes folders inside the FullVersion 2.2 catalog folder.
Next, do the same with the Version 2.3 files.
Log into the cart admin and reinstall the mod in Modules-->Order Total.
Once its installed go to Locations/Taxes --> Local Sales Taxes and check to be sure the Mod is displaying correctly.
Attached image shows what it should look like.

LadyHLG

11 Dec 2008, 20:35
#89
j_boo avatar

j_boo

New Zenner

Join Date:
Sep 2008
Posts:
28
Plugin Contributions:
0

Re: Local Sales Tax Mod - Support Thread

OK I did what you said. Removed everything and installed 2.2 & then 2.3. The first page of the cities is fine but the second page is wider.
Now how do I get the tax to display correctly in my cart? How do I enter the rates on the Tax Rates page? If I enter all the tax rates they compound & I end up with a $95 tax

11 Dec 2008, 21:24
#90
ladyhlg avatar

ladyhlg

Zen Follower

Join Date:
May 2005
Posts:
361
Plugin Contributions:
1

Re: Local Sales Tax Mod - Support Thread

Well at least it looks like your local sales tax mod is functioning correctly now.

Next issue.

You need to delete those zone taxes. You have 13 zone taxes all set up for CA. The local sales tax mod does not need these! It calculates the local tax on its own. The rest of what you see are the main cart tax calculations NOT the local sales taxes.

Your $95 sales tax is because of the zone taxes not the local sales tax mod.

Assuming the tax rates you have in the local tax mod include both the statewide sales tax for CA as well as the local tax rates you do not need ANY zone taxes for CA at all the local sales tax mod will take care of it.

An example of Local Sales Tax only would be:
Los Angeles - tax rate of 8.250%

In your particular situation, the only reason you would create a zone tax is if you want to apply the statewide sales tax (7.25%)
to all CA orders and then use the local sales tax mod to add whatever additional local sales tax is needed based on the city.

An example of using the zone tax with the local sales tax would be:
California Zone tax of 7.25%
Los Angeles tax rate of 1.00%
ie - zone tax + local tax = total sales tax
7.25% + 1.00% = 8.250%

I hope that makes sense because I'm not sure how else to explain this.

LadyHLG

11 Dec 2008, 22:19
#91
j_boo avatar

j_boo

New Zenner

Join Date:
Sep 2008
Posts:
28
Plugin Contributions:
0

Re: Local Sales Tax Mod - Support Thread

I have chosen to use your first example but when I remove all of the Tax Rates and just leave the Local, no tax showes up in the cart. However, the correct tax is calculated in the final Total.

11 Dec 2008, 22:21
#92
ladyhlg avatar

ladyhlg

Zen Follower

Join Date:
May 2005
Posts:
361
Plugin Contributions:
1

Re: Local Sales Tax Mod - Support Thread

Try changing the sort order of the module.
try 299

12 Dec 2008, 00:52
#93
j_boo avatar

j_boo

New Zenner

Join Date:
Sep 2008
Posts:
28
Plugin Contributions:
0

Re: Local Sales Tax Mod - Support Thread

output is the same

12 Dec 2008, 00:57
#94
ladyhlg avatar

ladyhlg

Zen Follower

Join Date:
May 2005
Posts:
361
Plugin Contributions:
1

Re: Local Sales Tax Mod - Support Thread

You may need to try other numbers if you haven't already.

If that still does not work then you will need to turn on the debugging to see if we can narrow down the problem.

12 Dec 2008, 04:14
#95
j_boo avatar

j_boo

New Zenner

Join Date:
Sep 2008
Posts:
28
Plugin Contributions:
0

Re: Local Sales Tax Mod - Support Thread

Got it!:clap:
Thank you SO MUCH for all your help and patience.

12 Dec 2008, 04:15
#96
ladyhlg avatar

ladyhlg

Zen Follower

Join Date:
May 2005
Posts:
361
Plugin Contributions:
1

Re: Local Sales Tax Mod - Support Thread

Glad things are finally working.

19 Dec 2008, 02:03
#97
point4design avatar

point4design

New Zenner

Join Date:
Oct 2006
Posts:
47
Plugin Contributions:
0

Re: Local Sales Tax Mod - Support Thread

I've tried to read these threads but I didn't see anyone who is experiencing the same problem as me. I'm running 1.3.7, so I installed version 2.0 of this module. I uploaded the files checked that permissions were 755 and installed the database table. But when I go to Modules --> Order Totals in my admin I don't see the module to install. I only see four modules:

COD Fee
Discount Coupon
Gift Wrap
Group Discount

I hope someone has seen this before and can help me. I really need to get this module installed. Thank you!

19 Dec 2008, 14:14
#98
ladyhlg avatar

ladyhlg

Zen Follower

Join Date:
May 2005
Posts:
361
Plugin Contributions:
1

Re: Local Sales Tax Mod - Support Thread

I was just wondering, have you tried to install the latest version, just to see what happens?
The mod does not overwrite any core files.
Also, problems like you are describing generally result from missing or misplaced files.

LadyHLG

04 Jan 2009, 04:02
#99
bryanljtj avatar

bryanljtj

New Zenner

Join Date:
Nov 2008
Posts:
6
Plugin Contributions:
0

Re: Local Sales Tax Mod - Support Thread

I must be doing something wrong here. I am using zen cart 1.3.8. I just installed 2.2 following the steps in README.txt. When I went to Modules-->Order Total I did not see "Local Sales Tax" as the doc said I would see to install the module. After looking through the this forum I saw another post about needing to upload ot_local_sales_taxes.php from the upgradeonly folder. I did this and now I see "MODULE_ORDER_TOTAL_COUNTY_LOCAL_TAX_TITLE" listed but I also get a warning:

Warning: include(/htdocs/site/includes/languages/english/modules/order_total/ot_local_sales_taxes.php) [function.include]: failed to open stream: No such file or directory in /htdocs/site/admin/modules.php on line 173

Warning: include() [function.include]: Failed opening '/htdocs/site/includes/languages/english/modules/order_total/ot_local_sales_taxes.php' for inclusion (include_path='.:/lib/php') in /htdocs/site/admin/modules.php on line 173

So I checked the languages/english/modules/order_total and the ot_local_sales_taxes.php was not there. I copied it here so it was now in /htdocs/site/includes/languages/english/modules/order_total/ as well as /htdocs/site/includes/modules/order_total but I then get the following error:

Fatal error: Cannot redeclare class ot_local_sales_taxes in /htdocs/site/includes/modules/order_total/ot_local_sales_taxes.php on line 45

I even tried upgrading to 2.3, but get the same errors/warnings.

Any help on this would be much appreciated

04 Jan 2009, 04:17
#100
ladyhlg avatar

ladyhlg

Zen Follower

Join Date:
May 2005
Posts:
361
Plugin Contributions:
1

Re: Local Sales Tax Mod - Support Thread

From the looks of things either you got something copied over wrong or you are missing files.

The only thing I can suggest is to remove all the local sales tax files and start from the beginning. Make sure you are copying all the files correctly. If you have already run the sql file successfully you dont need to run it again the database table is already there.

So copy over all the New install 2.2 files in exactly the same file structure as is found in the Install. Then the 2.3 upgrade files. Then run the install from Modules -> Order Total.

Good Luck
LadyHLG