Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-01-19
[IMP] point_of_sale: toggle preset control when only two presets are configured
2026-01-17
[REF] point_of_sale, pos_*: receipt printer refactor
2026-01-16
[FIX] point_of_sale: create order for cash move with correct values
[REF] *: remove `uom.uom.rounding` field
[FIX] point_of_sale: rounding of tax base amounts in reports before sum
2026-01-15
2026-01-14
[FIX] point_of_sale, pos_self_order: fix sereral bugs
[IMP] core,*: make 'Product Price' a minimum precision
2026-01-13
[FIX] point_of_sale: set opening notes value without cash as well
[IMP] mail, web: native-like "back" navigation on mobile browser
[IMP] point_of_sale: extracts getServerOrders domain into separate function
2026-01-12
[IMP] pos*: revamp POS order form view layout
[FIX] point_of_sale: Ensure company_id is set on pos.order creation
[FIX] point_of_sale, **: guard POS data read with access check
2026-01-09
[FIX] point_of_sale: handle change rodunding with UP and DOWN methods
[FIX] point_of_sale: optional product images follow config's show images setting