Chart of Accounts from go-luca #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Define a typed banking chart of accounts (CoA) built from go-luca's account hierarchy.
Details
Asset:Loans— customer lendingAsset:Cash— cash at BoEAsset:Securities— gilts / government bondsLiability:Savings— customer depositsIncome:Interest— interest earned on loansExpense:Interest— interest paid on depositsExpense:Operational— running costsEquity:Capital— starting capital / retained earningsLedger(discover existing accounts)Acceptance Criteria
ChartOfAccountsstruct with typed account entriesluca.LedgerMigrated from Codeberg: originally #1, opened 2026-03-25.