Преглед на файлове

Merge remote-tracking branch 'origin/master'

Eren Yilmaz преди 1 година
родител
ревизия
d63d4cd218
променени са 3 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      time_recoder/statistics.py
  2. BIN
      time_recoder/time_recorded_tables/nokko_ubuntu.xlsx
  3. 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/nokko_ubuntu.xlsx


BIN
time_recoder/time_recorded_tables/work_time_danny.xlsx