buildStaffWorkSummaryParameterDiscovery (staff-work-summary.ts)

kitchen-plugin-yot · analytics

YoureOnTime StaffWorkSummary Telerik report adapter. Telerik report type: "YoureOnTime.Web.TelerikReports.StaffWorkSummary_2121, YoureOnTime.Reports" Supplies two columns the StaffPerformance report doesn't carry: "Sales per hour" and "Avg Length" (surfaced on the stylist leaderb

// YoureOnTime StaffWorkSummary Telerik report adapter.
//
// Telerik report type:
//   "YoureOnTime.Web.TelerikReports.StaffWorkSummary_2121, YoureOnTime.Reports"
//
// Supplies two columns the StaffPerformance report doesn't carry: "Sales per
// hour" and "Avg Length" (surfaced on the stylist leaderboard as "Chair time").
//
// Layout, confirmed against a live 2026-08-04 workbook. Unlike StaffPerformance
// the label column is [1], not [0]:
//
//   [title row]        col[0] = "Staff Work Summary Report"
//   [param rows]       col[0] = "Start Date:" / "End Date:"
//   [header rows]      col[5]  = "Scheduled Work Time", col[25] = "Sales per hour",
//                      col[29] = "Avg \r\nLength", col[1] = "Name"
//   [location row]     col[1] = location name, no numeric data
//   [staff

... (truncated -- full source via MCP)

See the full source, get the GitHub permalink, and search 40K more like it.

Get a free API key