Friday, October 26, 2018
2 changes · master
Enhancements to existing features
This update makes the filters used on portal pages such as invoices, quotes, orders, projects, tasks, and opportunities easier to manage centrally. Business users should see more consistent results on their portal home page and related document lists, with lower risk of mismatched filtering between areas.
Original PR description
Task:https://www.odoo.com/web#id=38120&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad:https://pad.odoo.com/p/r.6398b7151d2dd328a8e8c35b961a7430 --Only for the main object apperaing in on /my/home page --Read an action defined in xml to get the domain Task:38120 PR: 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
Resolved issues and error corrections
Studio now removes only the selected dropdown from a kanban card instead of accidentally deleting the entire kanban container. This prevents layout damage and helps users safely customize kanban views.
Original PR description
…wn colors. Pass name in kanban dropdown instead of creating name by uid from ir.ui.view for kanban dropdown. Because if we do not pass name from attrs it never does match with parent node and it doesn't return attrs of node. Related to Issue: 1866571 Description: In studio when a user tries to remove an existing drop-down from kanban card, it removes the whole kanban container instead of a particular drop-down node. Issue : https://www.odoo.com/web#id=1866571&action=327&model=project.task&view_type=form&menu_id=4720 Pad : https://pad.odoo.com/p/r.5e1c481dff0ce489f7302931b2510272