Monday, June 28, 2021
2 changes
Enhancements to existing features
The spreadsheet icon has been updated to use Odoo's own branded design. This creates a more consistent visual experience for users working with spreadsheets in Documents.
Original PR description
PURPOSE: The purpose of this task is to use our own icon design for spreadsheets. SPECIFICATIONS: update spreadsheet icon to odoo's spreadsheet icon. LINKS: Task-2477155
Miscellaneous changes
In SEPA XML files, accents are forbidden but we should replace characters with accents by their version without accent (e.g. àéèçù becomes aeecu). This was the intended behavior introduced by commit e64e889d24bac2b8faa651ec49ceaea899696edd and that was unintentionally removed with commit 07c245d234a7f903a62ac73604a693d0685e950c. opw-2575143 Forward-Port-Of: odoo/enterprise#19283 Forward-Port-Of: odoo/enterprise#19218
Original PR description
In SEPA XML files, accents are forbidden but we should replace characters with accents by their version without accent (e.g. àéèçù becomes aeecu). This was the intended behavior introduced by commit e64e889d24bac2b8faa651ec49ceaea899696edd and that was unintentionally removed with commit 07c245d234a7f903a62ac73604a693d0685e950c. opw-2575143 Forward-Port-Of: odoo/enterprise#19283 Forward-Port-Of: odoo/enterprise#19218