Daily updates from Odoo
Thursday, July 16, 2026
4 changes · master
Enhancements to existing features
Timesheet Assistant suggestions can now be selected more quickly by dragging over them while holding the mouse button. This also prevents Ctrl-clicking a suggestion from accidentally opening a new Odoo page, making bulk actions smoother and less disruptive.
Original PR description
Currently when the user uses ctrl + click on a suggestion, a new odoo page is opened. This is an undesirable side effect and it is removed in this commit. Also, users have to manually click on each suggestion when they want to remove them in batch, or create one timesheet for a bunch of suggestion. This commit lets user hover over suggestion with the mouse button pressed to select them. task-6385047
Updates improve the AI-powered website builder workflow, including its configuration data, builder integration, and supporting utilities. This should help users create or adjust website content more smoothly with AI assistance, though the change appears to be work in progress.
The settings pages for Planning and Field Service have been reorganized into clearer sections such as Planning, Operations, Sales & Billing, and Analytics. This makes configuration easier for users as the number of available options has grown, helping teams find the right setup choices faster.
Original PR description
Reorganize the settings view for Planning and Field Service into intuitive sub-categories (Planning, Operations, Sales & Billing, Analytics). As the available options have grown significantly, this restructuring guides the user more effectively through the configuration steps. - Planning: Employee Unavailabilities, Project Planning, Recurring Shifts - Operations: Field Service, Stock by Vehicle, Worksheets, Equipment, Customer Report, Geolocation - Sales & Billing: Billing, Website Form, Products, Quotations, Travel Fees - Analytics: Customer Ratings task:6172495
Accounting users can now open the related budget directly from an account move form using a new smart button. This saves time when reviewing financial entries and makes it easier to trace how entries affect budgets through analytic lines.
Original PR description
On the account move form view, add a smart button that redirects to the linked budget (linked through the analytic lines) task-6307932