aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2017-03-26 22:56:41 +0200
committerJoris2017-03-26 22:56:41 +0200
commit8062f1c9c34e9b25d76b22bd6ba2a1a99666279b (patch)
tree2179d31ece8d92864196b38b42ed3a4d01b2f186 /README.md
parent778040bf9f3f60ec50b1b437f93ab123854917f2 (diff)
downloadbudget-8062f1c9c34e9b25d76b22bd6ba2a1a99666279b.tar.gz
budget-8062f1c9c34e9b25d76b22bd6ba2a1a99666279b.tar.bz2
budget-8062f1c9c34e9b25d76b22bd6ba2a1a99666279b.zip
Fix update payment category constraint error
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3dcf8c4..281fff7 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,7 @@ TODO
- Modelize current page for both punctual and monthly payments
- search by payment category
- Use `sqlite-simple` instead of `persistent`
+- show charts with payments and categories
- Move up element ids security (editOwn is actually at db level)
- Prevent a daemon to freeze when it got “SQLite3 returned ErrorBusy while
attempting to perform step.”