Issue:
The order info changes in the following instances:
Fix:
Database changes
The following files were affected:
File name |
Description |
| components/public/Orders.cfc | Function RecordOrder attribute name and Insert SQL statement changes. Run query to retrieve the full Customer info then enter it as delimited info in the ShippingInfo (text). BillingInfo (text), columns. Run query to retrieve the credit card info then enter the full cc name in the CCIssuer columnRun query to retrieve info for ProductMatrixID and enter it in MatrixDescriptive. Run query to retrieve info for ProductID and enter it in ProductFullName. Function RecordOrderItems attribute name and Insert SQL statement changes. |
| components/public/ReturnShoppingCart.cfc | Changed delimiter for product attributes in the ListShoppingCart function. |
| templates/default/ProcessPayment.cfm | RecordOrder and RecordOrderItems method invocation parameter list changes. |
| admin/financial/orders/InvoiceCalculations.cfm | Added parsing statements for the shipping and billing customer address. |
| admin/financial/orders/Invoice.cfm | Renamed variables changed the product attribute loop delimiter. |
| admin/reports/report_elements/qry_MainReport.cfm | Changed SQL in the queries affecting the Orders table. |
| admin/financial/orders/EmailOrder.cfm | Renamed customer variables. |
| admin/products/DeleteProducts.cfm | Removed OrderItems deletion from the routine. |
SQL script to make this changes:
All the updated files including the SQL Alter Table script, the latest version of the Visio ERM database diagram (nice layout sacrificed due to reverse engineer operation), updated files store in their original directories, can be downloaded by logging into the customer extranet area.