Wednesday, September 23, 2015
2 changes
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