Tuesday, April 7, 2020
2 changes · master
Enhancements to existing features
Mailing reports are easier to search and analyze by campaign, with added reporting fields and a bounce total footer. Several labels were simplified from “mass mailing” wording to clearer “mailing” terminology, making the interface more consistent for users.
Original PR description
Improve the mailing.trace.report search view to help users find their statistics based on specific campaigns, and added some minor changes to mailing views - Rename "mass mail campaign" to "mailing campaign" - Rename "create a mass mailing list" to "create a mailing list" - Add sum footer on bounce - Add mass mail campaign field to reporting search view Task ID 2210331 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
The manufacturing work order tablet view no longer shows an unwanted help tooltip when users hover near PDF worksheet instructions. This makes the tablet experience cleaner and less distracting for shop floor users.
Original PR description
For the `mrp.routing.workcenter`, removes the help from the `worksheet` field to set it into the view. This way, the tooltip doesn't appear each time the user cursor is placed in front of the pdf in the workorder tablet view (`mpr_workorder`). task-2225362 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr