8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Work flow:
Chart -> Ledger
Ledger -> List[Entry] -> (Ledger, List[Entry])
Ledger -> (ClosedLedger, IncomeStatement)
ClosedLedger -> List[Entry] -> ClosedLedger
ClosedLedger -> Balances
Balances -> Entry
ClosedLedger -> BalanceSheet
Obtain information about ledger:
Ledger -> TrialBalance
Other:
Chart
[Entry]
IncomeStatement
BalanceSheet
Balances
Assumptions:
Chart: