The Payrovia dashboard exposes production-grade controls across the employee journey, time & scheduling, talent, and compensation. These dedicated pages document exactly how each works โ with simulators drawn from the real engines.
Industry setup, verification, document vault, payroll seeding, and go-live gate. GraphQL sessions and checklist generators per OnboardingWorkflowPage.tsx.
Deep dive: 5-phase wizard โ Illustrative example onlyAsset return workflows, pro-rata payouts, termination audit trails, P45/P60 generation. Powered by OffboardingPage + TerminationWorkflowPage.
Deep dive: closure flow โ Illustrative example onlyCountry adapters (PH primary), daily/period fallback, discrepancy detection and direct ledger sync. See TimeReconciliationPage.tsx + useMyTimeReconciliation.
Deep dive: discrepancy โ ledger โ Illustrative example only12-state machine (PENDING_PEER โ COMPLIANCE_BLOCKED etc.) with qualification gates. Consolidated My/Manager/Control. Cite: ShiftSwapPage.tsx:13-49 + ShiftSwapControlPages.tsx.
Deep dive: state machine simulator โ Illustrative example onlyDrag-to-swap grids, qualification enforcement, PostGIS + kiosk integration. WeeklyRosterPage + ScheduleManagementPage patterns.
Deep dive: roster grid โ Illustrative example onlyPoints accrual, badge unlocks, survey participation meters, leaderboards. Sidebar.tsx gamification nav + employee-360/ + PlanGoalsDashboard patterns.
Deep dive: live leaderboard โ Illustrative example onlyGoal setting, review cycle simulators, rating distributions. employee-360/PerformanceTab.tsx + PlanGoalsDashboard.tsx.
Deep dive: goal simulator โ Illustrative example onlyAnonymous pulse creation, response heatmaps, auto-generated action items. Sidebar.tsx:1423โ1429 engagement + hr/ routes.
Deep dive: heatmap + actions โ Illustrative example onlyTH-specific loans, interest/term/deductions, amortization preview + โapply to next runโ. th/LoanManagementPage.tsx + useThailandLoans.
Deep dive: amortization + deduct โ Illustrative example only