ledger-pyreport/ledger_pyreport
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
..
jinja2 Fix typo/bug in cash calculations involving asset accounts 2020-03-23 20:23:31 +11:00
static Implement report showing transactions by commodity 2020-03-23 17:17:10 +11:00
__init__.py Tweak account transactions with commodities to remove redundancy, and show amount details on hover 2020-03-23 17:28:32 +11:00
accounting.py Fix typo/bug in cash calculations involving asset accounts 2020-03-23 20:23:31 +11:00
config.py Rewrite backend again to process transactions fully ourselves 2020-03-20 21:43:05 +11:00
ledger.py Rewrite backend again to process transactions fully ourselves 2020-03-20 21:43:05 +11:00
model.py Tweak account transactions with commodities to remove redundancy, and show amount details on hover 2020-03-23 17:28:32 +11:00