Categories
Release Notes

ClickTime Version 9.26

ClickTime Version 9.26 includes the following updates:

  • Minor bug fixes and improvements

Categories
Release Notes

ClickTime Version 9.25

ClickTime Version 9.25 includes the following updates:

  • Company Dashboard Improvements – We’ve updated the Company Dashboard alerts to exclude timesheets for dates prior to a company’s “lock date” (which cannot be submitted, rejected or approved). For example, these pre-lock-date timesheets will no longer be included in Company Dashboard alerts about timesheets waiting for your approval.
  • Timesheet Review Updated – The Timesheet Review page will now default to only show timesheets for dates after your company’s lock date. When choosing to view timesheets prior to your company’s lock date, a lock icon appears to identify which of the timesheets displayed are for dates prior to your company lock date.
  • Bug fix – Fixed an issue when attempting to duplicate a Client from the Client List view.
  • Bug fix – You can now edit Pay Codes for custom overtime rules.
  • Bug fix – Fixed incorrect error messaging when duplicating a Project.
  • Bug fix – Fixed Sub Phase Association Count on the List View to only count unique parent associations.
Categories
Release Notes

ClickTime Version 9.24

ClickTime Version 9.24 includes the following updates:

  • Phase and Sub Phase Improvements – We’ve made select improvements to the Phase and Sub Phase List and Detail pages to clearly show which projects these entities are associated with, including:
    • a count of associations on Phase and Sub Phase list view
    • a list of associated Projects and Phases on the detail view
    • an export of associated Projects and Phases on the detail view
  • Bug fix – Fixed the unresponsive Edit and Remove buttons on Report Builder reports when using Google Chrome
  • Bug fix – Fixed an issue causing certain users to be incorrectly signed out after navigating to the Time Entry Completion page.

Categories
Release Notes Web Services

ClickTime Version 9.23

ClickTime Version 9.23 includes the following updates:

  • Overtime for Companies with Semi-Monthly Timesheets –  Companies with semi-monthly timesheets will now be able to configure Overtime Rules and access Overtime Reports and Exports.
  • REST API – Company–  We’ve added additional properties to the following endpoint:
    • GET /Company
  • Client Detail Page  – Removed the “Duplicate” option on the Client Detail Page Actions menu.
  • Person Detail Page – Improved messaging to explain that you can’t deactivate a person who is configured as the sender for automated notifications.
  • Bug fix – Customizable Data Export no longer abbreviates project numbers with leading zeros in Excel.
  • Bug fix – Fixed the error message shown about a non-unique project number when attempting to duplicate a project.

Categories
Release Notes Web Services

ClickTime Version 9.22

ClickTime Version 9.22 includes the following updates:

  • REST API – Added support for filtering by “Name” to the following endpoints:
    • GET /ExpenseTypes
    • GET /Tasks
  • Bug fix – Fixed a design misalignment of the Resource Planning grid.
  • Bug fix – Fixed an issue causing a forced log out when navigating to the Time Entry Completion page.

Categories
Release Notes

ClickTime Version 9.21

ClickTime Version 9.21 includes the following updates:

  • Time Entry Completion  Added the ability to filter by Timesheet Approver and added the Timesheet Approver to the export. This update also includes minor design enhancements.
  • Project Detail – Made the “Project Summary” button to be more prominent for quicker navigation to Project Insights.
  • Person Detail – Added additional messaging when an admin selects the option to “Reset Password” for inactivated users
  • Bug fix – The “Next” button is now disabled on Bulk Find & Replace until all of the required fields are filled out.
  • Bug fix – The Time Entry Completion notification email will not be sent to employees without incomplete weeks due to their start date.
  • Bug fix – We’ve prevented a new Person from being added with Accrual Start Date without an Accrual Rate.

Categories
Release Notes Web Services

ClickTime Version 9.20

ClickTime Version 9.20 includes the following updates:

  • REST API – Added support for filtering by “Name” to the following endpoints:
    • GET /PaymentTypes
    • GET /EmploymentTypes
  • Bulk Find and Replace Update- Improved the messaging and user experience in Bulk Find and Replace when no matching time entries are found.
  • Project Detail Page Update – Removed the “Duplicate” option on the Project Detail Page Actions menu.
  • Bug fix – Updated the modal text when editing a Leave Type Balance.

Categories
Release Notes

ClickTime Version 9.19

ClickTime Version 9.19 includes the following updates:

  • QuickBooks Desktop Connector Update – We released a new version with improved logging.

Categories
Business Intelligence & Analytics Release Notes

ClickTime Version 9.18

ClickTime Version 9.18 includes the following updates:

  • Time Off Data in BI&A – Time off data is now available in ClickTime’s Business Intelligence & Analytics. Leave type name, category, notes, active status, and accounting package ID’s can now be accessed in BI&A reports through the TimeAndTimeOffData data source.
  • Global Report: Planned Time Off (next week) – We released a new BI&A global report that shows the hours and days of time off that appears on people’s timesheets in the upcoming calendar week. This provides insight into how time off will impact team capacity in the immediate future. 
  • Global Report: Time and Time Off Detail by Person (past 30 days) – We released a new BI&A global report that shows all logged time per person for the past 30 days, broken out by Project or Leave Type.
  • Time Entry Completion Improvements – We enhanced the appearance of the option for toggling between displaying people with “Daily” and “Weekly” completion requirements.
  • Bug fix – Fixed issue in Project list view search when Lifetime Budget column is displayed.
  • Bug fix – Fixed issue resulting in discrepancies of the time off accrual balances.
  • Bug fix – Fixed issue that caused a delay in Project Insights data refreshing.

Categories
Release Notes Web Services

ClickTime Version 9.17

ClickTime Version 9.17 includes the following updates:

  • Accounting & Payroll Reports – We collected all of the relevant accounting and payroll exports together in the new “Accounting & Payroll” report section. This is accessible from the Reports menu under the Company tab.
  • Checkwriters Payroll Integration – We’ve added a Checkwriters Payroll Export report to the Accounting & Payroll section of the Reports menu under the Company tab.
  • TRAXPayroll Integration – We’ve added a TRAXPayroll Export report to the Accounting & Payroll section of the Reports menu under the Company tab.
  • Grant Allocation Report – The new Grant Allocation report for Nonprofit organizations is available in the People section of the Reports menu under the Company tab. The report provides insight to how people are allocating their time. It attributes time off to clients and projects in direct proportion to time worked.
  • Integrations – The “Integrations” page under the Company tab is updated to reflect the recent payroll integrations.
  • REST API – Clients – Added the IsEligibleTimeOffAllocation property to the following endpoints:
    • GET /Clients
    • GET /Clients/{clientID}
    • GET /Clients/new
    • POST /Clients
    • PATCH /Clients/{clientID}
  • REST API – Jobs – Added the TimeOffAllocation property to the following endpoints:
    • GET /Jobs
    • GET /Jobs/{jobID}
    • GET /Jobs/new
    • POST /Jobs
    • PATCH /Jobs/{jobID}