瀏覽代碼

Add work times

Eren Yilmaz 2 年之前
父節點
當前提交
286a55ba65
共有 3 個文件被更改,包括 4 次插入4 次删除
  1. 1 1
      README.md
  2. 3 3
      time_recoder/time_recoder_config.py
  3. 二進制
      time_recoder/time_recorded_tables/work_time_eren.xlsx

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 #Installings
 
-pip install img2pdf styleframe xlsxwriter pysimplegui datetime SQLAlchemy docx2pdf
+pip install img2pdf styleframe xlsxwriter pysimplegui datetime SQLAlchemy==1.4 docx2pdf
 conda install python-docx
 
 

+ 3 - 3
time_recoder/time_recoder_config.py

@@ -1,5 +1,5 @@
-DB_PATH = r'C:\Users\Danny\Desktop\EnD and Investment\Tools\time_recoder\time_recorder_database'
+DB_PATH = r'time_recoder\time_recorder_database'
 HOURLY_WAGE_IN_EURO = 28
-PATH = r'C:\Users\Danny\Desktop\EnD and Investment\Tools\time_recoder\time_recorded_tables\work_time_danny.xlsx'
+PATH = r'time_recoder\time_recorded_tables\work_time_eren.xlsx'
 TEST_CASE = True
-NAME = 'Daniel Krauel'
+NAME = 'Eren Yilmaz'

二進制
time_recoder/time_recorded_tables/work_time_eren.xlsx