|
1. New reporting engine.
Pacific Timesheet now uses the Jasper reporting engine. This is a high-performance, open source
report engine that allows great flexibility in report design.
2. Bill Rates and Pay Rates in Summary Reports.
When TimeEntry.billRate and TimeEntry.payRate fields are used in timesheet summary reports
(such as the Employee Hours Report) their values are now calculated. For instance, TimeEntry.billRate
is computed as SUM(TimeEntry.billAmount)/SUM(TimeEntry.hours), rather than SUM(TimeEntry.billRate).
This will result in more expected values being returned on these reports.
3. Unlimited Pay Code Balances.
Any pay code can now have a balance. This effectively means you can have an unlimited number of types of balances.
4. Backup Approvers.
You can assign backup approvers to employees for each approval level.
5. Enhancement - Changed the busy image.
Changed the busy image when submitting timesheet and logging into product.
|