Wednesday, July 14, 2021
4 changes
Enhancements to existing features
Customers creating a new SEPA direct debit mandate now get clearer guidance when a phone number is required. This helps them enter the phone number in the expected format, reducing confusion and failed submissions.
Original PR description
Small UI improvements for clarity/continuity When a customer is creating a new SEPA mandate, if the phone number is required, we should be clearer regarding phone number format required. Community-PR: https://github.com/odoo/odoo/pull/70076 task-2505913
Resolved issues and error corrections
The Helpdesk Ticket Analysis view no longer shows the same creation date filter twice. This reduces confusion when reviewing ticket reports and makes the analysis screen easier to use.
Original PR description
This fix removes the duplicate filter on create_date in Ticket Analysis
Miscellaneous changes
Change dependencies of a few computed fields in order to avoid triggering them wrongly when migrating. Also add a company check on the constrains blocking deletion of payment method lines linked to an active acquirer. Forward-Port-Of: odoo/enterprise#19655
Original PR description
Change dependencies of a few computed fields in order to avoid triggering them wrongly when migrating. Also add a company check on the constrains blocking deletion of payment method lines linked to an active acquirer. Forward-Port-Of: odoo/enterprise#19655
Ahem. Fix of https://github.com/odoo/enterprise/commit/2ca278aa1e294355f864e6f664c344918ef48843. Forward-Port-Of: odoo/enterprise#19373
Original PR description
Ahem. Fix of https://github.com/odoo/enterprise/commit/2ca278aa1e294355f864e6f664c344918ef48843. Forward-Port-Of: odoo/enterprise#19373