Tuesday, August 11, 2020
7 changes · master
Enhancements to existing features
The Documents app now presents clearer empty-screen guidance and more visual list information, including badges, colors, avatars, and a live widget. This helps users understand what to do next and scan document status and categorization more easily.
Original PR description
Purpose of this task is Use EmptyScreens to Documents App. In this commit,we showed the live widget, add the smile content, tags catogery display in color widget,used avatar_widget in documents. task-id:2304292
Sign templates can now be browsed using a side search panel with tag-based filters such as HR, NDA, and Sales, plus quick views for all templates or the user's own templates. This helps users find the right signing template faster as template libraries grow.
Original PR description
Currently, we can add Tags to templates, but we can not easily find them so the purpose of this task is to add a filter and tags in searchpanel to easily use them. So in this commit, - Added the tags(HR, NDA, Sales) in data and adapt the template demo data according to tag and filter. - Added the Searchpanel to the sign template dashboard. - Added the tags and filter "All, My Templates" to the searchpanel. TaskID: 2258614 Closes: #11954
The expense workflow has been refined to make receipt handling and expense creation easier for users. Updates include better guided examples, improved expense extraction setup, and interface adjustments that help employees submit expenses with less friction.
Odoo Studio now lets users choose the year view as the default calendar display. This gives teams a broader planning option when setting up calendar views, making long-term scheduling easier to review at a glance.
Original PR description
Year mode has added to calendar view in PR: https://github.com/odoo/odoo/pull/54268 This commit adds an option to select year mode as default. Task: 2193921
This update improves the usability of time off planning views, making it easier for users to review and manage leave information. It also includes related adjustments to payroll/accounting test coverage to help ensure existing HR flows continue to work as expected.
Original PR description
TaskID: 2282495
Manufacturing orders with work orders can now be completed more smoothly, including an option to automatically use reserved component quantities when nothing was manually consumed. The update also fixes issues around additional products, quantity changes, and shop floor tablet access, reducing errors and extra steps for production teams.
This update improves reporting screens by showing sample data in CRM dashboards, cohort analysis, and dashboard views when real data is not yet available. This helps users better understand report layouts and value before they have entered enough business data.