Daily updates from Odoo
Wednesday, September 23, 2015
7 changes · master
Enhancements to existing features
Project tasks now use the clearer label “Task Title” instead of “Task Summary” across screens and reports. This makes task naming more intuitive for users and keeps terminology consistent in the project app.
Original PR description
TASK : https://www.odoo.com/web#id=19461&view_type=form&model=project.task&action=333&active_id=248 PAD : https://pad.odoo.com/p/r.CSWIed2ctmthQplA
The Website Slides app now explicitly includes the Marketing dependency. This helps ensure marketing-related features and integrations are available when using slide/course content, reducing setup gaps for users.
Original PR description
Task: https://www.odoo.com/web#id=13076&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.47fklSJT0AIQLzI4
This update improves setup guidance in the Project planner by pointing users to timesheet installation when needed. It also refines image alignment in the Website planner footer page, making the generated website content look more polished.
Original PR description
Issue: https://www.odoo.com/web?#id=641090&view_type=form&model=project.issue&menu_id=4120&action=609
Resolved issues and error corrections
This fixes a navigation issue in the Google Calendar settings screen where a return link appeared or behaved incorrectly at the top of the page. Users configuring Google Calendar integration should now have a smoother, less confusing setup experience.
Original PR description
issue : 19877
This fixes an error that could occur when viewing task or issue reports in the Project app. The report now uses the correct project-related name field, helping users open and sort these reports reliably.
Original PR description
<b>Commit:</b> FIX] project: add name field that related to account.analytic.account model (analytic_account_id field). order by 'name' field rename to 'name_related' field. <b>Task Issue:</b> https://www.odoo.com/web#id=647019&view_type=form&model=project.issue&action=609
Code cleanup and technical improvements
The CRM Helpdesk module was migrated to Odoo's newer application framework and reorganized for easier maintenance. This should preserve existing helpdesk functionality while making future improvements and fixes more reliable.
Original PR description
Task: https://www.odoo.com/web?db=openerp#id=12136&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.5ot7uY2JC5cuQS1Z
Miscellaneous changes
This pull request merges the latest master branch content into the repository. No specific business-facing changes or affected Odoo modules were provided, so the impact appears to be routine maintenance.
Original PR description
Master