pratik97 Posted October 6, 2006 Posted October 6, 2006 Basically these two things I was interested in doing. In the admin panel currently you can't view an Order Number however you can search by it. I guess I can just add order_id to the table but instead of screwing things up just wanted to confirm if there was a contribution out there for that? When an order is placed, is it possible to write basic information to a file. Could even be a .txt file for reporting purposes. It would have something as simple as Full Name, Date Purchased, Product Purchased, Quantity Purchased. Address. Thanks :) Quote
pratik97 Posted October 6, 2006 Author Posted October 6, 2006 Basically these two things I was interested in doing. In the admin panel currently you can't view an Order Number however you can search by it. I guess I can just add order_id to the table but instead of screwing things up just wanted to confirm if there was a contribution out there for that? When an order is placed, is it possible to write basic information to a file. Could even be a .txt file for reporting purposes. It would have something as simple as Full Name, Date Purchased, Product Purchased, Quantity Purchased. Address. Thanks :) OK well I spoke too soon. I added the order_id myself to the table. Now for the writing to an external file when an order is placed? Quote
Jack_mcs Posted October 6, 2006 Posted October 6, 2006 There is a UPS export contribution that does this. I changed the code so that, for me, it just records the relevant information from each order and saves it in an excel file. There is also the Auto Emailer that can send you reports about your orders. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.