Time & Expense 1.4
Added by Dhanasingh Krishnapandian almost 12 years ago
We are happy to announce the release of Time & Expense (Formerly known as Weekly Timesheet) )plugin version 1.4.
Following are the features of 1.4
- Expense Reporting is introduced
- Disallow time logging for submitted/approved timesheets through redmine core
- Issues selection is enhanced by its subject autocompletion.
- Configuration for approving own timesheet
- Email notification for rejected time & expense sheets
- Filter issues by tracker
- Configuration for number of weeks to consider for previous week template
- Use start of week feature from redmine (Contribution from Martin Dube)
- previous and next week link (Contribution from Martin Dube)
Dhanasingh
Replies (6)
RE: Time & Expense 1.4 - Added by Olivier Pinette almost 12 years ago
Dhanasingh,
Thank you so much for this new release
We will start using new features immediately, especially :- Filter issues by tracker
- previous and next week link (thank to Martin)
- Configuration for number of weeks to consider for previous week template
For information, we are still using Readmine 2.1 and TE 1.4 (aka WT) looks working fine.
Olivier.
RE: Time & Expense 1.4 - Added by Dhanasingh Krishnapandian almost 12 years ago
Olivier,
Thanks for your feedback.
Check out the expense reporting as well
Dhanasingh
RE: Time & Expense 1.4 - Added by Sylvain Hamel almost 12 years ago
To upgrade from 1.3 do we just replace the previous plugin folder?
RE: Time & Expense 1.4 - Added by Dhanasingh Krishnapandian almost 12 years ago
after you copy the new plugin code, you will have to run the migrate commands
rake redmine:plugins:migrate NAME=redmine_wktime
RE: Time & Expense 1.4 - Added by Terence Mill over 11 years ago
Any link where this plugin's code repository is hosted would help a lot.