diff --git a/__manifest__.py b/__manifest__.py
index cc1434f..0cf4a60 100644
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -23,8 +23,6 @@ Customized areas:
'website',
'mail',
'point_of_sale',
- 'pos_custom_receipt',
- 'app_odoo_customize',
],
'data': [
'views/web_templates.xml',
diff --git a/static/src/customer_display_patch.xml b/static/src/customer_display_patch.xml
index 91d8c63..6828ebe 100644
--- a/static/src/customer_display_patch.xml
+++ b/static/src/customer_display_patch.xml
@@ -1,17 +1,13 @@
-
-
-
- Powered by IT Mapan
-
+
+
+ IT Mapan
-
-
-
- Powered by IT Mapan
-
+
+
+ IT Mapan
diff --git a/static/src/order_receipt_patch.xml b/static/src/order_receipt_patch.xml
index 9cc0d1d..358ddae 100644
--- a/static/src/order_receipt_patch.xml
+++ b/static/src/order_receipt_patch.xml
@@ -1,8 +1,8 @@
-
-
+
+
Powered by IT Mapan
diff --git a/views/web_templates.xml b/views/web_templates.xml
index 2897457..4ef6163 100644
--- a/views/web_templates.xml
+++ b/views/web_templates.xml
@@ -18,8 +18,8 @@