Bug #62955
Travel agent | sales report | mark up fileld
Status: | For Review | Start date: | 05/31/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 05/31/2019 | |
Assignee: | Linto V | % Done: | 100% | |
Category: | Functionality | Estimated time: | 2.00 hours | |
Target version: | - | Spent time: | 1.75 hour | |
End_Date: | 05/31/2019 | Areas Affected: | Sales Report | |
remarks: | nil | Files Changed: | B2Bweb/Areas/AdminWeb/Views/Reports/SalesReportView.cshtml
B2Bweb/Content/js/salesreportview.js |
|
DB Changes: | nil | Initial Planned Hours: | 2 | |
Keys & Permissions: | nil |
Description
Please fix the following issue:
1.In travel agent login ..if we took sales report no need to show markup in separate field...please hide that field..
History
#1 Updated by Linto V about 6 years ago
- Due date set to 05/31/2019
- Status changed from New to Assigned
- Assignee set to Elroy T
- Start date changed from 04/11/2019 to 05/31/2019
- Estimated time set to 2.00
- Initial Planned Hours changed from 0 to 2
#2 Updated by Elroy T about 6 years ago
- Status changed from Assigned to In Progress
#3 Updated by Elroy T about 6 years ago
- Status changed from In Progress to For Review
- Assignee changed from Elroy T to Linto V
- % Done changed from 0 to 100
- End_Date set to 05/31/2019
- remarks set to nil
- DB Changes set to nil
- Keys & Permissions set to nil
- Areas Affected set to Sales Report
- Files Changed set to B2Bweb/Areas/AdminWeb/Views/Reports/SalesReportView.cshtml B2Bweb/Content/js/salesreportview.js
took check out of the project. corrected build errors. took time to correct build error.
checked the issue.
added a hidden field in the SalesReportView.cshtml page to store travel agent value.
added condition in the salesreportview.js to hide the mark up field if it is a travel agent login.