summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2015-02-16 12:14:06 +0100
committerSebastian Reichel <sre@ring0.de>2015-02-16 12:14:06 +0100
commitbd55b468c605f55a070698935e0ad591db9c6b4b (patch)
tree61a24399eb1fec40b4d1476744bc9d3a3e74e5e0 /TODO.md
parentf5a2a6626e13b197a406d6fab625bc98badf2de9 (diff)
downloadserial-barcode-scanner-bd55b468c605f55a070698935e0ad591db9c6b4b.tar.bz2
add some TODOs
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 7d70021..16283b1 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,6 +4,7 @@
* support "make install"
#### CORE
+ * add EAN alias table
* disallow buying for disabled users
* support user discounts
* remove hardcoded stuff from invoice and pdf-invoice
@@ -14,6 +15,9 @@
* make this a library instead of a test binary
* cleanup code
+### frontend
+ * add auto-logout
+
#### USERLIST-PDF
* write new vala process, which generates a user list pdf using libcairobarcode
@@ -36,6 +40,7 @@
* support password setup
#### WEB
+ * Improve error message when adding an already existing EAN
* Reimplement statistics, add cache (?)
* Implement User Statistics
* Support renaming products