19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
# 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
|
|
1. Open the Point of Sale and place orders to KDS.
|
|
2. Complete stages in the Preparation Display.
|
|
3. Go to **Point of Sale > Reporting > KDS Product Analysis** or **KDS Order Analysis** to view Pivot and Graph summaries.
|