diff --git a/TODO.md b/TODO.md index a552846..974cfc0 100644 --- a/TODO.md +++ b/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