Skip to content

Commit

Permalink
Changes to indy reports
Browse files Browse the repository at this point in the history
  • Loading branch information
arcshiftsolutions committed Jan 14, 2025
1 parent 8e27127 commit 7918ace
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ public enum IndyFundingReportHeader {
SU_FTE_COUNT_NO_ADULTS("FTE SU No Adults"),
GA_FTE_COUNT_NO_ADULTS("FTE GA No Adults"),

TOTAL_HEADCOUNT_ADULTS("Total Headcount Adults"),
TOTAL_FTE_ADULTS("Total FTE Adults"),

KIND_HT_HEADCOUNT_ADULTS("Headcount Kind(H/T) Adults"),
KIND_FT_HEADCOUNT_ADULTS("Headcount Kind(F/T) Adults"),
GRADE_01_HEADCOUNT_ADULTS("Headcount Grade 1 Adults"),
Expand Down

0 comments on commit 7918ace

Please sign in to comment.