Daily updates from Odoo
Monday, January 20, 2020
1 change
Enhancements to existing features
Clicking a digital attachment card on a product no longer opens the attachment form view. This prevents users from being taken to an unintended technical screen while keeping attachment form access available in appropriate administration areas.
Original PR description
Description of the issue/feature this PR addresses: disable opening the form view by clicking on the card Current behavior before PR: by clicking on the attachment kanban card it opens the form view. Desired behavior after PR is merged: will not open the form view while clicking on the attachment kanban card. Task: https://www.odoo.com/web#id=2036246&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.32fb555f7fe3ae3eea5b1b8093111437 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr