-
Type:
Bug
-
Status: Resolution Setting
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Integrations
-
Labels:None
-
Environment:Stage
-
Bug Type:Functional
-
Bug Severity:Medium
-
Level:Admin
-
Module:TSR
-
Reported by:Harbinger
-
Item State:Stage QA - Production Deployment on Hold
-
Issue Importance:Q2
-
Browser:Google Chrome
1] Add a employee through API.
2] Login to the application by admin, observe the currency for added employee on "Payroll" page.
Actual Result:
Different currency type is displaying under "Currency & Date Format" drop down.
Also currency updated from API is not reflecting properly on Payroll page. (All fields having salary)
Refer attached screenshot for more details.
- relates to
-
NF-3998 Regression testing for TSR Integration with Old UI on Stage
-
- Closed
-
Concern : TSR Integration->Regression>Currency is not reflecting properly on Payroll page
Cause : The issue was in the stored procedure "dbo.OES_SP_AssignDefaultPayroll". We were not allowing to update anything if payroll and annual salary is same.
Correction : We are now allowing the payroll data to be updated if any of the three i.e currency format payroll and annual salary is different.
CC :- Seema Gaikwad, Saurabh Sablaka, Kunal Kedari.