Friday, November 14, 2025
1 change · master
Enhancements to existing features
The point-of-sale flow no longer uses a separate receipt screen and now continues through the feedback screen instead. This streamlines checkout while preserving existing receipt, invoicing, localization, IoT, restaurant, renting, settlement, and WhatsApp-related capabilities across affected POS modules.
Original PR description
pos*: l10n_at_pos, l10n_br_edi_pos, l10n_cd_edi_pos, l10n_de_pos_res_cert, l10n_it_pos, l10n_mx_edi_pos, l10n_pe_edi_pos, l10n_se_pos, pos_enterprise, pos_event_iot, pos_iot, pos_restaurant_preparation_display, pos_sale_stock_renting, pos_settle_due, whatsapp_pos This commit aims at removing the receipt screen and replacing it with the feedback screen. Of course, the feedback screen needs some adaptations done in this commit to keep every existing feature. task-id: 5149815 Community PR: https://github.com/odoo/odoo/pull/235316