| models | ||
| security | ||
| views | ||
| __init__.py | ||
| __manifest__.py | ||
| .gitignore | ||
| README.md | ||
POS KDS Tracker and Report
Overview
Standard Odoo 19 deletes POS Preparation Display (KDS) records a day after completion, preventing historical analysis of preparation times. This module creates a persistent log of completed orders and order lines from the Kitchen Display System (KDS) to enable detailed historical reporting.
Features
- Records the state of the Kitchen Display System or Preparation Display permanently.
- Generates reports showing the average time to complete an order.
- Generates reports showing the average time to complete certain products or product categories.
- Allows filtering and grouping globally for a POS Shop or individually per KDS.
Installation
Install out-of-the-box like a standard Odoo module on an Odoo 19 environment possessing POS Enterprise (pos_enterprise).
Usage
- Open the Point of Sale and place orders to KDS.
- Complete stages in the Preparation Display.
- Go to Point of Sale > Reporting > KDS Product Analysis or KDS Order Analysis to view Pivot and Graph summaries.