Order Status Screen
A public waiting area screen that shows customers which order is being served now, what is ready for collection and what is still preparing, with a live wait estimate.
Why this module
The number is up. Customers can see it from across the room.
Now serving, large
The most recently readied order number is shown big and bright, so a customer across the room knows their number is up at a glance.
Ready and preparing
A green grid lists every order ready for collection and glows and chimes as each one lands, while a separate list shows what is still preparing.
A live wait estimate
A light estimate from recent prep times sets expectations. It stays quiet until there is enough history to be honest.
Day in the life
One screen on the wall.
Mount any screen in the pickup area and open one secure link. As the kitchen marks orders ready, the now serving number updates, the ready grid glows and a soft chime plays. Customers stop crowding the counter because they can see their number from their seat. No login, no app, no setup.
Edge cases
The cases most modules quietly ignore.
In the shipped code today, each one a place where a cheaper module silently does the wrong thing.
A brief drop never blanks the screen. It keeps showing the last known numbers and refreshes when the link returns.
A busy lobby with hundreds of numbers stays smooth, because off screen cards skip layout and paint.
What is inside
Built to do the job, end to end.
- Now serving number. The most recently readied order, shown large and centred.
- Ready for collection. A glowing grid of every ready order, with a chime as each lands.
- Preparing list. Orders still in the kitchen, with a light wait estimate.
- One secure link. A token URL opens the screen on any device, no login required.
Honest about the edges
What this does not do, so nothing surprises you.
- It shows order numbers and status. It does not take payment or show prices; that is the checkout customer display.
- The wait estimate is a guide from recent prep times, not a promise.
- Requires the free Kitchen Display Core module.
odoo order status screen, now serving display, odoo pos pickup screen, order ready screen, odoo customer order display, waiting area screen, queue display, order number display, pos status board
See it in action

Now servingA large now serving number, a ready for collection grid and a preparing list, visible across the room.

Driven by the kitchenThe status updates live as the kitchen marks orders ready on the paired Kitchen Display.
Languages
Available in 19 languages
The interface ships translated out of the box. Switch language in Odoo and the fields, menus, and messages follow.
Modules teams pair with this one.
Premium ERP Heritage modules that extend the same stack, each built to the same engineering bar.
Real-time MRA fiscalisation for Point of Sale receipts in Odoo 19 Community, mapping each paid POS order to the M...
Shared foundation for the ERP Heritage Employment Hero country packs
Bring Employment Hero onboarding workflows, employee goals and contractor flags into Odoo Community as real recor...
End to end French B2B and B2G electronic invoicing for the DGFiP reform, generating Factur-X PDF/A-3 with embedde...
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 1210 |
| Technical Name |
eh_pos_order_status |
| License | OPL-1 |
| Website | https://www.erpheritage.com.au |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module