Skip to main content

APPROVE_TIMECARD

Call the approve timecard plugin for an employee and paydate/period

Example Usage

APPROVE_TIMECARD(1, (2023-04-13,2023-04-15))  // just approve three days

Overview

Function signature
APPROVE_TIMECARD(employeeid, paydate)

Category
Plugin

Return data type
bool

Arguments

NameDataTypeList Options                          Description
employeeidintThe internal Employees_ID of the worker to approve
paydatedateThe date range to approve (startdate,enddate)