extend notes

This commit is contained in:
Andreas Zweili 2020-05-24 17:58:50 +02:00
parent 37915ad039
commit d0bb64c889
1 changed files with 4 additions and 2 deletions

View File

@ -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