Tuesday, March 10, 2026
1 change · saas-19.2
Enhancements to existing features
This update enhances the generation of WPS files required for AE companies, focusing on compliance and ease of use for users. Key changes include stricter data validation, improved bank account linking, and the ability to export WPS reports in Excel format. This ensures accurate and reliable WPS file creation for payroll reporting.
Original PR description
This commit aims to make the generation of wps files for AE companies more compliant and intuitive for the user, by: - Updating string for l10n_ae_employer_reference field - Domaining the company's salary bank account to accounts that belong to the company - Enabling the export of xlsx wps report - Preventing negative values in EVP section of the wps file - Adding constrains to the employer code as per expected format - Changing the names of allowance inputs - Adding a new category for evp rules - Making sure clearing number is only 9 digits as per expected format task-5884696 Forward-Port-Of: odoo/enterprise#109404 Forward-Port-Of: odoo/enterprise#107218