Add and modify Menu Item for Tax Report

Issue No: SM-1308
Created 1/12/2016 9:59:09 PM
Type Task
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 15.4
Description *Modify the existing Tax Report Menu Item:*   strMenuName = 'Tax Report Grid'   strDescription = 'Tax Report Grid'       *Then Add a new Menu Item for Tax Report:*   strMenuName = 'Tax Report'   strModuleName = 'Accounts Receivable'   strDescription = 'Tax Report'   strCategory = 'Report'   strType = 'Screen'   strCommand = 'Reporting.view.ReportManager?group=Sales&report=Tax Report&direct=true'   strIcon = 'small-menu-report'