Friday, November 19, 2021
1 change · master
New functionality added to Odoo
This adds support for browsers to recognize an Odoo online shop as a searchable site. Customers can more easily search the shop directly from their browser address bar, improving product discovery with minimal business risk.
Original PR description
add OpenSearch file, it allow browser like Chrome to auto add the website as search engine. mywebsite.com -> tab > xxx => will search /shop?search=xxx Should be cached in nginx config in perfect world. 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