Tuesday, April 7, 2020
5 changes · master
Enhancements to existing features
Users can now change the outgoing mail server on a mass mailing even after it has been marked as sent. This helps teams retry failed mailings with a different working server instead of recreating the mailing from scratch.
Original PR description
Purpose Let users switch Outgoing Mail Server even after the mailing has been "sent". Purpose : The user has two Email Servers. Tries sending with the first one and something is wrong (emails couldn't be sent). Thanks to this task, instead of having to create a second Mailing, he can simply edit the Mail Server field, select the working Server and retry sending his Mailing. Specifications Remove the readonly conditions of this field. LINKS PR #48256 Task-id 2223141
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
This update improves accounting localization coverage and corrects several accounting-related issues, including invoice due amount reporting and stock landed cost billing. It helps businesses get more accurate financial reports and better country-specific accounting setups.
Original PR description
…can countries. Task : https://www.odoo.com/web#id=1906494&action=327&model=project.task&view_type=form&menu_id=4720 Pad : https://pad.odoo.com/p/r.4d0659666c010e6c076b25577258ee36 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Shipping labels can now be printed automatically using a printer connected to the IoT Box. This reduces manual steps for warehouse teams and helps speed up delivery preparation.
Original PR description
Automatically print shipping labels through a printer connected to the IoT Box. TaskID: 1907016