[ Index ] |
|
Code source de osCommerce 2.2ms2-060817 |
1 $Id: README,v 1.1 2002/04/08 01:15:19 hpdl Exp $ 2 3 osCommerce, Open Source E-Commerce Solutions 4 http://www.oscommerce.com 5 6 Copyright (c) 2002 osCommerce 7 8 Released under the GNU General Public License 9 --------------------------------------------------------- 10 11 osCommerce 2.2 Orders Update Script 12 13 This script is used to insert the order total values into 14 a new orders_total table used by the new order class and 15 order_total modules. 16 17 Before running the update on a live server, it is 18 recommended to "test-run" the process on a test or backup 19 database dump. 20 21 If you are not happy with the results the first time you 22 run the update script, you may delete the orders_total 23 table contents and run the process again using different 24 parameter values. 25 26 Once you are happy with the results, you should remove 27 two columns from the orders table, which are 28 shipping_method and shipping_cost, with the following 29 sql queries: 30 31 alter table orders drop shipping_method; 32 alter table orders drop shipping_cost;
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 19:48:25 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |