Daily updates from Odoo
Thursday, February 1, 2018
2 changes · master
Enhancements to existing features
The CRM configuration menu is simplified by showing the Tags option only when debug mode is enabled. This reduces clutter for everyday users while keeping advanced configuration available to administrators and technical users when needed.
Original PR description
task: https://www.odoo.com/web#id=39571&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.9bbb3416f1ddd8f040a37216658a8b3b 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
The form layout can now remove extra padding where needed, helping mass mailing content align cleanly with its surrounding border. This creates a tighter, more polished email editing experience without changing broader business workflows.
Original PR description
This is useful in the module mass_mailing, so that the mail body has no spacing between its border and the form sheet.