Balance Period for Contract Settlement
Use CaseForce Payment at Contract End field and Contracts parameter control how remaining balances are handled when an employment contract ends.
Automatic final settlement for permanent employment
Useful when remaining positive balances should be paid automatically when a permanent employment contract ends.
Details
- Force Payment at Contract End: Yes
Parameters
{
"Contracts": [
"Permanent Employment"
]
}
Monthly settlement for agency contracts
Useful when agency workers should not carry balances beyond the end of their assignment or contract period.
Details
- Type: Fixed
- Number of Months in the Balance Period: 1
- Force Payment at Contract End: Yes
Parameters
{
"Contracts": [
"Agency Employment"
]
}
Manual review before final settlement
Useful when remaining balances should be checked and approved manually before being paid out during offboarding.
Details
- Force Payment at Contract End: No
Parameters
{
"Contracts": [
"Permanent Employment"
]
}
Was this helpful?
