Categories
Release Notes

ClickTime Version 9.31

ClickTime Version 9.31 includes the following updates:

  • Grant Allocation Report Flat File – This is a flat, workbook compatible version of the Grant Allocation (Excel) report. The Grant Allocation Report calculates the % of each employee’s time spent across clients & projects, and attributes time off in direct proportion to time worked.
  • 2024 Company Holiday Lists – We’ve added preset Company Holiday lists for 2024.
  • Juneteenth added to US Bank Holidays – We’ve added Juneteenth to the US Bank Company Holiday lists for 2022-2024.
  • Bug Fix – Increased the Project drop-down selector width on Expense Entry
  • Bug Fix – We resolved a display issue related to the leave type balance shown on the  person detail leave type page, the “Time Off and Accrual Detail (Excel)” report on the Company tab, and the “Time Off and Accrual Detail” report on Personal tab. This issue caused an incorrect balance to appear, only when a person had multiple time off events on the same date for the same leave type.
Categories
Release Notes

ClickTime Version 9.29

ClickTime Version 9.29 includes the following updates:

  • Time Entry Enforcement of Project Date Parameters – Project managers can now define a “working period” during which people can enter time by using Project Start and End dates. Time entries now cannot be added or edited on timesheet dates outside of a project’s date parameters. Admins are able to pierce date parameter restrictions using Bulk Changes in the Advanced tab.
  • Improvements to Onboarding Experience for Non-Profits – We’ve improved the default account configuration in the demo period for Non-Profit companies.
  • Incomplete Time Entry Report Notification of Future Deprecation– The Incomplete Time Entry Report (Legacy) will be deprecated on November 16, 2021. To continue monitoring timesheet completeness, please use the Time Entry Completion dashboard on the Company Timesheets tab.
  • Bug Fix – Fixed the Grant Allocation Report to display data when the company has no active leave types.
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}
Categories
Expenses Release Notes Web Services

ClickTime Version 9.13

ClickTime Version 9.13 includes the following updates:

  • NonProfit Setup Wizard – We made various improvements to the setup wizard for NonProfit organizations.
  • Time Off Requests – improved performance when making time off requests and approving them, especially for requests for longer periods of time.
  • Time Off Reports – Updated preview images for two time off reports that appear in “My Reports” under the Personal tab to clearly identify the images as showing sample data and not the logged-in person’s actual time off history.
  • SOAP – All requests to the SOAP API must now be made securely (https).
  • Bug fix – Fixed issues so that people who sign in with Single Sign-On (SSO) get returned to the appropriate SSO login prompt after signing out of the ClickTime web app.
  • Bug fix – Fixed issue in which a person was directed to the wrong page after clicking a link an Expense Sheet Approval notification email and authenticating using Single Sign-On (SSO).