diff --git a/easy_my_coop/__manifest__.py b/easy_my_coop/__manifest__.py
index aed426e..77751de 100644
--- a/easy_my_coop/__manifest__.py
+++ b/easy_my_coop/__manifest__.py
@@ -43,6 +43,7 @@
'views/product_view.xml',
'views/res_company_view.xml',
'views/account_journal_view.xml',
+ 'views/menus.xml',
'report/easy_my_coop_report.xml',
'report/layout.xml',
'report/cooperator_invoice_G002.xml',
diff --git a/easy_my_coop/views/account_invoice_view.xml b/easy_my_coop/views/account_invoice_view.xml
index 80c76c5..ec34b8b 100644
--- a/easy_my_coop/views/account_invoice_view.xml
+++ b/easy_my_coop/views/account_invoice_view.xml
@@ -42,8 +42,6 @@
-
-
Customer Invoices
account.invoice
@@ -72,4 +70,4 @@
{'default_type':'out_invoice', 'type':'out_invoice', 'journal_type': 'sale'}
-
\ No newline at end of file
+
diff --git a/easy_my_coop/views/cooperator_register_view.xml b/easy_my_coop/views/cooperator_register_view.xml
index 523da7d..148c29c 100644
--- a/easy_my_coop/views/cooperator_register_view.xml
+++ b/easy_my_coop/views/cooperator_register_view.xml
@@ -74,5 +74,4 @@
-
-
\ No newline at end of file
+
diff --git a/easy_my_coop/views/email_template_view.xml b/easy_my_coop/views/email_template_view.xml
index a98d189..3b54efb 100644
--- a/easy_my_coop/views/email_template_view.xml
+++ b/easy_my_coop/views/email_template_view.xml
@@ -1,6 +1,5 @@
-
@@ -12,5 +11,4 @@
-
-
+
diff --git a/easy_my_coop/views/menus.xml b/easy_my_coop/views/menus.xml
new file mode 100644
index 0000000..4932b6c
--- /dev/null
+++ b/easy_my_coop/views/menus.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/easy_my_coop/views/operation_request_view.xml b/easy_my_coop/views/operation_request_view.xml
index 4b7ff1f..ecf56b2 100644
--- a/easy_my_coop/views/operation_request_view.xml
+++ b/easy_my_coop/views/operation_request_view.xml
@@ -103,5 +103,4 @@
-
-
\ No newline at end of file
+
diff --git a/easy_my_coop/views/product_view.xml b/easy_my_coop/views/product_view.xml
index 68ddfda..4c23761 100644
--- a/easy_my_coop/views/product_view.xml
+++ b/easy_my_coop/views/product_view.xml
@@ -45,8 +45,7 @@
-
-
+
diff --git a/easy_my_coop/views/res_partner_view.xml b/easy_my_coop/views/res_partner_view.xml
index dbb4d07..cce636d 100644
--- a/easy_my_coop/views/res_partner_view.xml
+++ b/easy_my_coop/views/res_partner_view.xml
@@ -92,8 +92,6 @@
-
-
Cooperator
ir.actions.act_window
@@ -113,9 +111,7 @@
-
-
-
+
Cooperator candidates
ir.actions.act_window
@@ -135,9 +131,7 @@
-
-
-
+
Company representative
ir.actions.act_window
@@ -157,8 +151,6 @@
-
-
res.partner.remove.follower.inherit
res.partner
@@ -168,4 +160,4 @@
-
+
diff --git a/easy_my_coop/views/subscription_request_view.xml b/easy_my_coop/views/subscription_request_view.xml
index 421f097..b2929b6 100644
--- a/easy_my_coop/views/subscription_request_view.xml
+++ b/easy_my_coop/views/subscription_request_view.xml
@@ -1,15 +1,13 @@
-
-
-
subscription.request.tree
subscription.request
-
+
+
@@ -107,10 +105,10 @@
-
-
+
+
-
+
@@ -120,54 +118,15 @@
- Cooperator Subscription
+ Subscriptions
subscription.request
form
- [('is_company','=',False),('is_operation','=',False)]
+ [('is_operation','=',False)]
{'default_source':'manual'}
-
-
-
- subscription.request.tree
- subscription.request
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Company Subscription
- subscription.request
- form
- [('is_company','=',True),('is_operation','=',False)]
- {'default_is_company': True,'default_source':'manual'}
-
-
-
-
-
-
share.line.form
share.line
@@ -234,5 +193,4 @@
form
-
-
\ No newline at end of file
+
diff --git a/easy_my_coop_loan/__manifest__.py b/easy_my_coop_loan/__manifest__.py
index d115bb0..92dc59e 100644
--- a/easy_my_coop_loan/__manifest__.py
+++ b/easy_my_coop_loan/__manifest__.py
@@ -21,7 +21,8 @@
'views/term_view.xml',
'views/loan_view.xml',
'views/partner_view.xml',
- 'data/mail_template_data.xml',
+ 'views/menus.xml',
+ 'data/mail_template_data.xml',
],
'installable': True,
}
diff --git a/easy_my_coop_loan/views/loan_view.xml b/easy_my_coop_loan/views/loan_view.xml
index defe3d7..a713aad 100644
--- a/easy_my_coop_loan/views/loan_view.xml
+++ b/easy_my_coop_loan/views/loan_view.xml
@@ -1,6 +1,5 @@
-
loan.issue.tree
loan.issue
@@ -99,15 +98,36 @@
- Loan issue
- ir.actions.act_window
+ Loan Issues
loan.issue
form
tree,form
-
-
+
+ Loans
+ loan.issue.line
+ form
+ tree,form
+
+
+
+ loan_issue_line_view_tree
+ loan.issue.line
+
+
+
+
+
+
+
+
+
+
+
+
+
+
loan.issue.line.form
loan.issue.line
@@ -160,4 +180,4 @@
-
\ No newline at end of file
+
diff --git a/easy_my_coop_loan/views/menus.xml b/easy_my_coop_loan/views/menus.xml
new file mode 100644
index 0000000..6ed2243
--- /dev/null
+++ b/easy_my_coop_loan/views/menus.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
diff --git a/easy_my_coop_loan/views/term_view.xml b/easy_my_coop_loan/views/term_view.xml
index ef41952..2352fd4 100644
--- a/easy_my_coop_loan/views/term_view.xml
+++ b/easy_my_coop_loan/views/term_view.xml
@@ -36,5 +36,4 @@
tree,form
-
-
\ No newline at end of file
+