Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2006
    Posts
    209
    Plugin Contributions
    0

    Default tax rate change but do not change gross

    hi,
    recently the tax rate in ireland changed back from 21.5% to 21%
    we need to change the tax back to 21% but that will effect all the gross prices on the store - the retail prices to the customers.
    Is there a way to change this so the gross price will remain the same but the net price will change back?

  2. #2
    Join Date
    Jan 2006
    Posts
    420
    Plugin Contributions
    0

    Default Re: tax rate change but do not change gross

    I did this in January over in the UK , I used easy populate to download all the products to Excel , did a quick calc to work out the new Nett prices , then re uploaded and switched the tax back to 17.5% appart from a few rounding errors it was pretty much spot on ! If you didn't want to use easypopulate , you could dump the table straight out of myphpadmin , change the prices and reupload.
    Various Zen cart sites !

  3. #3
    Join Date
    Mar 2007
    Posts
    248
    Plugin Contributions
    6

    Default Re: tax rate change but do not change gross

    If you want the retail price to stay the same then:

    [FONT=Arial]newnet_price * 1.21 = [/FONT][FONT=Arial]old_net_price * 1.215[/FONT]
    [FONT=Arial]therefore newnet_price = old_net_price * 1.215/1.21
    or
    [/FONT][FONT=Arial]newnet_price = [/FONT][FONT=Arial]old_net_price * [/FONT]1.004132231405
    [FONT=Arial][/FONT]
    [FONT=Arial]Backup your db[/FONT]
    [FONT=Arial][/FONT]
    [FONT=Arial]run sql on your db:

    [/FONT]
    update products set products_price = products_price*1.004132231405, products_price_sorter = products_price_sorter*1.004132231405
    [FONT=Arial][/FONT]
    Then adjust the sales tax amount to 21% under the admin/location/tax rates

 

 

Similar Threads

  1. v139h Adding tax to 2000 products, but would like to make gross price the same as it is now
    By mcpisik in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 3
    Last Post: 3 Apr 2012, 09:54 AM
  2. Tax not showing tin the admin gross prices
    By stitchnkitty in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 20 Nov 2010, 01:07 AM
  3. Change tax rate based on attribute selected
    By oconndav in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 1
    Last Post: 23 Nov 2009, 04:31 PM
  4. tax/gross not right
    By valenk1 in forum Basic Configuration
    Replies: 0
    Last Post: 2 Nov 2009, 06:50 AM
  5. Possible tp calculate tax from the net price, not gross
    By raymasa in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 2
    Last Post: 8 Aug 2006, 11:06 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR