Skip payment step when costs are 0 for an event #68

Closed
opened 2024-11-27 16:50:11 +01:00 by yuha · 4 comments
yuha commented 2024-11-27 16:50:11 +01:00 (Migrated from edugit.org)

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
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
yuha commented 2024-11-27 16:54:48 +01:00 (Migrated from edugit.org)

assigned to @magicfelix

assigned to @magicfelix
magicfelix commented 2024-11-27 22:14:19 +01:00 (Migrated from edugit.org)

created branch 68-skip-payment-step-when-costs-are-0-for-an-event to address this issue

created branch [`68-skip-payment-step-when-costs-are-0-for-an-event`](/Teckids/hacknfun/AlekSIS-App-Paweljong/-/compare/master...68-skip-payment-step-when-costs-are-0-for-an-event) to address this issue
magicfelix commented 2024-11-27 22:15:16 +01:00 (Migrated from edugit.org)

mentioned in merge request !191

mentioned in merge request !191
nik (Migrated from edugit.org) closed this issue 2024-12-01 11:41:57 +01:00
nik commented 2024-12-01 11:47:24 +01:00 (Migrated from edugit.org)

mentioned in commit 1c13e7fdbd

mentioned in commit 1c13e7fdbdeade2507ba42e7751ca442c058fa91
Sign in to join this conversation.
No labels
Doing
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
teckids/AlekSIS-App-Paweljong#68
No description provided.