Friday, April 21, 2023
3 changes · master
Enhancements to existing features
The admin password warning is now delivered through the existing notification system instead of relying on the discussion channel feature. This simplifies the system design while keeping the warning visible to users who need to act on it.
Original PR description
Remove complex dependency on discuss.channel for this simple warning. ------- Notes: - [x] requires https://github.com/odoo/odoo/pull/119243 to be merged to be able to test it - [x] will conflict with https://github.com/odoo/odoo/pull/118354
This update adds support in spreadsheet test data for a document-related field used by the Documents app. It helps ensure spreadsheet features continue to work correctly when integrated with document records, reducing the risk of issues in related enterprise functionality.
Original PR description
See the added field in `documents` in ENT PR. Task-3209385 See odoo/enterprise#38171
Usability of the EDI settings is improved with shorter message, better warning, simpler wording, better translations. Same goes for the EDI messages about sent invoices and EDI invoice states. Community PR: [odoo-dev/#117601](https://github.com/odoo/odoo/pull/117601) Task link: https://www.odoo.com/web#id=3263708&cids=1&model=project.task task-3263708
Original PR description
Usability of the EDI settings is improved with shorter message, better warning, simpler wording, better translations. Same goes for the EDI messages about sent invoices and EDI invoice states. Community PR: [odoo-dev/#117601](https://github.com/odoo/odoo/pull/117601) Task link: https://www.odoo.com/web#id=3263708&cids=1&model=project.task task-3263708