From 91209dead4d84ebd76845d6854de581d9cb04bb8 Mon Sep 17 00:00:00 2001 From: "matthias.lotz" Date: Tue, 6 Jan 2026 14:12:51 +0100 Subject: [PATCH] manifest --- open_workshop_pos/__manifest__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/open_workshop_pos/__manifest__.py b/open_workshop_pos/__manifest__.py index e111a50..efc4180 100644 --- a/open_workshop_pos/__manifest__.py +++ b/open_workshop_pos/__manifest__.py @@ -39,6 +39,7 @@ Autor: HobbyHimmel 'open_workshop_pos/static/src/js/ows_machine_access_list.js', 'open_workshop_pos/static/src/js/ows_product_screen_template_patch.js', 'open_workshop_pos/static/src/js/ows_product_screen_default_category.js', + 'open_workshop_pos/static/src/js/ows_receipt_header_patch.js', # XML Templates 'open_workshop_pos/static/src/xml/ows_pos_sidebar.xml', @@ -46,6 +47,7 @@ Autor: HobbyHimmel 'open_workshop_pos/static/src/xml/ows_machine_access_list.xml', 'open_workshop_pos/static/src/xml/ows_product_screen_template_patch.xml', 'open_workshop_pos/static/src/xml/ows_product_card_patch.xml', + 'open_workshop_pos/static/src/xml/ows_receipt_header_patch.xml', # CSS 'open_workshop_pos/static/src/css/pos.css',