Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-02-19
[FIX] point_of_sale: assign outstanding account to default payment method
[FIX] point_of_sale: prevent error when cancelling an empty order
[IMP] point_of_sale, *: recenter odoo logo and floor plan buttons
[REF] point_of_sale, sale_service: remove some itertools.groupby
[IMP] point_of_sale, pos_restaurant: feedback & combo pricing UX
2026-02-18
[FIX] point_of_sale, pos_*: improve pos self order data validation
[IMP] point_of_sale: Format numbers of cash control popups
[FIX] point_of_sale: cancellation not applied on future dated orders
[FIX] pos_self_order: missing “Order Now” button after order deletion/payment
[FIX] pos_loyalty: remove undeterministicTour in gift card tours
[IMP] point_of_sale: add unselect button on partner list
[FIX] point_of_sale: adjust review button width on ticket screen
2026-02-17
2026-02-16
[FIX] point_of_sale: prioritize server date for when pos is online
[FIX] point_of_sale: add shouldRoundChange getter for override
2026-02-13
[FIX] point_of_sale: manual refund (negative qty) creates RINV instead of INV
[IMP] point_of_sale: added reference number to KOT for retail pos
2026-02-12
[FIX] pos_*: correctly wait for order sync in tour
[REF] *: Remap useExternalListener import to owl2/utils