Page 10 of 29 FirstFirst ... 8910111220 ... LastLast
Results 91 to 100 of 287
  1. #91
    Join Date
    May 2005
    Posts
    361
    Plugin Contributions
    2

    Default Re: Local Sales Tax Mod (with admin!) for testing

    bushkillfarms,
    I think maybe there is a problem in the calculations. I just did some testing using 4% for state and 4% for local and the numbers are not totally correctly.
    I'm not sure what is happening let me take a closer look and see if I can find the problem.

    LadyHLG

  2. #92

    Default Re: Local Sales Tax Mod (with admin!) for testing

    Thanks for the offer. I just sent you a PM

    Rob...

  3. #93
    Join Date
    May 2005
    Posts
    361
    Plugin Contributions
    2

    Default Re: Local Sales Tax Mod (with admin!) for testing

    Got it! Sent a reply.
    I think we might be seeing a bug.
    Doing some testing now and will get back you!

    LadyHLG

  4. #94
    Join Date
    May 2005
    Posts
    361
    Plugin Contributions
    2

    bug Re: Local Sales Tax Mod (with admin!) for testing

    I think I found it!!

    Replace the following file with the one attached below, give it a test and let me know if your numbers work out correctly.

    includes\modules\order_total\ot_local_sales_taxes.php

    LadyHLG
    Attached Files Attached Files

  5. #95

    Default Re: Local Sales Tax Mod (with admin!) for testing

    LadyHLG,

    Gave it a shot, and the good news is the total is now correct.



    BUT, now I have another problem. When I add a non-taxable item to the cart. In this example, a $10 item to the above example. The State Tax correctly stays the same, but the Local tax is incorrectly applied to it, and an extra Tax: $0.00 is displayed.


  6. #96
    Join Date
    May 2005
    Posts
    361
    Plugin Contributions
    2

    Default Re: Local Sales Tax Mod (with admin!) for testing

    Unfortunately this is where things start to get much more complicated. None of the previous local sales tax mods dealt with non-taxable items and since mine was built based on those it doesn't either. I'm not saying it isn't possible, its just going to take some time to figure out.

    I will post back here when I have something.

    LadyHLG

  7. #97
    Join Date
    Dec 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod (with admin!) for testing

    Hi i just finished my tax list for Florida by the County zip codes if someone wants it and if there are any errors can you tell me? This is from my backup.
    Attached Files Attached Files

  8. #98
    Join Date
    Dec 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod (with admin!) for testing

    Quote Originally Posted by dharper1988 View Post
    Hi i just finished my tax list for Florida by the County zip codes if someone wants it and if there are any errors can you tell me? This is from my backup.


    Ill be testing this tonight...I'll let you know...Ive been dreading this task but I decided to find the forums and hunt for help and your a godsend...so testing will commence tonight

  9. #99
    Join Date
    Dec 2007
    Posts
    2
    Plugin Contributions
    0

    Have a Drink Re: Local Sales Tax Mod (with admin!) for testing

    works like a charm..thanks to all who have helped make this possible...for someone new @ this whole thing you guys sure made it easy and user friendly...thanks to ladyhlg for the original deal and thanks to dharper1988 for doing FL for all of us!

  10. #100
    Join Date
    May 2005
    Posts
    361
    Plugin Contributions
    2

    red flag Local Sales Tax Mod Update

    I have uploaded a new version of the Local Tax Mod to the downloads section.

    http://www.zen-cart.com/index.php?ma...roducts_id=623

    This new version supports Tax Classes which in turn supports non-taxable items.
    It also contains some bug fixes for previous calculation problems.

    I STRONGLY RECOMMEND THAT EVERYONE UPDATES TO THE NEW VERSION.

    Upgrading is easy, simply copy over the new Local Sales Tax Mod files (overwriting the old ones) and run the included database sql updates.

    Also, because this new version supports tax classes, each local tax must now be associated with a zen cart tax class id. I have included an sql file to update all your local tax rates to a single tax class id. For most people this will be the default "Taxable Goods" (Tax Class ID 1) that was created with your zen cart install.

    For any of you who have more than one type of tax class or have altered the tax classes you will need verify your tax class id before running the included sql file and update the id number if necessary.

    To verify your "Taxable Goods" Tax Class ID in your cart admin go to:
    Locations/Taxes -> Tax Classes
    This will show you all the Tax Classes defined for your cart, the ID for each class is on the far left.

    If you only have one tax class and its ID = 1 then you dont have to update anything, just upload the included SetAllTaxClasses.sql file.

    If your tax class ID is not 1 then you will need to open SetAllTaxClasses.sql and change the 1 to whatever your tax class ID is:
    Code:
    UPDATE `tax_rates_local` SET `local_tax_class_id`=1;
    Save your changes and upload the SetAllTaxClasses.sql file.

    If you have more than one tax class you will need to decide which tax class your local taxes are to be applied to and use that Tax Class ID.


    I hope this isn't too confusing, just take a deep breath and go slow. Be sure to read the included readme.txt and/or upgradenotes.txt files and follow the directions.

    As, always, be sure to back up your files and database before you begin.

    Good Luck!

    LadyHLG

 

 
Page 10 of 29 FirstFirst ... 8910111220 ... LastLast

Similar Threads

  1. v151 Tax getting added twice after installing Local Sales Tax mod
    By RFree190 in forum General Questions
    Replies: 0
    Last Post: 19 Mar 2013, 05:10 AM
  2. v150 Problem with Local Sales Tax mod
    By pwithers in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 18 Jun 2012, 10:16 PM
  3. v150 Local Sales Tax Mod - Does it work for 1.5?
    By waltman in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 17 Mar 2012, 07:20 PM
  4. New York State Sales Tax by Zip Full Database for Local Sales Tax Mod 2011
    By SCHNiKEN in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 11 Apr 2011, 04:51 AM
  5. Local Sales Tax Mod and Reward Points Mod
    By retched in forum Addon Payment Modules
    Replies: 1
    Last Post: 9 Feb 2011, 02:09 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg