Monday, August 24, 2026
2 changes · master
New functionality added to Odoo
Belgian payroll now supports the NSSO deduction for subsidized contract workers and includes it in DMFA reporting. This helps employers calculate the monthly deduction and report the totals per employee more accurately in the payroll declaration.
Original PR description
Implements the NSSO subsidized contract workers deduction (ACS) and DMFA reporting - New salary rule for montly deduction computation. - New method `_is_eligible_for_acs_deduction` on `hr.version` to check eligibility. - Moving mu and deduction 3000 computation to `L10n_BeDmfa` class methods. - New model `l10n_be.dmfa.acs.reduction.line` storing total deduction per employee per dmfa. - Dedicated tab on DMFA form view. - Deduction computation and display on DMFA report using target group deduction. Task:6173205
Odoo now supports SSLCOMMERZ as a payment provider, enabling businesses to accept payments through a wider range of Bangladesh-focused payment methods. This helps merchants expand checkout options for customers and improve local payment coverage.
Original PR description
Add new payment provider SSLCOMMERZ. See [README.md](https://github.com/odoo/odoo/pull/269048/changes#diff-333c96a43e8bf18f5ce4df34664d8eaa8f195afabbcdca2bfa6fc016d00b26ea) for more details. task-6185518