Daily updates from Odoo
Wednesday, June 18, 2025
2 changes · saas-18.3
Enhancements to existing features
The bank reconciliation widget has been adjusted to work better on mobile devices, including allowing users to edit reconciled entries by tapping them. The mobile view is also cleaner by hiding foreign-currency values and improving text alignment for long entry names.
Original PR description
- Enabled editing of reconciled entries in mobile view on-click. - Foreign-currency values are now omitted from the mobile display. Task ID: 4749337
The self-order and kiosk experiences now share an improved layout, reducing duplicate work and making the interface more consistent. Product details can also show clearer visual tags, such as allergen indicators with colors or images, helping customers make choices more confidently.
Original PR description
This commit makes the new kiosk layout available in both self-order and kiosk modes to avoid code duplication between both. The product info popup now displays tags with colors or images, providing clearer information, such as allergens. task.4724527