ledger-pyreport/ledger_pyreport
RunasSudo 3fa8f8a829
Centralise commodity tracking logic
Per Ledger behaviour, commodities considered equivalent if same name regardless of whether prefix or suffix
Commodity display drawn from Ledger data, no longer explicitly specified in config
2020-04-04 04:28:43 +11:00
..
jinja2 Rename "currency" to "commodity" 2020-04-04 04:15:59 +11:00
static Implement separate reporting of Other Comprehensive Income (e.g. unrealised gains) 2020-04-01 13:53:02 +11:00
__init__.py Centralise commodity tracking logic 2020-04-04 04:28:43 +11:00
accounting.py Rename "currency" to "commodity" 2020-04-04 04:15:59 +11:00
config.py Allow overriding config file location with LEDGER_PYREPORT_CONFIG environment variable 2020-03-31 02:10:46 +11:00
ledger.py Centralise commodity tracking logic 2020-04-04 04:28:43 +11:00
model.py Centralise commodity tracking logic 2020-04-04 04:28:43 +11:00