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.
Properties
Displays a more compact version.
Includes a date picker which determines the effective date of account balances displayed.
Displays a button to expand and collapse all sub account lists.
stringOverrides ChartOfAccountsStringOverrides
Overrides for default strings in the component. Show ChartOfAccountsStringOverrides properties
ledgerAccount LedgerAccountStringOverrides
Overrides for the ledger account component. Show LedgerAccountStringOverrides properties
ledgerEntryDetail LedgerAccountEntryDetailsStringOverrides
Overrides for the ledger entry detail component. Show LedgerAccountEntryDetailsStringOverrides properties
Override for the title. Defaults to “Ledger Entry Detail”.
transactionSource TransactionSourceStringOverrides
Overrides for the transaction source component. Show TransactionSourceStringOverrides properties
Override for the header. Defaults to “Transaction Source”.
Override for the “Date” label. Defaults to “Date”.
Override for the “Amount” label. Defaults to “Amount”.
Override for the “Direction” label. Defaults to “Direction”.
Override for the “Counterparty” label. Defaults to “Counterparty”.
Override for the “Entity Name” label. Defaults to “Entity Name”.
Override for the “Display Description” label. Defaults to “Display Description”.
journalEntry JournalEntryStringOverrides
Overrides for the journal entry component. Show JournalEntryStringOverrides properties
Override for the header. Defaults to “Journal Entry”.
Override for the “Date” label. Defaults to “Date”.
Override for the “Creation Date” label. Defaults to “Creation Date”.
Override for the “Reversal” label. Defaults to “Reversal”.
lineItemsTable LineItemsTableStringOverrides
Overrides for the line items table. Show LineItemsTableStringOverrides properties
Override for the “Line Items” column header. Defaults to “Line Items”.
Override for the “Debit” column header. Defaults to “Debit”.
Override for the “Credit” column header. Defaults to “Credit”.
Override for the “Total” row header. Defaults to “Total”.
chartOfAccountsTable ChartOfAccountsTableStringOverrides
Overrides for the chart of accounts table. Show ChartOfAccountsTableStringOverrides properties
Override for the table header text. Defaults to “Chart of Accounts”.
Override for the “Add Account” button text. Defaults to “Add Account”.
Override for the “Download CSV” button text. Defaults to “Download CSV”.
Override for the “Name” column header text. Defaults to “Name”.
Override for the “Type” column header text. Defaults to “Type”.
Override for the “Balance” column header text. Defaults to “Balance”.
Override for the “Subtype” column header text. Defaults to “Subtype”.
chartOfAccountsForm ChartOfAccountsFormStringOverrides
Overrides for the chart of accounts form. Show ChartOfAccountsFormStringOverrides properties
Override for the form header text when editing an account. Defaults to “Edit Account”.
Override for the form header text when creating a new account. Defaults to “Create Account”.
Override for the “Cancel” button text. Defaults to “Cancel”.
Override for the “Retry” button text. Defaults to “Retry”.
Override for the “Save” button text. Defaults to “Save”.
Override for the “Parent” label text. Defaults to “Parent”.
Override for the “Name” label text. Defaults to “Name”.
Override for the “Type” label text. Defaults to “Type”.
Override for the “Subtype” label text. Defaults to “Subtype”.
Override for the “Normality” label text. Defaults to “Normality”.
Controls visibility of the add account button.
Controls whether template accounts can be edited. We recommend this only be true for advanced users.
Controls visibility of reversal entries.