To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorRelocation Storage in Transit - Host
As a Compensation Team member
I want to have a global cost estimator that includes a calculation for the Relocation Storage in Transit - Host benefit
So that the costs for an employee's long term or permanent relocation with a Relocation Storage in Transit - Host benefit can be automatically estimated
- Scenarios
-
- Calculate cost estimate for Relocation Storage in Transit - Host using a standard calculation and have the estimate amount only applied in the first year
-
- Given
- a cost estimate is being created for a Policy and 'assignment type' that has been configured to be used with the standard calculation for Relocation Storage in Transit - Host
- And
- No other benefits are chosen
- And
- family status is 'family status'
- And
- the spouse/partner relocation status is 'relocating spouse'
- And
- the number of children relocating is 'relocating children'
- And
- the Home Origin Location is 'home location'
- And
- the Host Destination Location is 'host location'
- And
- the assignment end date year is 'first year'
- When
- the cost estimate is submitted
- Then
- the Relocation Storage in Transit - Host amount for 'first year' is 'benefit amount'
- And
- the Relocation Storage in Transit - Host Benefit amount for all other years in the cost estimate is 0.
Examples: assignment type family status relocating spouse relocating children host location first year benefit amount long term Single no 0 Auckland, New Zealand 2016 $838USD long term Married Couple yes 0 Cape Town, South Africa 2016 $390USD permanent Married Couple yes 1 Singapore, Singapore 2016 $2,509USD - Calculate cost estimate for Relocation Storage in Transit - Host with standard calculation that has a missing rates, so no estimate can be provided
-
- Given
- a cost estimate is being created for a Policy and Long Term Assignment that has been configured to be used with the Standard Calculation for Relocation Storage in Transit - Host Benefit
- And
- no other benefits are chosen
- And
- family Status is Single
- And
- the Host Destination country is Adelaide, Australia
- When
- the cost estimate is submitted
- Then
- the Relocation Storage in Transit - Host benefit cannot be calculated
- And
- the Relocation Storage in Transit - Host benefit is identified with a missing rate
Last published over 6 years ago by Doug Snyder.