Thursday, January 8, 2015
3 changes · master
Resolved issues and error corrections
Company fields across multiple Odoo screens now use a standard setting to prevent users from creating new companies from those fields. This keeps company selection behavior consistent while reducing the risk of accidental duplicate company records.
Original PR description
...e': True} in all views Task: https://www.odoo.com/web#id=10974&view_type=form&model=project.task&menu_id=3942&action=327 PR: https://pad.odoo.com/p/r.RF1av6IoN9v6iMGE
The timesheet view now correctly identifies and highlights the current day. This makes it easier for users to enter or review time on the right date and avoids confusion in daily timesheet work.
Original PR description
...omentjs to highlight current day in timesheet duration Task: https://www.odoo.com/web#id=11322&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.CwABfoXkSR7IpnSf
This update fixes several website editor issues that could disrupt everyday page editing, including image text editing, list numbering, formatting changes, and editor history snapshots. It helps users keep their intended formatting and layout when editing website content, reducing rework and frustration.