Daily updates from Odoo
Monday, May 7, 2018
3 changes · master
Enhancements to existing features
Odoo now warns users when an automation rule uses an on-change trigger with an action type that is not compatible. This helps prevent confusing or ineffective automation setups before they affect business workflows.
Original PR description
https://www.odoo.com/web#id=37742&view_type=form&model=project.task&action=333&active_id=133&menu_id=4720
Resolved issues and error corrections
SEPA direct debit transactions now use the payment name rather than an internal counter as their transaction reference. This helps keep payment records clearer and avoids confusing or incorrect identifiers in banking workflows.
Original PR description
Follow-up of https://github.com/odoo/enterprise/pull/2051 Info: @wt-io-it
Code cleanup and technical improvements
Helpdesk has been updated to stay compatible with recent changes in Odoo's messaging system. This keeps ticket notification emails working reliably while improving the underlying way recipient groups are prepared.
Original PR description
Task: https://www.odoo.com/web#id=54755&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720 Linked to https://github.com/odoo/odoo/pull/23027