From 8c59738e3b37d8dfa8bc7b01d7bf30a6f1a1adee Mon Sep 17 00:00:00 2001 From: Fabien BOURGEOIS Date: Sun, 18 Feb 2018 16:41:50 +0100 Subject: [PATCH] [IMP]GOLEM Resource reservation form : better organization, fields as invisible when not needed, buttons too --- .../golem_resource_reservation_views.xml | 58 +++++++++++-------- 1 file changed, 35 insertions(+), 23 deletions(-) diff --git a/golem_resource/views/golem_resource_reservation_views.xml b/golem_resource/views/golem_resource_reservation_views.xml index 2588a832..22da6e1d 100644 --- a/golem_resource/views/golem_resource_reservation_views.xml +++ b/golem_resource/views/golem_resource_reservation_views.xml @@ -38,12 +38,12 @@ along with this program. If not, see . golem.resource.reservation - - + + - + @@ -55,27 +55,39 @@ along with this program. If not, see .
-
+ + + + - - - - - - + + + + + + + + + + + +
@@ -93,9 +105,9 @@ along with this program. If not, see . - + + domain="[('state', '=', 'confirmed')]" />