Sunday, May 17, 2020
2 changes · master
Enhancements to existing features
Attendance records can no longer be moved between employee groups by dragging them in the Kanban view. This helps avoid unintended changes to which employee an attendance entry belongs to while keeping the view easier to use safely.
Original PR description
Before this commit, it was possible to change the `employee_id` of the Attendance when Grouped by `employee_id` on Kanban view which is not Ideal Behavior. Now we block drag and drop when grouping by `employee_id`. 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 EDIT: Not sure If we should restrict this as User is Allowed to do the same from other views as well.
This update refines several website snippets so pages look better out of the box and are easier to customize. It also fixes small editor and storefront display issues, including carousel indicators, button selection behavior, image styling options, and search suggestion visibility.
Original PR description
**Task** [2191381](https://www.odoo.com/web#id=2191381&action=333&active_id=974&model=project.task&view_type=form&cids=1&menu_id=4720) -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr