The <functions id="transfer"> section controls the functions that are available when:
- Employees click the Transfer button.
- (Clock+ only) In the Supervisor Mode menu, supervisors click the Transfer Selection button.
To enable access to these functions, you also need to enable the transfer_menu function in the <functions id="functions"> section of the clock’s config file. See Function Configuration.
Some of these functions have additional attributes:
scroll_list: Determines whether employees performing a transfer can select details from a list, or whether they have to enter the transfer code. Enable withscroll_list="yes".sort_order: Determines how the clock shows transfer options in lists. Set asascfor ascending order,descfor descending order, ornonefor no specific order.
| Tag ID | Clock Pro Support | Clock+ Support | Description |
|---|---|---|---|
| combined_transfer | √ | √ | Enables the Work Transfer button to transfer between work assignments. |
| docket_transfer | √ | √ |
Enables the Docket Transfer button to transfer between dockets. This function has an additional attribute:
|
| docket_quantity | √ | √ | Enables the Docket Quantity button to enter docket quantities. |
| labor_metrics_transfer | √ | √ | Enables the Labor Metrics Transfer button to transfer between labor metrics. |
| project_transfer | √ | √ |
Enables the Project Transfer button to transfer between projects. This function has additional attributes:
|