Daily updates from Odoo
Thursday, January 15, 2015
5 changes · master
Enhancements to existing features
Contract records now include a direct button to view all invoices linked to that contract. This makes it easier for users to review billing history while guiding invoice creation through the contract workflow instead of the invoice list.
Original PR description
Task : https://www.odoo.com/web#id=10966&view_type=form&model=project.task&action=333&active_id=248 Pad : https://pad.odoo.com/p/r.wL0uJs1oXaRMMjqa
Kanban column controls such as the menu, arrow, and item counter now remain visible instead of appearing only when hovering. This makes key navigation and status information easier to find and use consistently.
Original PR description
...le at all times (and not switched on/off on hover) Task: https://www.odoo.com/web#id=10031&view_type=form&model=project.task&action=327 (this a only a part of this task: web_kanban part in pad) Pad: https://pad.odoo.com/p/r.4G5Vu8zFmWDa7KXC
CRM opportunity reporting now includes the month when a lead was converted into an opportunity. This helps sales teams analyze conversion timing and trends more easily in Opportunity Analysis.
Original PR description
TASK : https://www.odoo.com/web#id=11318&view_type=form&model=project.task&action=333&active_id=248 PAD : https://pad.odoo.com/p/r.0Q8uuT5jGVpAkVPj
Resolved issues and error corrections
Closed forum questions no longer show the area and button for posting an answer, preventing users from trying an action that should not be available. Public visitors can still see the normal posting entry point on open questions and are redirected to log in when needed.
Original PR description
...utton must be displayed PAD : https://pad.odoo.com/p/r.oimk0rkSZZ0x48Cm TASK : https://www.odoo.com/web#id=11397&view_type=form&model=project.task&action=333&active_id=248
This update corrects a relative import reference in developer documentation so examples are clearer and easier to follow. It helps reduce confusion for teams using the backend how-to materials, with no direct impact on business workflows.