소스 검색

Zeitplanner
Formale Unternehmenstruktur
LinkedIN Bilder
Template Preparation
TicketSystem
Skript Update
TimeTable Update

Danny 1 년 전
부모
커밋
e5f5a45aa5
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      time_recoder/statistics.py
  2. BIN
      time_recoder/time_recorded_tables/work_time_danny.xlsx

+ 2 - 0
time_recoder/statistics.py

@@ -34,6 +34,8 @@ class Category(EBE):
             return cls.MEETING
         elif 'unternehmensberatung' in task.lower():
             return cls.MEETING
+        elif 'Notar' in task:
+            return cls.MEETING
         elif 'wirschaftsbüro' in task.lower() or 'wirtschaftsbüro' in task.lower():
             return cls.MEETING
         elif 'controlling' in task.lower():

BIN
time_recoder/time_recorded_tables/work_time_danny.xlsx