Daily updates from Odoo
Monday, October 13, 2025
2 changes · 17.0
Enhancements to existing features
The salary configurator sidebar now has clearer spacing between field labels and their help icons. This small visual improvement makes the interface easier to read and more polished for users configuring salaries.
Original PR description
In the salary configurator sidebar some fields have a tooltip to explain how the value is calculated, the icon for that tooltip had no margin between itself and the label. This commit adds a margin between them to make it more visually pleasing. Task ID: 5138530
This update lets Odoo resize image files before they are uploaded. It helps reduce database storage growth and can make image uploads more efficient for users working with customizations or file inputs.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr