Tuesday, October 22, 2019
5 changes
Enhancements to existing features
Website administrators can now connect their site to Google Search more easily by entering only part of the verification code. The system accepts the first matching Google verification request and rejects others, reducing setup friction while still limiting fraudulent verification attempts.
Original PR description
You need to provide a small part of the code, because to avoid fraud, google make several request to be sure that you don't allow all codes :) So the 'WPS' solution was dropped, now we take the first request from google that match the part provided, as the good one, and refuse all others requests. task-2086915 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 update makes static labels in several printable reports editable through Odoo Studio. It improves flexibility for businesses that need to customize delivery, sales, manufacturing, timesheet, coupon, and stock documents without technical changes.
Original PR description
Task: https://www.odoo.com/web#id=2030430&action=327&model=project.task&view_type=form&menu_id=4720 pad: https://pad.odoo.com/p/r.44356f963488134417104f1c2b08a5cb 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
Survey responses now better track quiz scores and the last page reached by each participant, making follow-up and review easier. The survey experience is also streamlined by reducing background calls and cleaning up how answers are prefilled and validated.
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
Website shop editors now get a clear Odoo confirmation dialog when changing product size or order, instead of a confusing browser warning. Confirming the change saves it directly and refreshes only the product grid, helping prevent the loss of other page edits.
Original PR description
Description of the issue/feature this PR addresses: Task-ID: https://www.odoo.com/web?#id=1960780&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Current behavior before PR: - When the user changes the size / the sequence of a product, a strange browser a warning appears telling that the page is being left and if the user clicks ok the page reloads and all other editions are lost (top/bottom oe_structures, product names, etc). Desired behavior after PR is merged: - When the user changes the size / the sequence of a product, an Odoo modal appears warning the user that the sequence/size changes cannot be discarded. If the user clicks ok, only the product grid is reloaded and the sequence/size change has been saved in the database directly. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Report labels that appear in table headers and cells can now be edited directly in Odoo Studio. This makes it easier for businesses to customize documents such as worksheets, payslips, checks, invoices, and payment reports without developer help.
Original PR description
Task: https://www.odoo.com/web#id=2030430&action=327&model=project.task&view_type=form&menu_id=4720 pad: https://pad.odoo.com/p/r.44356f963488134417104f1c2b08a5cb 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