Config mit den neuen PReisen aus Sivas für das jayjay gebaut.
This commit is contained in:
@@ -122,8 +122,10 @@ def run_calc(infile, outfile, SivasConfig):
|
||||
erg.calc(Anzahl_Ergebnis, hw, dl, emo)
|
||||
|
||||
summary = erg.summary_costs(hw)
|
||||
dienstleistung = dl.get_hours()
|
||||
|
||||
df = pd.DataFrame.from_dict(data=summary, orient='index', columns=['Aufwand'])
|
||||
#df = pd.DataFrame.from_dict(data=dienstleistung, orient='index', columns=['Dienstleistunge'])
|
||||
df.to_excel(outfile, sheet_name="Kostenaufstellung")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user