Daily updates from Odoo
Tuesday, September 26, 2017
3 changes · master
Enhancements to existing features
The CRM kanban view now opens with opportunities grouped by their next scheduled activity. This helps sales teams quickly see what needs attention next and prioritize follow-ups more easily.
Original PR description
Description of the issue/feature this PR addresses: ISSUE ID - https://www.odoo.com/web#id=761087&view_type=form&model=project.issue&action=609&menu_id=4720 Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Resolved issues and error corrections
When modules are installed or updated, Odoo now refreshes the available module list automatically. This helps ensure newly available or changed apps are recognized without extra manual steps, reducing confusion during system maintenance.
Original PR description
Follow up of #9133
The Website Version feature now handles clicks on the “Authorize Google” button without causing an error. This prevents users from hitting a traceback during Google authorization and keeps the setup flow working smoothly.
Original PR description
…ext. Description of the issue/feature this PR addresses: Click on "Authorize Google" button throw traceback. Current behavior before PR: Click on "Authorize Google" button throw traceback. Desired behavior after PR is merged: Traceback resolved on click of "Authorize Google" Button. Issue: https://www.odoo.com/web#id=772013&view_type=form&model=project.issue&action=609&menu_id=4720