The script generates a readable Clockodo .csv report (to save time with billing):
- CSV files containing the accumulated times on differente efforts
- A log output for the meeting times
- log outputs for the "Budgetüberwachung"
- Go to Clockodo and select "Baukasten"
- Select the time period (top left)
- Select the customer + project
- Export the selected report as Excel (.csv is currently not supported) (check "Ausgabeformat", "Inhalt der Datei", "Zeitformat")
- Open the Excel file and save it as "input.csv" into this repository.
- Run
npm ci && node index.jsto run the script - For every project a separate .csv ", ", will be created + you get a log "Budgetüberwachung" on the console


