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

Why can't timesheets be copied across year boundaries? #32

Open pond opened 10 years ago

pond commented 10 years ago

In TrackRecord v1, there was a good reason for the timesheet "duplicate for next week" functionality to be deliberately blocked across year boundaries. I can't remember why this the case, but it's quite annoying in practice. Maybe the idea was to get people to "clean up" their timesheets annually by forcing them to rebuild from clean! Revisit this and see if there are any fundamental technical limitations here; if not, consider removing the restriction.