Browse Source

Add work times

Eren Yilmaz 2 years ago
parent
commit
286a55ba65

+ 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'

BIN
time_recoder/time_recorded_tables/work_time_eren.xlsx