Daily updates from Odoo
Wednesday, July 20, 2022
1 change · master
Enhancements to existing features
Belgian payroll users can now sign DmfA declarations directly during file generation using the certificate-based method required by ONSS. This reduces manual work and helps companies stay compliant after older eID SHA-1 signatures were disallowed.
Original PR description
Purpose ======= The sha-1 signatures using eid cards is now forbidden by the ONSS, which requires to use an authorized certificate (mainly GlobalSign). As the process is rather complex, allow to sign the file directly when generating the DmfA file, using sha256 and pkcs7. TaskID: 2743863