Forced/no-clockout payroll fix
==============================

Install:
- Extract this ZIP inside /home/uent/public_html/
- Overwrite existing files.

Changed:
- backoffice/config.php

Fix:
- If a worker clocked in but has no usable clock_out_time, and the session is no longer OPEN, reports now treat that day as an auto/forced close.
- The day receives the configured Payroll Settings shift only, less lunch unless Working Lunch was recorded.
- It also counts as Auto clock-out in reports.
- It also detects legacy forced close records where clock_out_time is 23:58/23:59 and session_status is CLOSED, even if clock_out_source was not populated.
