-
Type:
Bug
-
Status: Closed
-
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:Partner
-
Module:BenAdmin - Report
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Browser:Google Chrome
-
Sprint:WT Sprint 31-Bugs
Steps:-
1] Log into the site using partner credentials
2] Search and select company which has an invoice created by SA login
3] Now on invoice management edit the invoice created by SA
4] Click on Cancel button and observe
Actual Result:-
On click of cancel button no action is performed.
Expected Result:-
On click of cancel button system should redirect the user to the Invoice Management screen.
- relates to
-
WT-9588 Invoice Mangement -> Invoice not accessible to any other user except creator user
-
- Production Complete
-
Below are the 3C's:
Concern:- Invoice Management -> Cancel button should be enabled when a user is only able to view the template details..
Cause:- Disabled attribute was set for Cancel button.
Correction:- Removed disabled attribute for Cancel button.