Daily updates from Odoo
Friday, November 15, 2024
1 change · 17.0
Enhancements to existing features
This update adjusts how termination fees are calculated for CP200 employees who qualify for child exoneration. By incorporating the exoneration value, the system now accurately reflects tax withholding regulations. The change also streamlines the calculation process for multiple payroll components.
Original PR description
A CP200 employee may be eligible for exoneration based on the number of dependent children they have. This change: * Takes the value of exoneration into account in the computation of termination fees withholding taxes. * Refactors the computation of withholding taxes for `double holiday pay`, `13th month` and `termination fees` into one function. task-3909012 Forward-Port-Of: odoo/enterprise#73557