Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| sa_ratescriptlanguage [2023/04/19 14:22] – [Indenting] Scott McMullen | sa_ratescriptlanguage [2024/11/19 14:19] (current) – Shelley Hunter | ||
|---|---|---|---|
| Line 147: | Line 147: | ||
| --add Basic | --add Basic | ||
| thresholdsplit 37.5 Basic|Overtime | thresholdsplit 37.5 Basic|Overtime | ||
| + | post | ||
| + | </ | ||
| + | |||
| + | When a minimum number of hours are to be paid. | ||
| + | |||
| + | <sxh> | ||
| + | foreach shift | ||
| + | -foreach dayslice | ||
| + | --foreach timeslice 06:00 18:00 | ||
| + | ---if intimeslice | ||
| + | ----addmin 10 Day | ||
| + | ---addmin 10 Night | ||
| post | post | ||
| </ | </ | ||