Saturday, March 29, 2025
2 changes · master
Enhancements to existing features
Users can now open and edit related records directly from tag-style fields in Helpdesk, Planning, and related website helpdesk areas. This reduces navigation effort and makes it faster to manage connected information such as stages, SLAs, resources, or content links.
Original PR description
_* = sale_planning, website_hepdesk_forum, website_hepdesk_slides This commit introduces the edit_tags which open Many2X records when clicked on fields with many2many widget type. This is an extended version of community changes. task-3976577
After pairing an IoT Box, users can now launch a guided popup to automatically connect eligible devices to the desired Point of Sale. This reduces manual configuration work for barcode scanners, customer displays, and receipt printers, helping stores get ready faster.
Original PR description
To configure IoT Devices in a PoS we needed to pair the IoT Box, then go to PoS configuration and select devices (barcode scanner, customer display, receipt printer) one by one. We now display a popup right after IoT Box pairing, allowing autoconfiguration of eligible devices in the wanted PoS. Task: 4585446