Daily updates from Odoo
Friday, June 7, 2019
4 changes
Enhancements to existing features
This update makes switching between companies smoother by preserving the selected set of visible companies instead of removing the previous company automatically. It also simplifies company-related branding by removing custom company favicons and improves labels and layout in company settings and menus.
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
Resolved issues and error corrections
This fixes an issue from a previous code merge that could leave the Buy Now button disabled in the online shop. Customers should now have the expected purchasing option available when selecting product variants.
Original PR description
Some code was not correctly merged during forward port. commit introducing the new method 51ef851 commit introducing the issue: 71a50a2 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes an issue where signature-related screens could fail to load all required interface components. Users signing documents through the web or portal should see a more reliable signing experience without missing elements.
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
This fixes PayPal checkout flows so customers are returned to the correct Odoo page after completing or cancelling a payment. It prevents error screens and dead ends, improving the reliability of ecommerce payments in test and cancellation scenarios.
Original PR description
[1] Paypal configured in test mode in Odoo-> traceback after successful payment when going back to Odoo in an ecommerce checkout. [2] Cancel transaction in paypal interface heads to a deadend screen in Odoo. task-1997961 pad link- https://pad.odoo.com/p/r.390991ba2d29a56232ba3abdc58ec8a3