Daily updates from Odoo
Wednesday, March 31, 2021
3 changes
Enhancements to existing features
The document attachment viewer header has been refined for mobile users, making it easier to view and navigate documents on smaller screens. This improves the user experience for teams accessing documents from phones or tablets.
Original PR description
Task-ID 2200168
Mobile pivot views now use the updated group-by selection menu, matching the experience available elsewhere in Odoo. Users can choose predefined groupings from the search setup or add a custom group, making mobile analysis more flexible and consistent.
Original PR description
The groupby selection in a pivot view is now done via a menu similar to the "Group By" menu in control panel: the groupbys proposed when a user click on a suitable header are those defined in the search arch and a "Add custom group" menu is also available for more flexibility. For more information and precision see odoo/odoo#61572. Here we simply adapt the mobile PivotRenderer to the above mentionned changes. Task ID: 2376505
Delivery packaging is now handled separately from product packaging, aligning shipping carrier workflows with updated warehouse package handling. This supports smarter putaway rules and improves consistency across delivery barcode, Bpost, DHL, and Easypost operations.