Daily updates from Odoo
Monday, July 26, 2021
2 changes
Resolved issues and error corrections
The timesheet grid now shows the correct status bubble color when a timesheet is not yet validated. This avoids confusion by clearly distinguishing pending timesheets from validated ones.
Original PR description
Fixes the bubble color for the status bubble introduced with the PR below. Without this commit the status bubble is always green instead of blue when not validated. See odoo/enterprise#19355 Task ID: 2612062
The wording used for appointment sharing links was corrected so users see clearer, more accurate text. This helps avoid confusion when sharing or inserting calendar appointment links on the website.
Original PR description
Task ID: 2610953