This view provides an out of the box ready dashboard for businesses enrolled in bookkeeping services. In addition to the components of the Accounting Overview, it includes the <Tasks /> component showing all current tasks for a business.

The overview page consists of the interactive P&L chart, the monthly revenue & expense breakdownss, and summary cards with a CTA for uncategorized transactions.

Accounting Overview

import { AccountingOverview } from './pages/accounting/overview'

<BookkeepingOverview
    title={"MyCompany Bookkeeping"}
/>

Properties

title
string

Page title to place in the header.