From 36c94bb52819688f19974b99b0b29518ee8c1776 Mon Sep 17 00:00:00 2001 From: Suherdy Yacob Date: Tue, 12 May 2026 16:01:50 +0700 Subject: [PATCH] feat: disable kitchen ticket reprint functionality in POS ticket screen --- README.md | 1 - .../screens/ticket_screen/ticket_screen.xml | 20 +++---------------- static/src/app/services/pos_store.js | 7 +++++++ 3 files changed, 10 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index d2717fb..52ad07e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ This module adds support for generic network ESC/POS thermal printers in the Poi - 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 diff --git a/static/src/app/screens/ticket_screen/ticket_screen.xml b/static/src/app/screens/ticket_screen/ticket_screen.xml index 64ad4c3..ce10599 100644 --- a/static/src/app/screens/ticket_screen/ticket_screen.xml +++ b/static/src/app/screens/ticket_screen/ticket_screen.xml @@ -1,22 +1,8 @@ - - - - - - - -