Daily updates from Odoo
Wednesday, May 15, 2019
8 changes · master
Enhancements to existing features
Product expiry reminder activities are generated more efficiently, reducing delays during related operations. The update also makes the process more resilient if default activity settings are changed or removed, improving day-to-day reliability.
Original PR description
Performance improvements and cleaning activities (linked to PR https://github.com/odoo/odoo/pull/32446). Task Id: 1987270 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Link tracker graph reports now automatically organize results by country. This makes geographic performance patterns easier to see without users needing to adjust the report manually.
Original PR description
There is now a default groupby for the linktracker graph, it is grouped by country. task-1961604
In debug mode, the Apps view now shows each module's technical name instead of its description. This makes it easier for administrators and support teams to identify the exact module without disrupting the existing layout.
Original PR description
Since the kanban module refactoring, the module technical name is most of the time not visible in debug mode. Only module with a very short name leave enough space for the technical name to be shown (completely). We can now correctly see the technical name in debug. It will replace the description (which is not really mandatory in such a mode). Adding it in top of the description would've break the cell 'height pixel perfect' looking, thus breaking the layout.
Event categories can now be organized using a sequence, making their display order easier to control. Events without a category are grouped under their own category, helping users browse and manage event listings more clearly.
Original PR description
Reorganise the categories of the events sorting them by sequence. Same behavior as "eCommerce Product categories". Uncategorized events now have there own category task-1917687
Manufacturing users now get more specific error messages when serial number traceability problems occur. The message identifies the affected product and serial number, making it faster to resolve duplicate or conflicting serial number issues during production.
Original PR description
Change error message when multiple products have the same SN to indicate which product/SN it concerns TaskID: 1888615 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The CRM lead search screen has been simplified by removing filters and quick-search fields that were not relevant to leads. This makes it easier for users to find and manage leads without being distracted by opportunity-specific options.
Original PR description
Purpose of this task is, Some aspects of CRM searchview do not make sense with leads so remove those search filters. Description of the issue/feature this PR addresses: - Related task : https://www.odoo.com/web?#id=1941642&model=project.task&view_type=form&menu_id=4720 - Pad: https://pad.odoo.com/p/r.1641382673915dee83a83f31d7e0ca53 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Manufacturing users can now start a work order only when it is marked as ready. This helps prevent accidental work from beginning too early and reduces mistakes on the shop floor.
Original PR description
Task: https://www.odoo.com/web#id=1972708&model=project.task&menu_id=4720 Pad: https://pad.odoo.com/p/r.8b3048d22f3de08e35543ebca360e10e -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The lead search screen in Website CRM Score has been simplified by removing filters that were not useful for leads. This makes it easier for sales teams to find relevant leads without confusing or irrelevant search options.
Original PR description
Purpose of this task is, Some aspects of CRM searchview do not make sense with leads so remove those search filters. Description of the issue/feature this PR addresses: - Related task : https://www.odoo.com/web?#id=1941642&model=project.task&view_type=form&menu_id=4720 - Pad: https://pad.odoo.com/p/r.1641382673915dee83a83f31d7e0ca53