Friday, June 12, 2020
6 changes · master
Enhancements to existing features
The reconciliation widget now carries over manually entered values when creating a reconciliation model, reducing duplicate data entry and helping accountants create rules faster. The update also cleans up unused widget code and simplifies how reconciliation models are organized internally.
Original PR description
[IMP] account_accountant: improve reconciliation model creation from the widget, so that it is prefilled with the manual values currently set in the widget [REF] account_accountant: reconciliation widget: remove dead code for pager management
Search panels now support clearer category display options and more consistent counter behavior across affected business screens. This helps users browse documents, rentals, social posts, and merged records more reliably, especially when filtering by related categories.
Original PR description
Expand+ Hierarchize attributes in search panel
Documents users can now select multiple pages at once when splitting PDFs, making document preparation faster and less repetitive. The update also refreshes sample data and guided tours across related document apps so demonstrations and onboarding better reflect real usage.
Original PR description
**[IMP] documents: add page multi selection to the pdf splitter** This commit adds the possibility to multi-select pages in the pdf splitter. **[IMP] documents\*: improves the tour and demo data** \*documents_account, documents_project, documents_sign This commit improves the demo data and the tour of documents modules. task-2248240
Mobile users can now choose between a regular phone call and a VoIP call when tapping a phone number. This makes Odoo calling features more accessible on mobile devices and supports more flexible communication from the app.
Mexican e-invoicing now uses the shared product classification system instead of maintaining its own separate product code list. This reduces duplicate data maintenance and helps keep invoice product codes consistent across the system.
Original PR description
Task: <a href="https://www.odoo.com/web#id=2152487&action=327&model=project.task&view_type=form&cids=&menu_id=4720">2152487</a>
Notifications across several Odoo apps have been simplified by removing unnecessary titles and rewording messages. This makes alerts easier to read and more consistent for users working in accounting, documents, barcode, IoT, helpdesk, HR, field service, quality, and social workflows.
Original PR description
Removal of notification title and paraphrasing of the message over several apps Community PR: https://github.com/odoo/odoo/pull/52826 Task 2275659