Tuesday, January 14, 2020
4 changes
Enhancements to existing features
The product variant count is now protected from manual editing. This keeps product information accurate by ensuring the count reflects actual variants rather than user-entered values.
Original PR description
-- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update adjusts internal performance test benchmarks so they reflect recent efficiency changes. It helps development teams detect future performance changes intentionally, with no direct impact on day-to-day users.
Original PR description
-- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The mail discussion area now shows the number of attached files even when there are no messages yet. This helps users quickly see existing attachments and avoid missing important documents in records with empty conversations.
Original PR description
Task:https://www.odoo.com/web?#id=2149348&action=327&model=project.task&view_type=form&menu_id=4720 Pad:https://pad.odoo.com/p/r.c571cb87014d2b1905019b23189c8abb Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update refreshes expected performance measurements in automated tests for payroll, work entries, holidays, and SMS messaging. It helps keep quality checks aligned with current system behavior, reducing false alarms during development without changing end-user functionality.