From d0bb64c88933116e64d8a62e4f6e0b0425ce4a6d Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Sun, 24 May 2020 17:58:50 +0200 Subject: [PATCH] extend notes --- docs/notes.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/notes.org b/docs/notes.org index 82a1c25..d73dd3e 100644 --- a/docs/notes.org +++ b/docs/notes.org @@ -35,7 +35,7 @@ above would be an easy solution. Another option to try out might be the MultipleChoice field[fn:8]. Maybe with this I can limit the number of times a relation can be added. -** TODO [#A] Forms [0/10] +** TODO [#A] Forms [0/11] *** TODO Computer Forms [0/3] - [X] Add - [X] Update @@ -57,7 +57,7 @@ Maybe with this I can limit the number of times a relation can be added. - [ ] Delete *** NEXT Customer Forms -- [ ] Add +- [X] Add - [ ] Update - [ ] Delete @@ -105,6 +105,8 @@ he's allowed to see. Like only the Nets or Users related to that customer. We can use the get_objects helper function in core.utils. +*** NEXT Limit the customer views to superusers + ** NEXT [#A] a backup should be able to contain multiple computers :model: ** NEXT [#A] implement view for groups ** NEXT [#A] Add a feature to copy objects