Banking chart of accounts, financial reports (P&L, Balance Sheet), and accounting periods — built on go-luca
- Go 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Banking chart of accounts, financial reports, and accounting periods library built on go-luca. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
| accounts.go | ||
| CHANGELOG.md | ||
| go.mod | ||
| README.md | ||
| ROADMAP.md | ||
| task-plus.yml | ||
| Taskfile.yml | ||
gobank-accounts
Banking chart of accounts, financial reports (P&L, Balance Sheet), and accounting periods — built on go-luca.
Part of the gobank family of libraries.
Overview
gobank-accounts converts go-luca ledger entries into banking-specific reports:
- Chart of Accounts — typed banking CoA derived from go-luca account paths
- Financial Reports — P&L for periods, Balance Sheet at point-in-time (data structs + HTML)
- Accounting Periods — financial year, monthly, quarterly, annual period management
Status
Early development. See issues for planned work.