keep in mind by default the order history table is only updated when an admin user actually adds a comment or changes the status.
You will probably want to "coach" your users on always adding relevant comments when editting an order - they can use the "private" flag to have comments not vivble to the customer if needed.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
If you have that information to hand that would be terrific, thank you :)
Completely agree, I make a habit of it and make sure I "stamp" my comments, but when you're modding 10+ orders a time, or you've got someone new doing it the process can get away from you. I think it makes perfect sense that the system come with that sort of "stamp" already programmed, on all of the programs and systems I've worked on there has always been a user stamp when something is changed. Whilst we're only small, and not big like the Companies I have worked for, I still think it immensely important that these records are kept up correctly, including a user stamp.
Attached is a merger of the "Orders Status History - Updated By" files and the edit_orders.php and orders.php (both in the /YOUR_ADMIN directory) files from the Edit Orders plugin's v4.1.3 release.
osh_updated_by_with_edit_orders_413.zip
Edit Orders 4.1.4
This release includes updated installation code to better operate in some server configurations and with some 3rd party alterations to the Zen Cart admin interface. Updated core files from "Plugin Manager" 0.5 RC2 have been included.
The specific item addressed: when configuring Edit Order options, the dropdown menu's may not appear. While this is the only change from version 4.1.3, it is recommended to update to the latest version to mitigate any potential problems in the future when upgrading to a new version of Zen Cart.
The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
Is there a list of core files to update or do I need to do a full install if upgrading from a previous version. I'm asking because if there are core files that were not updated in this newer version I would like not to spend time comparing them. I have a ton of modifications and combing through each one becomes tedious. The readme didn't really give any useful information on upgrades that I saw.