From bd9379919e2026c60236c3a0a604e04b6019063d Mon Sep 17 00:00:00 2001 From: Elouan Le Bars Date: Thu, 7 Nov 2019 13:57:16 +0100 Subject: [PATCH] [IMP] b_shift : attendance sheet views set no_open options --- beesdoo_shift/views/attendance_sheet.xml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/beesdoo_shift/views/attendance_sheet.xml b/beesdoo_shift/views/attendance_sheet.xml index a3d7540..19b2ae5 100644 --- a/beesdoo_shift/views/attendance_sheet.xml +++ b/beesdoo_shift/views/attendance_sheet.xml @@ -6,15 +6,16 @@ Expected Shifts List beesdoo.shift.sheet.expected - - - + + + [('working_mode','=','irregular')]}" + options="{'no_create': True, 'no_create_edit':True}"/> Added Shifts List beesdoo.shift.sheet.added - - - + +