Thursday, October 12, 2023
1 change · master
New functionality added to Odoo
Kiosk orders are now automatically sent to the preparation display once completed, helping kitchen staff see and prepare them without extra steps. The display also shows each order's tracking number and whether it is for takeaway or eat-in, improving clarity for fulfillment.
Original PR description
pos*: pos_order_tracking_display, pos_preparation_display, (new) pos_self_order_preparation_display This module is a bridge module between the preparation display and the kiosk mode. It sends the order to the preparation display when the order is done. It also adds the tracking number of the order on the up-right corner of the order-card and an indication if this order is to take away or to eat in. task-id: 3495477 Community PR: odoo/odoo#134980