Daily updates from Odoo
Navigate
Branch
Wednesday, September 23, 2015
16 changes
New functionality added to Odoo
Forum pages now include structured information that helps search engines understand and highlight forum content. This can improve how forum discussions appear in search results, making useful community answers easier to discover.
Original PR description
Task: https://www.odoo.com/web#id=10748&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.HGP6RBEsweD1zTDn
Adds a guided planner to help teams start using the Project app and configure it correctly. The update also improves the shared planner framework so links and styling work better across planners, including CRM.
Original PR description
Planner for project module : help people to start with the module, and setup correctly ! - Task : https://www.odoo.com/web#id=8874&view_type=form&model=project.task&action=333&active_id=131 - Pad : https://pad.odoo.com/p/r.IdqW6PopC1KXCHQX
Adds a new Chrome extension integration for Odoo Forum so users can submit web links directly to a forum. It also lets forum visitors open submitted links more easily, helping teams share useful resources faster.
Original PR description
Task: https://www.odoo.com/web?#id=11816&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.kJtc3ysmAJNX0Ucg
Enhancements to existing features
Website form submit buttons now show a busy indicator while information is being sent to the server. This gives visitors clearer feedback, helps prevent repeated clicks, and makes checkout, signup, quote, forum, recruitment, and other website form flows feel more reliable.
Original PR description
task: https://www.odoo.com/web#id=11860&view_type=form&model=project.task&menu_id=3942&action=327
This update reorganizes user access groups so they are easier to manage and shown in a more logical order that matches the application menus. It helps administrators configure permissions more consistently across several business apps, reducing confusion when setting up users.
Original PR description
- Task: https://www.odoo.com/web#id=7767&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.lFw6dVRQWxXWZUJk
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
This update improves how employee information is shown and managed on the website. It fixes the team page display height and adds clearer module presentation material, helping businesses present HR team information more professionally online.
Original PR description
Task: https://www.odoo.com/web#id=12566&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.3ZBILTbUKv37cc3G
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 change fixes a problem that could cause the system to get stuck in an endless loop when updating parent-child relationships across multiple records. It adds a test to ensure the issue does not return, improving reliability for users managing hierarchical data.
Original PR description
Task: https://www.odoo.com/web#id=12616&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.0kMnmgPS703x5cwb
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
Fixed a problem that caused the Point of Sale sales details report to fail when users tried to print it. This helps businesses reliably generate sales reports for selected dates and users without interruption.
Original PR description
issue 645991
Issue in detail - https://goo.gl/7g5p7F
Caused commit - https://github.com/odoo/odoo/commit/c9492f8904592a848f558ab88b500de952ba7f6e#diff-43cec339405f07a0380c8d094f8db68dR32
steps to Reproduce-
1. Go to point_of_sale -> reports -> sale details
2. give values of start date, end date and users(if you don't select any user, it will consider all, Here in both cases throws traceback) in
wizard and click on print report button. Will give you trace back.
3. Traceback image - https://goo.gl/0QYscRSales and purchase reports now show corrected values, helping teams rely on more accurate reporting for decisions. The sales report quotations filter was also fixed so users can find the right records more reliably.
Original PR description
fixed issue of sale and purchase report showing wrong values and also fixed domain issue on quotations filter (sales report) Issue: https://www.odoo.com/web#id=647198&view_type=form&model=project.issue&action=609
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