Skip to content

Commit

Permalink
Revert "Adds WIP on sending final timesheet to TAs"
Browse files Browse the repository at this point in the history
This reverts commit 47677f0.
  • Loading branch information
dbosk committed Oct 18, 2024
1 parent 91edf2d commit 06baacb
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions src/nytid/cli/init.nw
Original file line number Diff line number Diff line change
Expand Up @@ -1385,19 +1385,6 @@ $(if echo "${user}" | grep -q "@"; then



\subsection{Sending the final timesheet to hourly TAs}

Emelie pointed out that it would be nice to have the final version of the time
sheet that was sent for payment processing.
We'll add this to the monthly script, after we've sent the time sheets.
This way, we can use the [[nytid hr timesheets show]] command.

We'll go through the list of all TAs.
For each TA we check if there is a current time sheet, if so, we send them a
copy.
<<nytid.monthly.sh>>=
@


\subsection{Tracking possible updates to contracts}

Expand Down

0 comments on commit 06baacb

Please sign in to comment.