I use this module with openatrium.com ... Is there some place where I can delete time record? Editing to "zero" hours doesn't seems very nice... Maybe this is feature request...

CommentFileSizeAuthor
#3 541640-time-delete.patch3.51 KBzoo33

Comments

askibinski’s picture

Version: » 6.x-1.0-alpha1
Category: support » feature
Priority: Minor » Normal

Don't see this in the readme.txt todo, so marking as feature request.

zoo33’s picture

Status: Active » Needs review

The attached patch adds a delete button on the time entry edit form, as well as a confirmation page. I've attempted to follow the existing API, and implemented the functionality as two new methods in the time_entry class. Enjoy!

zoo33’s picture

StatusFileSize
new3.51 KB

Crap, forgot the patch! 9 days later, and no one seems to have read this yet. Well here's the patch anyway.