Fix pizza order permissions
Closes #872 (closed)
Current behaviour / Reproducing the bug
- Make a pizza event and add some orders
- Your user should not be a superuser
- Try to mark the orders as paid in the frontend
- Clicking doesn't do anything
Expected behaviour
- Make a pizza event and add some orders
- Your user should not be a superuser
- Try to mark the orders as paid in the frontend
- The orders page is permission denied