Skip to content

livingdocsIO/clockodo-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What this does

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"

How it works

Clockodoo Export

  1. Go to Clockodo and select "Baukasten"
  2. Select the time period (top left)

image

  1. Select the customer + project

image

  1. Export the selected report as Excel (.csv is currently not supported) (check "Ausgabeformat", "Inhalt der Datei", "Zeitformat")

image

  1. Open the Excel file and save it as "input.csv" into this repository.
  2. Run npm ci && node index.js to run the script
  3. For every project a separate .csv ", ", will be created + you get a log "Budgetüberwachung" on the console

About

Generate a report for monthly billing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors