From 0cbf3719f2c72198e8f0087ccd5b213e111776f2 Mon Sep 17 00:00:00 2001 From: Fabien BOURGEOIS Date: Thu, 29 Mar 2018 16:46:26 +0200 Subject: [PATCH] [FIX]GOLEM Resource views : bad order for new install (calendar view needs form view) --- golem_resource/__manifest__.py | 2 +- .../golem_resource_reservation_views.xml | 30 +++++++++---------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/golem_resource/__manifest__.py b/golem_resource/__manifest__.py index 155cd46..7d2daa2 100644 --- a/golem_resource/__manifest__.py +++ b/golem_resource/__manifest__.py @@ -20,7 +20,7 @@ 'name': 'GOLEM non-profit resources', 'summary': 'GOLEM resources management', 'description': ''' GOLEM resources management ''', - 'version': '10.0.1.13.0', + 'version': '10.0.1.13.1', 'category': 'GOLEM', 'author': 'Youssef El Ouahby, Fabien Bourgeois', 'license': 'AGPL-3', diff --git a/golem_resource/views/golem_resource_reservation_views.xml b/golem_resource/views/golem_resource_reservation_views.xml index 03f05e3..0aa6677 100644 --- a/golem_resource/views/golem_resource_reservation_views.xml +++ b/golem_resource/views/golem_resource_reservation_views.xml @@ -19,21 +19,6 @@ along with this program. If not, see . - - - GOLEM Resource Reservation Calendar - golem.resource.reservation - - - - - - - - - GOLEM Resource Reservation Tree @@ -105,6 +90,21 @@ along with this program. If not, see . + + + GOLEM Resource Reservation Calendar + golem.resource.reservation + + + + + + + + + GOLEM Resource Reservation Search