Commit 39ce170f by neel

ACTIVATION_L2 CR

parent 233338f4
...@@ -484,7 +484,7 @@ public class LeaderCalcServiceImpl implements LeaderCalcService { ...@@ -484,7 +484,7 @@ public class LeaderCalcServiceImpl implements LeaderCalcService {
} }
} }
EARNING_L2.put("ACTIVATION_L2", (Active_Agent_BAU_L2 * multiplierL2) + (PA_L2 * 500)); EARNING_L2.put("ACTIVATION_L2", (Active_Agent_BAU_L2 * multiplierL2) + (ACTIVE_AGENT_LP_L2 * 500)); // neel gosrani 25-05-2020 ACTIVATION_L2 CR
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment