Daily updates from Odoo
Tuesday, September 26, 2017
3 changes · master
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
This fix resolves an error that occurred when users tried to print the stock traceability report. After the change, the report should generate normally, helping warehouse and inventory teams access traceability information without interruption.
Original PR description
…_obj and passing direct parameters. Description of the issue/feature this PR addresses: Giving traceback while print stock traceability report in current master. Current behavior before PR: Giving traceback while print stock traceability report in current master. Desired behavior after PR is merged: Print stock traceability report without any traceback. Issue: https://www.odoo.com/web#id=770291&view_type=form&model=project.issue&action=609&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
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