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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| 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 |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| 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. |
| The Following User Says Thank You to michael_s For This Useful Post: | ||
ellman (11-03-2007) | ||
|
#3
| ||||
| ||||
| yep, sounds easy enuff...... only problem is.... that all went right over my head. I say..... can ya help a brother out??? Thanks, pete |
|
#4
| |||
| |||
| 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
| ||||
| ||||
| where were you 48 hours ago???? Thanks so much. Someone walked me through the process earlier today. It worked like a champ-ene..... -pete |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Does UPS rate quote work? | nfmg | osCMax v1.7 Installation | 6 | 06-28-2004 12:33 PM |
| Different descriptions for one tax rate? | Lynoure | osCMax v1.7 Discussion | 2 | 02-17-2004 02:49 AM |
| Setting Sort Order for Products? | sheikyerbouti | osCommerce 2.2 Installation Help | 6 | 11-12-2003 11:25 PM |
| Table Rate Setting? | peter | osCommerce 2.2 Modification Help | 4 | 09-02-2003 05:25 PM |
| Zone Rate By Price | jyt | osCommerce 2.2 Modification Help | 0 | 06-29-2003 10:32 PM |