| models | ||
| static/src/app | ||
| views | ||
| __init__.py | ||
| __manifest__.py | ||
| .gitignore | ||
| README.md | ||
POS Kitchen ESC/POS Network Printer
This module adds support for generic network ESC/POS thermal printers in the Point of Sale Kitchen Display / Printing configurations.
Features
- Add basic raw network printing over IP using port 9100 without relying on IoT box or EPSON-only support.
- Configurable per-printer IP address directly under Point of Sale -> Printers settings.
- Formats standard kitchen receipt containing products, quantity, and internal notes (without prices).
- Replaces/upgrades the POS ticket screen's existing hidden reprint functionality with highly visible 'Reprint Kitchen Checker' buttons.
Setup
- Go to POS Configuration -> Printers
- Add a new "Network ESC/POS Printer".
- Fill in the appropriate local IP address (e.g.
192.168.1.100) and the POS categories the printer should handle. - Set your POS configuration to route kitchen printing to this new printer as usual.