Closed cimendes closed 2 years ago
The reset payment was indeed broken. I only had to adjust the paths to what seemed to be the correct ones.
In the end, the button will execute postal.staff.views.PaymentResetView
which will update the selection to have +48h of payment due date with the user's new ticket type.
Overview
clicking the button above after changing a ticket type of a student results in a page not found error
Expected behaviour
New payment details with the correct amount are generated. There's the caveat that a student can't change from a scholarship to any other type of ticket.