es ist möglich beim Gerücht positiv Werte zu buchen #29
Labels
No Label
🛃 types
👪 users
invalid
wontfix
🚀 announcement
🎒 backend
🐞 bug
🐋 docker
💡 enhancement
📺 frontend
🤔 question
🔗duplicate
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Flaschengeist/flaschengeist#29
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
wenn man im Preiseingabefeld einen negativ Betrag eingibt und als Button speichert, erscheint der als positiv Button und kann genutzt werden, um sich Guthaben zu verschaffen
Fixed in commit db4f3c45c40d3d41149665814a018514aecccd9e for frontend.
Have to validate if necessary in backend.
in backend it was already implemented. The failure that you can amount the value as credit is, that the user has the correct permission to do that.