New Report - timesheet

- Added new timesheet report framework
- Began adding logic pseudo-code
- Added some documentation
This commit is contained in:
Paul Beckingham 2009-05-03 11:32:04 -04:00
parent f73281ee30
commit 57a11a74e1
6 changed files with 94 additions and 12 deletions

View file

@ -186,6 +186,12 @@
only show as many that will fit.
</dd>
<dt>weekstart</dt>
<dd>
The day of the week that represents the first day of the week.
Defaults to "Monday".
</dd>
<dt>defaultwidth</dt>
<dd>
The width of tables used when ncurses support is not available.