Wednesday, November 26, 2025
1 change · master
New functionality added to Odoo
Event tickets can now be sold through POS self-ordering flows such as kiosks and QR menu ordering, not only through the standard POS setup. This expands ticket sales options and supports a smoother customer ordering experience for event-based businesses.
Original PR description
Before this commit: =================== - Event tickets could only be sold from the POS configuration. - Tickets could not be sold in self-ordering modes (i.e., Kiosk and QR Menu + Ordering). After this commit: ================== - Event tickets can now be sold from both the POS configuration and self- ordering modes (i.e., Kiosk and QR Menu + Ordering). Task: 4929609