From fc79a4639eb69d9277cfbeb4e495d36d03bfcc13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Taymans?= Date: Thu, 27 Aug 2020 11:37:37 +0200 Subject: [PATCH] [FIX] b_shift: compute status when working mode changes --- beesdoo_shift/models/cooperative_status.py | 1 + 1 file changed, 1 insertion(+) diff --git a/beesdoo_shift/models/cooperative_status.py b/beesdoo_shift/models/cooperative_status.py index 3a241c8..7ac1982 100644 --- a/beesdoo_shift/models/cooperative_status.py +++ b/beesdoo_shift/models/cooperative_status.py @@ -142,6 +142,7 @@ class CooperativeStatus(models.Model): "temporary_exempt_end_date", "resigning", "cooperator_id.subscribed_shift_ids", + "working_mode", ) def _compute_status(self): update = int(