The chart of accounts gives direct read and write access into the double entry general ledger underlying Layer’s data. It exposes the list of accounts and enables users to create new accounts.

<ChartOfAccounts asWidget withDateControl withExpandAllButton />

Properties

asWidget
boolean

Displays a more compact version.

withDateControl
boolean

Includes a date picker which determines the effective date of account balances displayed.

withExpandAllButton
boolean

Displays a button to expand and collapse all sub account lists.

stringOverrides
object

Overrides for default strings in the component.

showAddAccountButton
boolean

Controls visibility of the add account button.

templateAccountsEditable
boolean

Controls whether template accounts can be edited. We recommend this only be true for advanced users.

showReversalEntries
boolean

Controls visibility of reversal entries.