How to List # number of orders made during view orders?

Posts: 40
Joined: 02/27/2008

Hi,

I'm check the view orders often to see how many order got placed for the day. but is there a way to number it? I have to count it everytime for all the sales I made during the day.

thanks

Posts: 5625
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

The sales summary report should handle it for you. Do you have the reports module enabled?

Posts: 40
Joined: 02/27/2008

yea i do.. but how would i add numbers to the left of the view orders? I would have to go in and edit which file?

thanks again ryan!

Posts: 5625
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

It's not really that simple, to be honest. There isn't really a simple page or file that you can edit because of the way the orders table is generated and the search form interacts with that page.