Daily updates from Odoo
Tuesday, December 6, 2016
2 changes · master
Enhancements to existing features
When users open tasks or issues from a partner record, Odoo no longer applies the default “My Tasks” filter, so they see the relevant partner-related records immediately. The partner buttons are also shown only when records exist, and task counts are calculated more efficiently.
Original PR description
Description of the issue/feature this PR addresses: Task : https://www.odoo.com/web#id=29154&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.be9bf3d51bcca4c808e261b585470ef3 Current behavior before PR: - Remove unnecessary filter Desired behavior after PR is merged: - Remove the filter "my task" when you come from a stat button of a partner ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Resolved issues and error corrections
Helpdesk teams using balanced assignment will no longer encounter an error when no team members currently have open tickets. New tickets are assigned among members of the current team only, making workload distribution more reliable and accurate.
Original PR description
Issue: https://www.odoo.com/web#id=695217&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 - when balanced assignement method used, and if there is no open tickets for members, it throws traceback - ticket should be assign to any members from team