From a09c8b044ef9ac68fac175fc326d77dd275902db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Taymans?= Date: Wed, 6 Nov 2019 18:21:14 +0100 Subject: [PATCH] [ADD] emc: Filter for share type, cooperator and loan --- .../views/cooperator_register_view.xml | 2 +- easy_my_coop/views/product_view.xml | 15 ++++++++- .../views/subscription_request_view.xml | 4 ++- easy_my_coop_loan/views/loan_view.xml | 31 +++++++++++++++++++ 4 files changed, 49 insertions(+), 3 deletions(-) diff --git a/easy_my_coop/views/cooperator_register_view.xml b/easy_my_coop/views/cooperator_register_view.xml index 148c29c..47b2fab 100644 --- a/easy_my_coop/views/cooperator_register_view.xml +++ b/easy_my_coop/views/cooperator_register_view.xml @@ -60,7 +60,7 @@ - + diff --git a/easy_my_coop/views/product_view.xml b/easy_my_coop/views/product_view.xml index 9d043d2..fc63b27 100644 --- a/easy_my_coop/views/product_view.xml +++ b/easy_my_coop/views/product_view.xml @@ -35,7 +35,20 @@ - + + + product.template.share.filter + product.template + + + + + + + + + + Share type ir.actions.act_window diff --git a/easy_my_coop/views/subscription_request_view.xml b/easy_my_coop/views/subscription_request_view.xml index b2929b6..4281ac3 100644 --- a/easy_my_coop/views/subscription_request_view.xml +++ b/easy_my_coop/views/subscription_request_view.xml @@ -104,14 +104,16 @@ + + - + diff --git a/easy_my_coop_loan/views/loan_view.xml b/easy_my_coop_loan/views/loan_view.xml index 5defce2..c66824a 100644 --- a/easy_my_coop_loan/views/loan_view.xml +++ b/easy_my_coop_loan/views/loan_view.xml @@ -109,6 +109,16 @@ + + Loans Issue Search + loan.issue + + + + + + + Loan Issues loan.issue @@ -192,4 +202,25 @@ + + + Loans Search + loan.issue.line + + + + + + + + + + + + + + + + +