Tuesday, August 8, 2023
3 changes · master
Enhancements to existing features
Indian employee payslips now include a clear breakdown of each time-off type, showing total entitlement and remaining days. This gives employees and payroll teams better visibility directly on the payslip, reducing the need to check leave balances elsewhere.
Original PR description
|Time-Off-1 | Time-Off-2 |Time-Off-3 | ... | |--------|--------|--------|--------| | **Total :** 12 Days <br> **Remaining**: 5 Days | **Total :** 6 Days <br> **Remaining**: 6 Days | **Total**: **Total :** 2 Days <br> **Remaining**: 2 Days | .. | task-3138082
Invoice extraction now better supports UBL and Peppol electronic invoice formats. This helps businesses process more supplier invoices automatically and reduces manual data entry for supported e-invoices.
Original PR description
task_id: 2628093
Resolved issues and error corrections
This fixes how Belgian payroll handles holiday pay recovery in edge cases, including when the same holiday amount needs to be recovered across two different months. It helps ensure payslips calculate holiday-related deductions more accurately and reduces payroll validation issues.