Daily updates from Odoo
Wednesday, May 15, 2019
5 changes
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
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