From 2034d137b44890143f6063a9628c100ab9cc0473 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 21 Jan 2021 18:50:34 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 0a066bd7..34a2e0d0 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -140,6 +140,8 @@ todo: server boot up message should show the port it's listening on if possible CURRENTLY DOING: PartByWarehouseInventory NEXT UP: Controller routes, DataList etc +EDIT form for partinventory item openobjecthyandler should open up to event log history of entry, not entry form since it is not editable anyway + UseInventory global setting, what to do about that my initial thought is get rid of it and just default to always using inventory but inventory can't go negative so it would need to adjust automatically or something. Maybe a new part could have an initial inventory created for it?