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
When returning from timesheet edit/show to list, maintain year #31
If you're looking at historical timesheets or editing over an annual split, the likes of the "Timesheet entry overview" link (in the Show view) return to the generic index list for the current year, not the year of the timesheet being viewed. That's unexpected behaviour, to the extent of being considered a bug.
If you're looking at historical timesheets or editing over an annual split, the likes of the "Timesheet entry overview" link (in the Show view) return to the generic index list for the current year, not the year of the timesheet being viewed. That's unexpected behaviour, to the extent of being considered a bug.