TODO: Small additions from recent discussion.
This commit is contained in:
parent
db59d2fc8c
commit
2502ca40dd
1 changed files with 6 additions and 0 deletions
6
TODO.rst
6
TODO.rst
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue