BrianFilus Posted November 4, 2024 Posted November 4, 2024 in oCommerce From the Admin area (Orders), there is an option to Export to CSV. When used it creates an excel (CSV) file with following: Order ID, Ship Method, Shipping Company, etc... I am trying to modify (add) the data that is being exported but I am unable to find an option for it. If someone could point me either to an option, or to the file that needs to be edited I would be very thankful. -Brian Quote
Jack_mcs Posted November 4, 2024 Posted November 4, 2024 @BrianFilusUse the import/export tool in the products section in admin. 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
BrianFilus Posted November 5, 2024 Author Posted November 5, 2024 Thank you for this, however, I specifically wish to use the Export button from the "Orders" section in the Admin. The reason for this is that I can select which specific orders I want to export. When I use the export tool from the Products/Catalogue menu, I have to use the Date-range selection but not the specific orders. Since I am pretty sure there is no option from within the Admin to adjust what data is being exported, I am willing to change the php file but I need to know where to look for it and possibly what are the call tags for particular data but maybe I can figure this out by looking at the database. Once I know which one it is, I should be able to edit it so that when I export the data from "orders" it will give me the data that I require. Hoping that someone has a knowledge of this version of OsCommerce that can point me to a right direction with this. Thanks again, Brian Quote
Jack_mcs Posted November 5, 2024 Posted November 5, 2024 4 hours ago, BrianFilus said: but I need to know where to look for it Maybe /lib/backend/controllers/OrdersController.php 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.