pond / trackrecord

TrackRecord is a Ruby On Rails application which lets users enter and analyse timesheets, based around a framework of customers, projects and tasks. It may be useful for sole traders and small businesses.
BSD 3-Clause "New" or "Revised" License
12 stars 6 forks source link

Omitted timesheets report #8

Open pond opened 11 years ago

pond commented 11 years ago

If there's general timesheet overview capability built into the system (e.g. from a redesigned 'edit timesheet' year planner style view or similar), then it should be relatively easy to produce a report that lists any users who have not submitted timesheets for any weeks within a given selection range, or have uncommitted items.

Have an option to send "please commit" or "please submit" e-mail messages out?

pond commented 11 years ago

This is related to the Bulk Commit mechanism, so tying all those bits of UI together coherently would be good.