From bd55b468c605f55a070698935e0ad591db9c6b4b Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Mon, 16 Feb 2015 12:14:06 +0100 Subject: add some TODOs --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.3