Thredbo 1.0
Thredbo payroll integration overview.
Overview
Custom Fields
Resort Specific Requirements
Payroll Requirements/Analysis File
Allowances
$allowances = '';
if ($timesheetEntry->payType == SeasonPaidActivity::PAY_TYPE_HOURLY_RATE && $timesheetEntry->payWageType == SeasonPaidActivity::PAY_RATE_TYPE_PRIVATE) {
$allowances = 'SSPR1x' . DateTimeUtil::convertMinutesToHoursFloat($timesheetEntry->durationMinutes, 1);
}PayLevelNames
Job Title
Pay Level
Pay Level Setup

Process for Changing Pay Level
Last updated
Was this helpful?
