Function: approveAllTime()
approveAllTime(
periodStart,periodEnd):Promise<TimeApprovalState>
Defined in: src/server/actions/timeApproval.ts:160
Approve every pending entry in the period, across all facilities.
Parameters
periodStart
string
periodEnd
string
Returns
Promise<TimeApprovalState>