Custom Expense in Workforce - Calculates after Sync Def, but clears after Calc Comp
Summary:
Title says it all. Calc Compensation clears out our earnings account but Sync Def populates it.
Content (required):
We have a custom Earnings (setup as "OWP_Earning5", keeping everything OOB). We selected "Custom" in the Rate Table Type in the configuration.
Whenever we calculate compensation, it clears out the correctly calculated Earning, but Sync Def populates it.
Is this normal behavior, or did we configure something incorrectly.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
IF("No Property"->"BegBalance"==[OWP_EarningList.Test_DELETE]) IF("OWP_Status"->"No Property" == [OWP_Status.Active]) IF("OWP_Pay Type"->"No Property" == [OWP_PayType.Exempt] "OWP_Expense Amount"=5; ENDIF ENDIF ENDIF
Tagged:
0