-
Type:
Bug
-
Status: Resolution Setting
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: UI Refresh
-
Labels:
-
Environment:Production
-
Bug Type:Functional
-
Bug Severity:Medium
-
Level:Partner
-
Module:BenAdmin - Report
-
Reported by:Client
-
Company:All Clients/Multiple Clients
-
Item State:Production Complete - Closed
-
Sprint:WT- Sprint 43
Example :-
Step 1: Select a benefit type named 'LTD' in an invoice template.
Step 2: Generate invoice.
Step 3: Now change the Benefit Type name 'LTD' to 'Long Term Disability'
Step 4 : Generate next invoice or view invoice.
Result : Server error
- clones
-
WT-11679 On benefit type name change after invoice generation results into server error
-
- Closed
-
Below are 3C's :-
Concern :- On benefit type name change after invoice generation, results into server error
Cause :- Invoice table is created with fix column, named with benefit name. On benefit name change , during insertion in the table there was a mismatch of column name.
Correction :- Instead of creating column with benefit name, we are using benefit ID to create column as benefit ID will never change.
Affected File :-
Database Objects/MasterCompanyDB/02_UDFs/dbo.OES_UDF_GetBenefitInvoiceMappingFields.sql
Database Objects/MasterCompanyDB/04_Stored Procedures/OES_SP_Invoice_Display_BenefitWiseBilling.sql
Affected Area :-
Invoice Generation
Invoice View
Download Excel File
Invoice table structure
Tested Scenario :-
1) On invoice generation, columns in invoice table for benefits should form with benefit ID
2) Change any benefit name and check if next invoice is generated successfully
3) Checked if new name is displayed in invoice,excel and summary
3) Change demographic fields name and then checked
4) Change additional fields and checked
4) Checked excel download
5) Checked invoice summary