| 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 | 1861 |
| Technical Name |
eh_pos_kds |
| License | OPL-1 |
| Website | https://www.erpheritage.com.au |
Kitchen Display
An offline ready kitchen board for Odoo Community Point of Sale, with graduated SLA escalation, an all day view, live analytics and full keyboard or bump bar operation.
Why this module
A board built for a real kitchen, not a demo.
Keeps running offline
The board caches its state and queues bumps through a network drop, then replays them in order, idempotently, on reconnect. No blank screen when the wifi blinks.
Graduated SLA, with sound
A four tier colour ramp per lane with an audible alert, not a single red threshold, and cards reordered by urgency so the oldest ticket is never missed.
See the whole rush
An all day view aggregates item counts across every open order, with a minute by minute load heatmap and live queue, prep time and bottleneck metrics.
Day in the life
Lunch rush, no mouse.
Orders land in the queue with a sound. Staff bump them down the lanes with a bump bar or the arrow keys, never touching a mouse. As a ticket ages past its lane target the card ramps green to amber to red and chimes, so the oldest order is always obvious. A wrong bump is one keystroke to recall, and every move is logged. When the network blinks the board keeps going and catches up on its own. A glance at the all day view shows the grill is the bottleneck before the queue backs up.
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.
The wifi drops mid service. The board keeps showing the queue and accepts bumps; they sync in order when the link returns, with no double advances.
Two stations bump the same item at the same moment. The server assigned event order decides, so a real bump is never lost to a slower one.
A line is removed then added back. It is matched by a stable line key, so it is not duplicated, and the removed quantity is kept for audit rather than deleted.
A kitchen TV runs for weeks. Off screen cards skip layout and paint, so a board with hundreds of tickets stays smooth.
What is inside
Built to do the job, end to end.
- Order lanes. Configurable stages from queued to completed, per board, with per lane SLA targets and sounds.
- Multi station routing. Queryable rules route each product to a board and lane by point of sale, category or attribute.
- Recall and void audit. Every bump, recall and void is an entry in a durable append only log, the single source of truth for a card.
- Live analytics. Queue depth, average and p95 prep time, void rate and the bottleneck lane, refreshed live.
- All day and expo view. Item totals across every open order plus a minute by minute load heatmap.
- Order status screen. A paired public screen shows customers what is being served, what is ready and what is preparing.
Honest about the edges
What this does not do, so nothing surprises you.
- Restaurant coursing and tables, with fire by course and table grouping, are planned for a later release. Today the board is tuned for quick service and counter.
- Self order kiosk routing is planned, not in this release.
- This styles the kitchen and status screens. The checkout customer display is the one Odoo Community already provides.
odoo kitchen display, odoo kds, point of sale kitchen screen, odoo pos order status, kitchen order display, odoo community kds, restaurant kitchen display, order ready screen, bump bar, kitchen display system, pos preparation display
See it in action

The kitchen boardOrder lanes with live age timers and a four tier SLA colour ramp. Tickets ramp green to amber to red and chime as they age past the lane target.

Live analyticsQueue depth, completed, average and p95 prep time, void rate and the bottleneck lane, refreshed live.

All day viewItem totals across every open order, with a minute by minute load heatmap.

Paired order status screenA public screen shows customers the number being served now, what is ready and what is preparing.
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.
Sync timesheet entries from the Employment Hero people and payroll platform into the standard Odoo Timesheets app...
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...
| 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 | 1861 |
| Technical Name |
eh_pos_kds |
| 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