Daily updates from Odoo
Wednesday, September 23, 2015
9 changes · master
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
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
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
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