Wednesday, February 18, 2026
1 change · 19.0
Resolved issues and error corrections
This update resolves an issue where the 'Mark as Paid' button was hidden in the payroll system for users in Mexico when the l10n_mx_hr_payroll_account module was installed. This change ensures that Mexican users can correctly process and mark payroll payments, streamlining the standard payment workflow.
Original PR description
The "Mark as Paid" (action_payslip_paid) button on the hr.payslip form view [is hidden](https://github.com/odoo/enterprise/blob/19.0/hr_payroll_account/views/hr_payslip_views.xml#L39) when the l10n_mx_hr_payroll_account module is installed, making the standard payment flow confusing for users in Mexico. target: 19.0 task-5434674