From 23c9d7bd4773b4fa0d942cfedef2626b25b2b0c1 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 26 May 2022 19:00:29 +0000 Subject: [PATCH] --- devdocs/todo.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 301171dd..a6c0e1ee 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -423,11 +423,7 @@ todo:3 todo: check out this SPA memory leak detector, it *does* have a login abi -todo: 1 BUGBUG - loaner item has a default rate but it's not being used on work orders when selected - probably also quotes and pm's as well. - NOTE: v7 didn't have a default rate, not sure why I added it, maybe it's better to remove it? - I decided to remove it so hid it in the Client from display, however it still is in the schema and in the model - so after beta but before release should be dropped, or maybe this is my first schema update besides translation? + todo: 3 should a superuser really have a dashboard?