From 650664245d95ef1df0544fc877b1b92bcc06d84f Mon Sep 17 00:00:00 2001 From: michel Date: Thu, 9 Nov 2017 10:19:08 +0100 Subject: [PATCH] Add calendar view --- views/coworker_views.xml | 16 ++++++++++++++++ views/coworking_menu.xml | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/views/coworker_views.xml b/views/coworker_views.xml index 1743dd6..507333b 100644 --- a/views/coworker_views.xml +++ b/views/coworker_views.xml @@ -99,7 +99,9 @@ + + Coworker Kanban coworking.coworker @@ -128,4 +130,18 @@ + + + Coworker Calendar + coworking.coworker + + + + + + + + + diff --git a/views/coworking_menu.xml b/views/coworking_menu.xml index ae4d562..6c752ca 100644 --- a/views/coworking_menu.xml +++ b/views/coworking_menu.xml @@ -4,7 +4,7 @@ + res_model="coworking.coworker" view_mode="tree,form,kanban,calendar" />