TODO: Small additions from recent discussion.

This commit is contained in:
Brett Smith 2018-01-12 11:05:44 -05:00
parent db59d2fc8c
commit 2502ca40dd

View file

@ -9,10 +9,16 @@ Template multiplexing with action hooks
* Add a hook that changes what template to use based on other entry data. (This needs more specification.) * Add a hook that changes what template to use based on other entry data. (This needs more specification.)
OR, should this be a hook that just adds more entry data, and trusts the Ledger entry template to use it? OR, should this be a hook that just adds more entry data, and trusts the Ledger entry template to use it?
Bug fixes
---------
* Parsing open date ranges raises an exception
New importers New importers
------------- -------------
* Stripe import via API * Stripe import via API
* This is going to require giving importer objects the configuration so they can read things like API keys.
* YourCause * YourCause
* Network for Good * Network for Good