Wednesday, November 23, 2016
6 changes · master
Enhancements to existing features
The mail composer now sends mass emails to the records users explicitly selected by default, instead of automatically using the full current search filter. Users can still choose to apply the search criteria when they want a broader mailing, reducing the risk of accidentally contacting unintended recipients.
Original PR description
Task: https://www.odoo.com/web#id=28812&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
Mail followers are now properly linked to the underlying model records so they can be removed automatically when an app is uninstalled. This helps prevent leftover database entries while keeping existing follower searches and behavior compatible.
Original PR description
Task: https://www.odoo.com/web#id=28963&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
Quality alerts now automatically add the responsible person as a follower so they receive email notifications. The alert form is also simplified by hiding lot and serial number details when products are not tracked, reducing unnecessary fields for users.
Original PR description
Task : https://www.odoo.com/web#id=29224&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.312e9f64c73c0bd1d0ff1c1664a293d0
Resolved issues and error corrections
This fix sets a standard default option for the bank feed setting on account journals. It prevents the field from appearing blank or incorrectly highlighted, making the form clearer for users configuring accounting journals.
Original PR description
**Task:** https://www.odoo.com/web#id=29229&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 **Pad:** https://pad.odoo.com/p/r.452bb474ca8b4bc3e2f0c353e773ca1f 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
Features or functions removed from Odoo
The subscription app has been removed from the codebase, including its setup files, demo data, and translations. This is a significant product change because businesses using this module may need to migrate to an alternative subscription management solution before upgrading.
Original PR description
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
This change removes Odoo's old workflow engine along with related documentation and tests. It simplifies the platform by eliminating legacy functionality, but may affect customizations or processes that still depend on the old workflow system.
Original PR description
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