This is a discussion on Export all order data to a csv file 1.0 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Not all orders have sales tax associated with them. If an order without sales tax follows one that does, then ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Not all orders have sales tax associated with them. If an order without sales tax follows one that does, then the tax is entered for the previous order. To fix this, I had to reset the variable $Order_Tax. The correction resides on line 203 of the code, and is simply: $Order_Tax = '0'; Attached is the full version with the one additional line to correct this bug. More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Order and Customer export | michael_s | New osCommerce Contributions | 0 | 01-23-2007 02:01 PM |
| where to find the file that generates the order e-mails | Impreza25r | osCMax v1.7 Discussion | 0 | 11-10-2005 06:42 AM |
| Upload a file to an order?? | telcotech | osCMax v1.7 Installation | 1 | 01-17-2005 05:37 AM |
| How do I import data from previous version data base? | rondgray | osCMax v1.7 Discussion | 1 | 12-19-2004 12:24 AM |
| File Descriptions/Data definitions | maxwelltl | osCommerce 2.2 Modification Help | 0 | 09-23-2003 07:02 PM |