Friday, February 2, 2024
5 changes · master
Enhancements to existing features
This update modernizes internal test coverage for web utility functions by moving array-related tests to the newer testing framework. It helps maintain product quality and makes future web updates easier to validate without changing user-facing behavior.
Original PR description
task-id: 3705027
Project rating labels were updated to make their purpose easier to understand. This helps users better distinguish rating-related information in project reports and reduces ambiguity when reviewing feedback.
Original PR description
This task involves improving the labels to better distinguish their functionality based on their use. task-3513873
This update aligns enterprise tests with a related community change for project sharing and validated timesheet invoicing. It helps ensure invoicing behavior remains reliable when customers interact with shared projects.
Original PR description
This commit's purpose is to update the test test_project_sharing_with_validated_timesheet_invoicing by taking into account the change made in the corresponding community PR. community pr: https://github.com/odoo/odoo/pull/134492 task - 3186700
Event communication templates for social posts and WhatsApp messages now show distinct symbols, making them easier to identify when configuring event messaging. The underlying notification setup was also cleaned up to align with related platform changes, improving consistency across event communication channels.
Copied documents are now automatically given an updated name, making it easier for users to distinguish originals from duplicates. This reduces confusion when managing document libraries and working with copied files, including spreadsheets.
Original PR description
This PR introduces an automated naming mechanism for creating copies of a document. TaskID: [3515793](https://www.odoo.com/web#id=3515793&cids=2&menu_id=4720&action=333&active_id=2328&model=project.task&view_type=form)