Monday, November 24, 2025
1 change · 19.0
Resolved issues and error corrections
This change corrects how manually entered average daily wage values are handled in Hong Kong payroll. When a user provides a manual amount, the system now keeps that value instead of overwriting it with a calculated one, avoiding incorrect payslip results.
Original PR description
The current logic is incorrect and while it does pick the ADW from the input line, it then proceeds to override that amount with the calculated one. In cases where the manual input is needed, this is a big issue.