initial commit

This commit is contained in:
Eugene Howe
2026-02-12 07:55:43 -05:00
commit af09672ee3
6 changed files with 396 additions and 0 deletions

7
steps.md Normal file
View File

@@ -0,0 +1,7 @@
# Run "Employee Hours Worked By Date Span" Report
- Go to `ESO Scheduler > Employees > Employee Reports > Employee Hours Worked By Date Span`
- Select the date range of now - 2 months ago. For example, in December 2025, the date range is October 1 - October 31
- Select Excel as the output format
- Click query and save the file in this directory
- `go run find_overlaps.go -xls <saved report from above> -api-token <TOKEN>`