Workforce

Review Labour, Payout and Payroll Exports

Labour reporting joins attendance, roster and employee wage data without replacing payroll approval or tip-settlement policy.

Menu path
Reports -> People -> Labour / Payout
Verified from
Posnic demo and current POS source reviewed on 2026-09-08
Technical source evidence

Live Posnic demo Labour / Payout reviewed 2026-09-04, frontend/modules/labourReport.html, frontend/static/script/js/core/PosnicPro.js runReport exportPayroll exportTimecards, api/src/services/shift.service.js payout calculation, api/src/repositories/shift.repository.js report aggregation

Labour and Payout reportLive Posnic demo reviewed 2026-09-04. Run the range before exporting Timecards CSV or Payroll CSV.
Attendance sourceThe report is only as accurate as staff clock-in and clock-out records.

Prepare the Pay Period

  • Close or correct forgotten open shifts before running the report.
  • Confirm each employee's hourly wage is current for the period.
  • Confirm roster changes and approved attendance corrections are complete.
  • Choose an exact From and To range matching the payroll period.
  • Keep manager approval outside Posnic if local payroll law requires additional review.

Run and Read the Report

  1. Open Reports -> People -> Labour / Payout.
  2. Set From and To.
  3. Click Run.
  4. Review every staff row before relying on totals.
  5. Investigate an on shift badge because the open shift may still grow.
  6. Compare Sched Hrs with Hours and explain material differences.
  7. Review the total row for staff count, shifts, scheduled hours, worked hours, tips and payout.

Understand Each Column

ColumnSourceMeaning
ShiftsClock recordsNumber of attendance shifts in the selected range.
Sched HrsRosterHours management planned for the employee.
HoursClock in/out less break minutesWorked hours used for wage payout.
TipsClock-out declarations plus recorded sale tipsTips reported separately for settlement review.
WageEmployee hourly rateConfigured hourly wage; blank/unset yields no calculated payout.
PayoutWorked hours x hourly wageCalculated wage payout rounded to currency precision; tips are not silently added.

Export Payroll CSV

Run the report first. Payroll CSV exports one row per employee with shifts, scheduled hours, worked hours, hourly rate, calculated pay, declared cash tips, sale tips, total tips and period dates.

  1. Confirm the on-screen range and rows are correct.
  2. Click Payroll CSV.
  3. Open the file and verify the period dates and employee count.
  4. Keep pay and tip columns separate unless the approved payroll process explicitly combines them.
  5. Import or hand the reviewed file to the accountant/payroll provider.

Export Timecards CSV

Timecards CSV is the detailed attendance audit: one row per shift with staff, clock-in, clock-out, break minutes, worked hours, tips and status.

  1. Choose the same pay-period range.
  2. Click Timecards CSV.
  3. Check for blank clock-out values, unexpected status and unusually long shifts.
  4. Use the detailed rows to reconcile the employee summary before payroll approval.

Important Boundaries

  • Posnic calculates payout from worked hours multiplied by hourly wage; it does not apply overtime, tax withholding, benefits or statutory deductions.
  • Tips remain separately reported even when the business pays them with wages.
  • A missing wage produces hours without calculated payout.
  • An empty report can mean no shifts in the range; it does not prove staff were absent.
  • Treat CSV files as payroll-sensitive data and restrict access accordingly.