From 90d0765017af81ffd3d798ff0bc0f79cc107e1d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Taymans?= Date: Tue, 4 Jun 2019 11:24:09 +0200 Subject: [PATCH] [FIX] b_easy_my_coop: Info Session must not be required field In the form to become a new cooperator, the field info_session_confirmed was required but not in the form validation. This commit fixes that incoherence but changing the form to let field info_session_confirmed not required. --- beesdoo_easy_my_coop/views/subscription_templates.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/beesdoo_easy_my_coop/views/subscription_templates.xml b/beesdoo_easy_my_coop/views/subscription_templates.xml index b480c8d..6292abf 100644 --- a/beesdoo_easy_my_coop/views/subscription_templates.xml +++ b/beesdoo_easy_my_coop/views/subscription_templates.xml @@ -14,7 +14,6 @@