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