Hi guys,
We've just completed a mod which has abilty to see order details in orders.php
As you know, when you search all your orders on this page the information you get is actually limited. (Order#, Status, Customer name, date and total)
If you are dealing with many orders then you should be clicking every single order to get the whole information (i.e shipping address)
What we did is just to see other details without going order details of course using by java script. Even though if you go to order details you still need to copy address lines one by one. That takes a lot of time. So we did "copy to clipboard" and "copy to filed" sections as well.
Here is the screen shots of this mod.
http://www.protechstore.com/images/a1.jpg
http://www.protechstore.com/images/a2.jpg
http://www.protechstore.com/images/a3.jpg
If you'd like to get it let me know guys, i can post it here.