Downloads
Download tar.gz
25.64 KB
MD5: 69c2733260d56edf7e14763a9b102299
SHA-1: bd30178e9cedeb2517183b3abf95707a7e1b312c
SHA-256: 063d5a2c202d1f497a294c72b5f4e9336927dd88645883ed603738bf4bfa4564
Download zip
31.68 KB
MD5: 441643bd7c986572ccbfdc60d2eb3bc4
SHA-1: 6ec009a0321d95a4eeb63c428d7bf1d41a403341
SHA-256: fe395a4b7d63d70e372a90655febd27f4917c2904def0861a639fb44ad14f3a0
Release notes
Bug fixes and improved reporting/invoicing. Timer fields can be set through email with support_mailcmd integration. Added two new modules: support_rates and support_pan, allowing for billing and planning user's time.
(Note, 6.x-1.1 had a brown-bag release error, hence quickly releasing 1.2 to fix.)
Features
- Track earnings with support_rates module, supports daily and hourly rates per-client with per-user-per-client overrides.
#721034: Track billing rates - Plan users time with support_plan module.
#942108: Allow planning of time - Integrate with support_mailcmd so timer options can be set via email.
#747328: Changing Ticket Status Via Email - Add support for external modules to modify timer reports.
#721034: Track billing rates - Give timer reports bookmarkable URLs.
#712584: Give reports a PURL to ease sharing of a specific report - Expand reports to be run against multiple users.
#712582: Don't require user on Timer Report
Bug fixes
- Validate date.
#670906: Date Validation - Sanity check input.
- Fix E_ALL warnings.