diff --git a/docs/notes.org b/docs/notes.org index 8c82068..2491197 100644 --- a/docs/notes.org +++ b/docs/notes.org @@ -21,7 +21,7 @@ - Customer :: A customer which owns some of the devices in the inventory tool and might have access to only the information related to the devices he owns. -* TODO Must Have [0/16] +* TODO Must Have [0/17] ** NEXT [#A] add a button to add a relation :computer_detail_view:device_detail_view: For the many to many relationships it might be a better idea to add them in a @@ -128,6 +128,11 @@ adjustments in order to add many objects after another. So that one can search for a string in the responding column. +** NEXT [#A] Fix the table for the connected devices + +Currently there is a column for "Device_ptr" I have no idea where that came +from. + ** NEXT [#A] Create custom user model :model: It is best practice to create a custom user model to allow future modifications