Wednesday, March 30, 2016
4 changes · master
Security fixes and vulnerability patches
Online quote access now checks the security token before loading the related order. This reduces unnecessary access to quote data and helps keep customer information better protected without changing the user-facing quoting flow.
Original PR description
Refactoring
Enhancements to existing features
Adds demo credentials and improves the Gengo translation request flow so users get a clear warning when authentication details are missing or invalid. The warning guides users directly to the company settings where they can update the required keys, reducing confusion and setup time.
Original PR description
- When Gengo `Public Key` or `Private Key` are incorrect/missing then a RedirectWarning message will be displayed which shows "Go to Gengo authentication parameters. <strong>Task: </strong>https://www.odoo.com/web#id=21189&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>Pad: </strong>https://pad.odoo.com/p/openerp-project.task-AJXLT3ASUP
This update improves how validation warnings are shown when users enter data that breaks business rules. Instead of confusing technical popups with irrelevant text, users now see a clearer message explaining what needs attention.
Original PR description
Task: https://www.odoo.com/web?#id=21872&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.mSa01Bys9oTToJ5F
The deployment documentation now includes a clear section listing supported web browsers. This helps customers and implementation teams understand which browsers are expected to work reliably with Odoo before deployment.
Original PR description
Description of the issue/feature this PR addresses: 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