update TODOs
This commit is contained in:
parent
cc54dc5314
commit
427b5d4f55
1 changed files with 9 additions and 9 deletions
18
TODO.md
18
TODO.md
|
@ -48,9 +48,9 @@
|
|||
|
||||
### Required
|
||||
|
||||
- [ ] Transaction Overview/Journal
|
||||
- [ ] (Re)Charge of credit
|
||||
- [ ] Transfer fo credit to another user
|
||||
- [x] Transaction Overview/Journal
|
||||
- [x] (Re)Charge of credit
|
||||
- [x] Transfer fo credit to another user
|
||||
|
||||
### Optional
|
||||
|
||||
|
@ -70,8 +70,8 @@
|
|||
|
||||
### Required
|
||||
|
||||
- [ ] Enable granular defininition of roles
|
||||
- [ ] Grant and deny users certain roles
|
||||
- [x] Enable granular defininition of roles
|
||||
- [x] Grant and deny users certain roles
|
||||
|
||||
### Optional
|
||||
|
||||
|
@ -88,7 +88,7 @@
|
|||
|
||||
### Required
|
||||
|
||||
- [ ] Add a freetext field for contact information (imprint)
|
||||
- [ ] Set currency symbol(s)
|
||||
- [ ] Set decimal places (default: 2)
|
||||
- [ ] Add signup block option
|
||||
- [x] Add a freetext field for contact information (imprint)
|
||||
- [x] Set currency symbol(s)
|
||||
- [x] Set decimal places (default: 2)
|
||||
- [x] Add signup block option
|
||||
|
|
Loading…
Reference in a new issue