zenhob / hcl

Command-line tool for manipulating Harvest timesheets
http://zenhob.github.io/hcl
MIT License
223 stars 45 forks source link

reports/invoices #15

Open zenhob opened 15 years ago

zenhob commented 15 years ago

Include a command that displays a weekly timesheet for end-of-week review and similar. Something like the following:

$ hcl weekly
$ hcl weekly last week
zenhob commented 15 years ago

Perhaps while I'm at it could rename the show command to daily.

zenhob commented 10 years ago

There is an end point in the API for this, but it's only accessible to admins. Anyway, I tried using with an admin account and it still didn't seem to work. It looks like we're stuck with the timesheet API, which would mean fetching one day at a time and aggregating ourselves.

asymmetric commented 9 years ago

FYI, the Reports.md file has been renamed to Time and Expense Reporting.md.