diff --git a/open_workshop_pos/__manifest__.py b/open_workshop_pos/__manifest__.py index c37a52f..e79f4e1 100644 --- a/open_workshop_pos/__manifest__.py +++ b/open_workshop_pos/__manifest__.py @@ -52,6 +52,7 @@ Autor: HobbyHimmel 'open_workshop_pos/static/src/xml/ows_receipt_header_patch.xml', 'open_workshop_pos/static/src/xml/ows_voucher_codes_patch.xml', 'open_workshop_pos/static/src/xml/ows_control_buttons_patch.xml', + 'open_workshop_pos/static/src/xml/ows_payment_screen_patch.xml', # CSS 'open_workshop_pos/static/src/css/pos.css', diff --git a/open_workshop_pos/static/src/xml/ows_payment_screen_patch.xml b/open_workshop_pos/static/src/xml/ows_payment_screen_patch.xml new file mode 100644 index 0000000..9c30d65 --- /dev/null +++ b/open_workshop_pos/static/src/xml/ows_payment_screen_patch.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/open_workshop_pos/static/src/xml/ows_ticket_screen_patch.xml b/open_workshop_pos/static/src/xml/ows_ticket_screen_patch.xml new file mode 100644 index 0000000..2dbd1d3 --- /dev/null +++ b/open_workshop_pos/static/src/xml/ows_ticket_screen_patch.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + +