Friday, July 18, 2025
1 change · saas-18.1
Security fixes and vulnerability patches
Direct debit payment notification emails now hide most of the bank account number, showing only the last four characters. This helps protect sensitive customer banking information if an email is seen by the wrong person.
Original PR description
Before this fix, The bank account was shown in clear inside the direct debit payment notification mail Now, we replace all chars by * except the 4 last ones. task-4592821 Forward-Port-Of: odoo/enterprise#85735