-
Type:
Bug
-
Status: Production Complete
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ACA
-
Labels:None
-
Environment:Production
-
Bug Type:Functional
-
Bug Severity:Medium
-
Level:Partner
-
Module:BenAdmin - Report
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Browser:IE 11
-
Sprint:WT Sprint 36 - Bugs
Steps:-
1] Log into production site
2] Search and select any company
3] Click on Invoice Management option from Reports sub menu
4] Create any Invoice Template and generate an invoice
5] Revisit the Invoice Management screen
6] Edit the created template and observe
Actual Result:-
When the user edits the created template we observe that the user is not able to edit or view the Generate Invoice Tab
Please let me know if you need any more information on this.
3C's :-
Concern :- On edit of template in IE 11 Browser , the generate tab was not visible and cancel button was not working
Cause :- 'removeAttribute' attribute used in code was not compatible to IE(any version) browser.
Correction :- Used 'prop' attribute instead of 'removeAttribute'.
Affected files :- Web/Web Projects/BenAdmin/Areas/Report/Views/Report/Invoice/CreateInvoicePV.cshtml
Affected Area:- Edit part of create template page and generate invoice tab
Tested Scenario :-
Tested Generate Invoice tab visibility in three browsers (IE,Chrome,Firefox)
-after edit of template
-on create of template
-cancel button