Important

When upgrading to this version, if you have skipped any previous releases, please use the installation links below to proceed as usual. However, we recommend reviewing the release notes for the skipped versions to familiarise yourself with new features, issue fixes, and to ensure compatibility and correct setting requirements.

Compatibility

This package version requires the following mandatory packages in place before installation.

  • Skedulo Core Package - 102.54+

No changes to package compatibility since the last release.

What’s New

Replication Date Data in Additional Fields

  • When replicating jobs into a new period, date data in the Additional Fields section (e.g: sleepover start date) will be automatically and accurately set based on the new job dates.
    • Example 1:
      • Base template job:
        • Job date: 01/01/2025
        • Sleepover start date (or any other date additional fields): 01/01/2025
      • Replicated job:
        • Job date: 15/02/2025
        • Sleepover start date (or any other date additional fields): 15/02/2025
    • Example 2:
      • Base template job:
        • Job date: 01/01/2025
        • Sleepover start date (or any other date additional fields): 02/01/2025
      • Replicated job:
        • Job date: 15/02/2025
        • Sleepover start date (or any other date additional fields): 16/02/2025
  • The function is implemented when replicating jobs from base templates or from any rosters, and is available when replicating jobs on the Scheduling Console.

How to set up?

  • Navigate to Setup > Custom Metadata Types > HC_Console_Settings > new setting Job_Replication_Additional_Date_Fields:
    • Use this setting to configure one or many additional fields of Job Object with Date or DateTime data type that need to be date-sensitive and follow new job dates when replicating
    • For example: "SleepOver_Start__c; skedhcp__Scheduled_Break_Start__c"
    • In case this feature is not relevant to your business, set the value of the setting to ";" to avoid having impact on the Replication process.

Addition of "+ Add Client" button on Completed/Cancelled Group Event Jobs

  • Adding clients into completed or cancelled group event jobs is required prior to progressing into invoicing, in certain circumstances. Hence the button "+Add Client" is now made visible and functional regardless of job statuses.
    Image

Issues Fixed

  • The issue has been fixed whereby the Covered Job function in the Contract Warning only worked with new jobs and had issues when editing existing jobs.