Monday, March 9, 2020
3 changes · master
Enhancements to existing features
Website shop builders can now adjust product search input settings from the editor side panel instead of a modal window. This streamlines page editing and reorganizes the underlying snippet files without changing the customer shopping experience.
Original PR description
[MOVE] website_sale: moves the product input files This commit changes the file structure of the product input snippet. [IMP] website_sale: moves the product input options This commit moves the product search input snippet options from a modal to the option side panel. task-2189645
This change aims to reduce the number of database requests needed to load website menus. It should improve page responsiveness for visitors and editors, though the pull request notes this is still exploratory and may require security-related refinement before release.
Original PR description
still need to fix ir rule group stuff doing an additional query at every step (because of select_distinct_from_where_not_null) and additional group queries for each record when reading childs Note: the thing done in fields.py is probably too brutal and will fuck up some security, but it's a POC for number of queries (at worse we have 1 more if we keep not prefetching there, but then the search above should actually be a search + read in a single query if possible)
VoIP users can now access and use the dialpad while already on a call. The update also prevents Enter from accidentally repeating the last clicked digit, making in-call number entry more reliable for menus and extensions.
Original PR description
Task: https://www.odoo.com/web?#id=2071310&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.a25dff6c0f04d4eec1e19fd486dc2209