Daily updates from Odoo
Friday, June 15, 2018
1 change
Resolved issues and error corrections
The calendar sidebar no longer offers a “Create and Edit” action in its selection field. This prevents users from starting a record creation flow in a place where creation is not supported, reducing confusion and accidental actions.
Original PR description
…2o widget. From calendar sidebar m2o widget remove create and edit option as user can not be created from there. Related to Issue: 1854813 Description of the issue/feature this PR addresses: 'Create and Edit' option is available in calendar sidebar m2o widget Current behavior before PR: 'Create and Edit' option is not available in calendar sidebar m2o widget Desired behavior after PR is merged: On calendar sidebar, we have m2o widget, removed 'create and edit' option. Issue : https://www.odoo.com/web#id=1854813&action=327&model=project.task&view_type=form&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr