From c389efcf9260179bbbba3e0a2570b059593ef944 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= <hugo@hornquist.se> Date: Sun, 16 Sep 2018 19:06:14 +0200 Subject: [PATCH] TODO updates. --- TODO.org | 28 +++++++++++----------------- 1 file changed, 11 insertions(+), 17 deletions(-) diff --git a/TODO.org b/TODO.org index 57062ae..45769a8 100644 --- a/TODO.org +++ b/TODO.org @@ -3,10 +3,18 @@ ** DONE Remove note tab ** DONE product list set autosave ** DONE Look over stock value -** TODO Old text /shines/ through -** TODO place the db file somewhere propper # ~/.stupan/stupan.db +** DONE Old text /shines/ through +This only happens for some Qt themes. Marked resolved since I just +replaced the theme with another one. + +** DONE place the db file somewhere propper +The database is now properly placed: =~/.stupan/stupan.db= + ** TODO Magic number cleanup ** TODO log errors to file (or db) instead of to std(out|err) +** TODO Admin tabs +- Remove "Lager" menu +- Add Lagerinfo to "Produktlista" # possibly ## general @@ -17,14 +25,6 @@ - locale settings - check database keys for int vs longlong -## Kassa - -## Admin -- Product listing should possibly show if there are notes, as well as stock -- product listing search -- possibly show product_id in product listings -- in diff, stock not updated after submit - ------------------------------------------------------------------------------- ## Product @@ -33,16 +33,10 @@ ## Acquisitions - make hidden product not_for_sale when scanned -## Notes - -## general -- set a qt theme with contrast # fixed in mate -- show that a product has notes - ## bugs - häv köp (something) - productListing some weird behavior - + * Removing notes - [X] updates notes - [X] remove bindings from mainwindow.cpp -- GitLab