Tuesday, July 28, 2026
2 changes · saas-19.1
Enhancements to existing features
Pakistan payroll rules have been updated to apply the latest 2026 income tax brackets. The previous extra tax surcharge mechanism has been removed, helping payroll calculations stay aligned with current tax requirements.
Original PR description
[IMP] l10n_pk_hr_payroll: update 2026 tax brackets . tax brackets are updated . extra tax surcharge mechanism is deleted task-6401729 Forward-Port-Of: odoo/enterprise#124988
Bank reconciliation now alerts users when they reconcile a transaction with a partner different from the one already linked to the bank statement line. This helps users decide whether to move the saved bank account to the newly selected partner, reducing accidental partner/account mismatches.
Original PR description
Add a new notification in the bank reco widget when a user do a reconciliation with a partner different from the one on the st_line. The idea is to let the user chose if he wants to move the bank account from the st_line partner to the move he tries to reconcile. task-6303397 Forward-Port-Of: odoo/enterprise#120900