LDSSA / portal

LDSA Portal
3 stars 2 forks source link

[Admissions] Reset payment details is not working #235

Closed cimendes closed 2 years ago

cimendes commented 2 years ago

Overview

image

clicking the button above after changing a ticket type of a student results in a page not found error

image

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.

Gustavo-SF commented 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.