Oscommercexport Orders To Csv
Hi need my oscommerce site to be able to export orders to csv in a particualr format for my freight services
I currently use the export orders contrib which exports a csv in a particular format
i have atached the file that is currently exported
current_order_exportcsv
i have also attached the current export_orders.php file which creates this csv file, require this file to be modified to output the follinw format instead
I have attached a csv example of the format I need it in
required_export_orders.csv
i have alsot attached a Customer Orders File Import Specification v1.1.pdf
The other part to this project is to set up a cron job which will email this csv file to an email addres once per day…
thank you