Results 1 to 5 of 5

Please help! (setting tax rate for products)

This is a discussion on Please help! (setting tax rate for products) within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I have already added over 75 products to the database, along with photos, prices, descriptions, etc. I wasn't aware that ...

      
  1. #1
    Member sheikyerbouti's Avatar
    Join Date
    Oct 2002
    Posts
    45
    Rep Power
    0


    Default Please help! (setting tax rate for products)

    I have already added over 75 products to the database, along with photos, prices, descriptions, etc. I wasn't aware that i had to set the tax rate at the time i added each procuct, so now i'm wondering.......

    Since i just set up one option as Taxable Goods, is there a way to set the taxable rate for ALL 75 products to "Taxable Goods" in one fell swoop rather than going through all 75 products and changing them?

    Please help!
    thanks,
    pete

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default

    Use phpmyadmin and edit your database directly or dump the contents of the table to a text file, and then edit it manually and re-integrate the changes by running a query in phpmyadmin. Just find the field in question, and make the changes to all the products. That is the easiest and quickest way to do it.

  3. #3
    Member sheikyerbouti's Avatar
    Join Date
    Oct 2002
    Posts
    45
    Rep Power
    0


    Default

    yep, sounds easy enuff......

    only problem is.... that all went right over my head. I think the easiest thing to do would be the phpMyAdmin recommendation you made. Could someone guide me through the process of changing that? I go to phpMyAdmin and select "products" from the list on the left. On the right pane i see about 13 fields listed. One of them is entitled "products_tax_class_id".... Do i need to change that in some way? This is all brand new to me.....

    I say..... can ya help a brother out???

    Thanks,
    pete

  4. #4
    Member
    Join Date
    Oct 2002
    Posts
    40
    Rep Power
    0


    Default

    ain't nothing but a chicken wing!

    Just go to phpMyAdmin. Select the products table. Now select the the SQL tab. Then for the query, enter the following:

    UPDATE products SET products_tax_class_id = '1';

    Click on the "Go" button and tada! Instant taxes!

    -- stan c",)

  5. #5
    Member sheikyerbouti's Avatar
    Join Date
    Oct 2002
    Posts
    45
    Rep Power
    0


    Default

    where were you 48 hours ago????

    Thanks so much. Someone walked me through the process earlier today. It worked like a champ-ene.....

    -pete

Similar Threads

  1. Does UPS rate quote work?
    By nfmg in forum osCMax v1.7 Installation
    Replies: 6
    Last Post: 06-28-2004, 12:33 PM
  2. Different descriptions for one tax rate?
    By Lynoure in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 02-17-2004, 02:49 AM
  3. Setting Sort Order for Products?
    By sheikyerbouti in forum osCommerce 2.2 Installation Help
    Replies: 6
    Last Post: 11-12-2003, 11:25 PM
  4. Table Rate Setting?
    By peter in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 09-02-2003, 05:25 PM
  5. Zone Rate By Price
    By jyt in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 06-29-2003, 10:32 PM

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
  •