diff --git a/easy_my_coop_ch/__openerp__.py b/easy_my_coop_ch/__openerp__.py
index 89776d3..b9bf0b4 100644
--- a/easy_my_coop_ch/__openerp__.py
+++ b/easy_my_coop_ch/__openerp__.py
@@ -31,8 +31,8 @@
This is the swiss localization for the easy my coop module
""",
'data': [
- #'views/subscription_template.xml',
- #'views/certificate_template.xml'
+ 'views/subscription_template.xml',
+ 'views/subscription_request_view.xml'
],
'installable': True,
}
\ No newline at end of file
diff --git a/easy_my_coop_ch/views/subscription_request_view.xml b/easy_my_coop_ch/views/subscription_request_view.xml
new file mode 100644
index 0000000..6a0c614
--- /dev/null
+++ b/easy_my_coop_ch/views/subscription_request_view.xml
@@ -0,0 +1,13 @@
+
+
+
+
+ subscription.request.form
+ subscription.request
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/easy_my_coop_ch/views/subscription_template.xml b/easy_my_coop_ch/views/subscription_template.xml
index 8dc57c0..1ec8652 100644
--- a/easy_my_coop_ch/views/subscription_template.xml
+++ b/easy_my_coop_ch/views/subscription_template.xml
@@ -1,9 +1,9 @@
-
-
+
+
+