Thursday, February 4, 2021
2 changes · master
Enhancements to existing features
Users’ valid changes in web views are now saved automatically when they close a tab or browser window. This reduces the chance of losing work, while invalid changes are discarded without interrupting the close action.
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
Website editors can now manage many-to-one partner fields through a dedicated editor control in the side panel instead of being interrupted by a backend edit dialog. This makes content editing smoother and keeps users focused in the website editing flow.
Original PR description
Create a new UserValueWidget for the m2o fields. When editing a m2o partner the dialog that prompt us to edit the record in the backend is now a left panel option. task-2190603 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr