Skip payment step when costs are 0 for an event
what needs to be done:
- skip step in formset wizard
- make sure this does not leave data empty that is not allowed to be empty
- probably: exclude donation field from this and put it in another seperate step
- skip creation of invoices for registrations in events which have a cost of 0
- don't show payment/cost related information when viewing such registrations