From 0b79c6b778332a9454fd3b1723385afc7c59199e Mon Sep 17 00:00:00 2001 From: Jens Hardings Date: Mon, 15 Mar 2021 10:13:04 -0300 Subject: [PATCH] refactor: extract salary-based payAmount from get#EmploymentPayAmount into a separate service Allows easy redefinition of the way to handle mid-term starts/ends of employments to comply with applicable local regulations. --- service/mantle/humanres/PayrollServices.xml | 82 +++++++++++++-------- 1 file changed, 50 insertions(+), 32 deletions(-) diff --git a/service/mantle/humanres/PayrollServices.xml b/service/mantle/humanres/PayrollServices.xml index 09d8972a..3cb0e9f1 100644 --- a/service/mantle/humanres/PayrollServices.xml +++ b/service/mantle/humanres/PayrollServices.xml @@ -604,38 +604,7 @@ along with this software (see the LICENSE.md file). If not, see - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -659,6 +628,55 @@ along with this software (see the LICENSE.md file). If not, see + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +