Comments At-A-Glance (CAAG) is a simple but time-saving contribution that adds a talk bubble icon (included) to the admin orders listing (under the Customers menu) when an order has a comment.
PLUS, when you rollover the talk bubble icon, it displays the comment... WITHOUT HAVEING TO GO INTO THE ORDER!
Saves a lot of time :)
Legend: 
Download

Report
Revamped code in order to fix bug where only one comment would be displayed per order and significantly clean up the database query code.
For you upgraders out there (upgrading from v2.0 that is) the only difference is what's found at step 4 of the installation instructions (make sure you get it all because I changed the variable names).
Version 2.0
This version utilizes a DHTL tooltip to display the comments.
Includes function to strip troublesome characters and linebreaks from comments for optimum performance.
Bug Fix by Kasper aka Elv1s
20-08-2005
This will fix the " and ´bug thing.
Or maybe i should say this is a way to make it not possible for your clients to use " and ´ in their comments.
Well it might not be the best solution.... but it works - for me!
I had inadvertently left in two files that weren't needed. They're removed from this package to avoid confusion.
This is a complete package - please use v1.1.
CAAG v1.0 had a bug: If line breaks/feeds were in the comment, neither the bubble icon nor the comment would show. CAAG v1.1 fixes it by parsing the comment.
NOTE: If you've already installed v1.0, just follow STEP 3.
Enjoy!
- jeff
I failed to mention which file to change: catalog/admin/orders.php
You may use either package, but this one has the revised installation instructions.
Comments At-A-Glance (CAAG) is a simple but time-saving contribution that adds a talk bubble icon (included) to the admin orders listing (under the Customers menu) when an order has a comment.
PLUS, when you rollover the talk bubble icon, it displays the comment... WITHOUT HAVEING TO GO INTO THE ORDER!
Saves a lot of time :)