Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| iqxwebnext:rights:timesheet [2025/10/28 17:01] – Catherine Riddell | iqxwebnext:rights:timesheet [2025/10/29 17:00] (current) – Catherine Riddell | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Timesheet Rights ====== | + | ====== Timesheet Rights |
| {{: | {{: | ||
| Line 14: | Line 14: | ||
| \\ | \\ | ||
| Duplicate button is controlled by TSSCOPYSHIFT | Duplicate button is controlled by TSSCOPYSHIFT | ||
| + | \\ | ||
| + | Add Shift Button is controlled by TSSADDSHIFTS | ||
| + | \\ | ||
| + | Editing the Shift Break is controlled by TSSEDITSHIFTBREAK | ||
| + | \\ | ||
| + | The rates section is controlled by TSSSHOWRATES - without the behaviour it will just have | ||
| + | \\ | ||
| + | Eg. | ||
| + | | **Date** | | **Unit**| | ||
| + | | 29/ | ||
| + | With the Behaviour it would show | ||
| + | \\ | ||
| + | Eg. | ||
| + | | **Date** | | **Unit**| | ||
| + | | 29/ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | The expenses section is controlled by **TSSSHOWEXPENSES** and will remove the whole section and ability to add expenses. | ||
| + | \\ | ||
| + | Complete and Sign Now is controlled by **TSSALLOWSIGNONDEVICE** | ||
| + | \\ | ||
| + | Complete and Send for Approval is controlled by **TSSALLOWSIGNVIALINK** | ||
| + | \\ | ||
| + | Upload image is controlled by **TSSALLOWUPLOADINGTIMESHEETIMAG** | ||
| + | \\ | ||
| + | TSSNUMOFWEEKSCHECKFORTIMESHEET controls how many weeks forward a Candidate can view their timesheets for eg. if the current date is 01/10/2025 and this setting is set to 2 you can see timesheets up until the 15/10/2025 | ||
| + | \\ | ||
| + | When a timesheet is signed this setting **TSSCAPTUREGEOLOCATION** will control whether or not it will capture the signee' | ||
| + | \\ | ||
| + | **TSSHIDEPRINT** will hide the print button | ||
| + | \\ | ||
| + | **TSSHOURSLEEWAY** will control how early the timesheet can be signed/sent for approval in hours. | ||
| + | \\ | ||
| + | eg. if a Candidates final shift finishes at 17:00 and this setting is set to 2 then the timesheet can be signed from 15:00 | ||
| + | \\ | ||
| + | **TSSTOTALHOURSCALC** this controls whether the units/hours total in the rates table gets displayed | ||
| + | \\ | ||
| + | **TSSSHOWPAYTYPE** will control if the pay band is shown on the rates table | ||
| + | |Date| |Pay Type| |Unit| |Units| |Rate| |Total| | ||
| + | |Fri 07/ | ||
| + | When the timesheet is signed **TSSSIGNDATEONLY** will control whether a timestamp or just a datestamp is shown on the timesheet signed image | ||
| + | \\ | ||
| + | When Sign Now is pressed a message will pop up if **TSSCONFIRMSIGN** is turned on and will display the message of **candidateConfirmTimesheetSignMessage** in terminology | ||
| + | |||
| + | |||