Below are 3C's :-
Concern :- Error in generating invoice when we select all Employee fields for display fields in production
Cause :- There were discrepancies in fields ID in local and production database.
Correction :- We have remove few fields which were report specific but were not required in invoice. The IDs for these were causing issue.
Removed fields are :-
- Category Name
- Affordable Coverage
- Employee Monthly Average Working Hours
- Employee Stable Working Hours
- Document Name
Note :- We have also Changed the two 'Effective Date' fields that were appearing in Employee Fields. We have renamed them to 'Emergency Contact Effective Date', Employee Effective Date'. This was a new change in WT-7867 for Standard reports, which we have handled in invoice.
Affected Areas :-
1)Create Invoice Template page :-
Above mentioned removed fields will appear no more
Two Effective date fields Changed to respective 'Emergency Contact Effective Date' and 'Employee Effective Date'. Effective dates will appear with deployment of WT-7867.
2)Generation of invoice
3)Download of excel file
Affected DB Files :-
OES_UDF_GetBenefitInvoiceMappingFields
OES_SP_Get_EmployeeFieldsForReports
OES_SP_GetInvoiceMappingFields
Tested below scenarios :-
1) Fields 'Category Name,Affordable Coverage,Employee Monthly Average Working Hours,Employee Stable Working Hours,Document Name' do not appear for selection
2) Two Effective date fields renamed to respective 'Emergency Contact Effective Date' and 'Employee Effective Date'
3) Invoice generation by selecting all fields excluding 'No of working hours per day' and 'Last Login Date'.
4) If above change is affecting existing Invoice template in BCC companies
5) Download Excel file for Invoice
Hi Jyoti Agrawal,
Tested this on Production on Austin For Hspl company.I have tested this issue on Stage on IE 11,Chrome and firefox browsers. Now when we select all the employee fields except no. of working hours and last login fields then the system is working as per expectation.
Thanks,
Venkatesh