Python/Flask application for generating and/or serving HTML reports from ledger-cli data
Go to file
RunasSudo fe600592d6
Fix typo/bug in cash calculations involving asset accounts
Typo resulted e.g. in transactions between cash assets and liabilities being discarded instead of being charged to Other Income
2020-03-23 20:23:31 +11:00
ledger_pyreport Fix typo/bug in cash calculations involving asset accounts 2020-03-23 20:23:31 +11:00
.gitignore Initial commit 2020-01-14 00:06:22 +11:00
COPYING Initial commit 2020-01-14 00:06:22 +11:00
config.example.yml Crude cash basis implementation 2020-03-21 01:18:48 +11:00