From 6e778399ef36a75214991c3b8abea74d74ea5dd1 Mon Sep 17 00:00:00 2001 From: Fabien BOURGEOIS Date: Wed, 1 Aug 2018 18:11:23 +0200 Subject: [PATCH] [IMP]GOLEM Activity Registration : member on form --- golem_activity_registration/__manifest__.py | 2 +- .../views/golem_activity_registration_views.xml | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/golem_activity_registration/__manifest__.py b/golem_activity_registration/__manifest__.py index 3d0ebf9..3ac5a9a 100644 --- a/golem_activity_registration/__manifest__.py +++ b/golem_activity_registration/__manifest__.py @@ -18,7 +18,7 @@ { 'name': 'GOLEM Activity Member Registrations', 'summary': 'GOLEM Activities Member Registrations management', - 'version': '10.0.1.4.0', + 'version': '10.0.1.4.1', 'category': 'GOLEM', 'author': 'Fabien Bourgeois, Michel Dessenne', 'license': 'AGPL-3', diff --git a/golem_activity_registration/views/golem_activity_registration_views.xml b/golem_activity_registration/views/golem_activity_registration_views.xml index 64334f2..18fbf50 100644 --- a/golem_activity_registration/views/golem_activity_registration_views.xml +++ b/golem_activity_registration/views/golem_activity_registration_views.xml @@ -27,10 +27,12 @@ along with this program. If not, see .
- - - - + + + + + +