فهرست منبع

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. BIN
      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'

BIN
time_recoder/time_recorded_tables/work_time_eren.xlsx