Any modules to export sales data to cvs?
EricK <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <9c5f3cdaabd3c4eac03bc89b1de4b988@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=191242#191242 ---------------------------------------------------------------- Has anyone developed a module or script to export inventory sales data to a comma delimited file adhering to RICS import specifications? RICS = Retail Inventory Control System (csi-rics.com) I think the way to do it is query the appropriate mysql tables (orders, orders_products, orders_products_attributes) then export the query results to a csv batch file adhering to RICS import specifications. If someone has done this, OR something similar, please let me know. Thank you, Eric