-
Type:
Bug
-
Status: Production Complete
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: BenAdmin
-
Labels:None
-
Environment:QA
-
Bug Type:Functional
-
Bug Severity:Medium
-
Level:Admin
-
Module:BenAdmin - Report
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Browser:Google Chrome
-
Sprint:WT Sprint 36 - Bugs
Steps:-
1] Log into the system using partner credentials.
2] Search and select any company
3] Click on Invoice Management option from Reports sub menu
4] Edit or add new invoice
5] Map the additional fields from Employee Fields in Display Fields section
6] Generate an invoice which consists these additional fields mapped
7] Log into the system using admin credentials
8] Click on Invoice Management option from Reports sub menu
9] Try to edit the template which has these additional fields mapped
Actual Result:-
Server Error is displayed on edit template screen
Expected Result:-
System should display the details saved on Edit Template Screen
- causes
-
WT-11122 WT:- Invoice Management :- Issue for Edit invoice when mapped fields do not have right for CA user.
-
- Open
-
3C's:
Concern: Issue for Additional fields for admin credentials mapped in Invoice mapping
Cause: Member Field Rights referred from incorrect DB table (From OnlineEnrollment DB instead of Company specific DB)
Correction: For admin user login we are referring additional fields from company specific DB table.
Affected Area(s): Reports, Invoice
Affected File(s): /MasterCompanyDB/04_Stored Procedures/dbo.OES_SP_GetAddFieldLabelReports.StoredProcedure.sql
Tested Scenario(s):
1. Check that fields are appearing or not on reports.
2. Checked report save and Edit functionality.
3. Checked invoice create And Edit functionality with Additional fields.
4. Checked resulted data (stored procedure result) from back-end.
CC: Prasanna Karlekar