Enhancement - timesheet report

- Version 1 of the timesheet report.  Displays a specified number
  of weeks tasks, both started and completed.
This commit is contained in:
Paul Beckingham 2009-05-11 23:07:50 -04:00
parent 4ab665b876
commit fd823871f0
5 changed files with 142 additions and 41 deletions

View file

@ -25,6 +25,8 @@
example "task oldest 5" will display the 5 oldest tasks.
+ Modified the "stats" report so that it has the same aesthetics as the
other reports.
+ New "timesheet" command displays tasks completed and started, per week,
and can display multiple weeks.
------ old releases ------------------------------