The reports view combines the three most common reports into a single page, including the P&L, Balance Sheet, and Cash Flow Statement.
These are the tabular forms of these reports rather than interactive charts.
Array of reports to enable. Defaults to all three reports. Available values: ['profitAndLoss', 'balanceSheet', 'statementOfCashflow'].
If more than one report is enabled, view will include a tabbed interface to switch between reports.
If more than one value is specified, users will be able to switch between them in the date picker.
Available values: ['dayRangePicker', 'monthPicker'].
Money format for CSV export. Defaults to “CENTS”, which formats it an integer of cents.
Available values: ['DOLLAR_STRING', 'DOLLAR_NUMBER', 'CENTS_NUMBER'].
If more than one value is specified, users will be able to switch between them in the date picker.
Available values: ['dayRangePicker', 'monthPicker'].