Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-06-05
[FIX] point_of_sale: open balancing wizard when move is unbalanced
[FIX] point_of_sale: prevent crash when dropping product at end of list
[FIX] point_of_sale: prevent partner list from crashing in POS UI
[IMP] pos_{ ,self_order}: handle snoozed products in pos and self-order flows
[IMP] pos_self_order: remove unnecessary QR code print option
2026-06-04
[IMP] *: add Owl 3 signal-ref overloads to existing hooks
[FIX] pos_restaurant: avoid guest count on other control buttons
[ADD] pos_cashmatic: support for cash machine
[FIX] point_of_sale: fix test function checkTicketData()
[FIX] pos_mercado_pago: fix multiple terminals for one config
[FIX] *: fix stretched `contact_image` and `image` widgets
2026-06-03
[IMP] *: remove redundant currency conversion date arguments
[IMP] *: use user-local date for date-only flows
[FIX] point_of_sale, pos_self_order: fix custom attr behivour in kiosk mode
[FIX] point_of_sale, pos_restaurant: enable reprinting on all devices
2026-06-02
[FIX] point_of_sale: create variant for single-value dynamic attribute
[FIX] point_of_sale: enforce pricelist item date validity in POS
2026-06-01
[FIX] point_of_sale: prevent capturing orders in opening control session
2026-05-31
2026-05-30
[REF] *: Owl3 - replace one-arg reactive calls with proxy
2026-05-29
[FIX] point_of_sale,pos_restaurant: runbot POS restaurant fixes