Thursday, March 26, 2026
2 changes · 19.0
Enhancements to existing features
Swiss localization now uses corrected default account settings. This helps companies using the Swiss setup start with more accurate accounting defaults and reduces manual corrections during configuration.
Original PR description
[IMP] l10n_ch: Set default accounts in Switzerland Some defaults accounts in Switzerland were misconfigured, this commit set clean values by default task-6043978
Employee names now display with proper spacing after the avatar in HR views. This small visual improvement makes employee information easier to read and gives the interface a cleaner appearance.
Original PR description
Before this PR, a spacing was missing between the employee image and the employee name. It was added by switching the noSpacing to false. | Before | After | |--------|--------| | <img width="567" height="142" alt="Screenshot 2026-03-25 at 13 35 42" src="https://github.com/user-attachments/assets/e513600c-7019-490d-bc2f-da9819ccce89" /> | <img width="567" height="142" alt="Screenshot 2026-03-25 at 13 35 31" src="https://github.com/user-attachments/assets/744f36f6-52e3-4ad3-91cc-135071c9e0c9" /> | task-5960515 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr