voidlily / timeboard

Georgia Tech CoC TA timesheets
4 stars 1 forks source link

Finance User View #9

Closed apmonroe closed 13 years ago

apmonroe commented 13 years ago

Figure out what information the finance folks need to process timesheets and make this clearly visible on their view.

EDIT Alright, so we talked with the Finance People and here are the changes they want.

  1. Put Date next to entry
  2. Have a total for the week count
  3. Change entries to have 2 decimal points instead of one.
apmonroe commented 13 years ago

put date next to entry in a primitive, ugly way. commit ddfb7effd0696a26100c

apmonroe commented 13 years ago

added weekly total column. commit 125ef2049e6c619331d6

jking31cs commented 13 years ago

changed entries so that they round to the nearest 2 decimal places. d2835297f

Also going ahead and marking this closed for now, I will make a new bug for ui modifications so that the date entries are a little prettier.