Daily updates from Odoo
Wednesday, February 26, 2020
5 changes · master
Enhancements to existing features
Studio now lets users turn off creating new records directly from tag-style multi-selection fields. This gives businesses more control over data entry and helps prevent users from adding unintended records from forms.
Original PR description
PURPOSE Allow the user to disable record creation from many2many_tags like it is currently the case for many2one fields. SPEC For the many2many_tags widgets, add the 'Disable creation' setting currently implemented for the many2one widget TASK 2146314
The event barcode interface no longer shows an unnecessary startup popup, making entry smoother for staff. The back button now returns users to the previous page with the same display state, helping them resume work without losing context.
Original PR description
# Purpose Improve the interface of barcode in event # Specifications - Remove the popup when entering the interface of barcode - When clicking on the previous button while on the interface, the user is now redirected to the previous page with the same display as before. task-2198634
Customer subscriptions shown on the website are now ordered by their current stage, making the list easier to scan. Subscriptions that need renewal are highlighted first within their stage, helping users focus on the most urgent items.
Original PR description
with this new (selected by default) filter, we have first subscription to renew, then the subscritption are sort by stage (based on sequence on stage). Task ID 2171782
Studio’s menu editor is now easier to use, with clearer layout, better button placement, and new menus added in a more predictable position. It also prevents users from accidentally deleting every menu item and guides them toward uninstalling the module instead.
Original PR description
task : https://www.odoo.com/web#id=2167992&action=327&model=project.task&view_type=form&menu_id=4720 pad : https://pad.odoo.com/p/r.446e30769d6a7011acce1a631521977e In this commit , - the 'New Menu' button moved to the footer. - the <small> tag on the tip is removed and space added between the icon and text. - when the new menu is created the default positional of the menu is last under the app menu item. - menus are aligned so that there is no horizontal space between the 'hooks'. -if the user confirms the modal while there are no menu items left error message is rises. task - 2167992
Rental teams can now open or create the related sales order directly from the rental schedule Gantt view. This streamlines day-to-day rental planning by reducing navigation between screens, while also adding an option to hide quick cell creation where it is not wanted.
Original PR description
Task:https://www.odoo.com/web?debug=1#id=2081187&action=333&active_id=1251&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.8d87b51d21a52a6fdc828aa62dedd495