ReportModulesList Parameter (Connect-SugarCRM Cmdlet)
In SugarCRM, each report is built upon a specific module. This connection property enables you to control the list of reports the provider exposes as Views.
Syntax
Connect-SugarCRM -ReportModulesList string
Data Type
cstr
Default Value
"Accounts, Leads, Opportunities, Sales Order, Quotes, Calendar, Reports, Emails, Calls, Meetings, Tasks, Notes, NDA, Tracking Numbers, Cases"
Remarks
By default, we expose the modules listed on the Top menu bar in SugarCRM UI.
If you need more/fewer modules you can specify them in a comma-separated list.
Set this connection property to * if you like to expose the Reports for all modules.
**Note: The names on the list must be the original English names of the modules.
For the full list of filters in your system, please query the 'Reports' table.