You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.
Sometimes students submit the wrong payform (i.e. the one ending next week) on Sunday or Monday and if admin prints it, they cannot add times to it anymore. These rows in the printed CSV is useless anyways because the person processing the CSV removes all rows with future end-dates.
We should filter out all approved future payforms for printing (i.e. the creation of payform_set). Maybe we should still add the option for the admin to print them regardless, but it is not the most common case.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Sometimes students submit the wrong payform (i.e. the one ending next week) on Sunday or Monday and if admin prints it, they cannot add times to it anymore. These rows in the printed CSV is useless anyways because the person processing the CSV removes all rows with future end-dates.
We should filter out all approved future payforms for printing (i.e. the creation of payform_set). Maybe we should still add the option for the admin to print them regardless, but it is not the most common case.
The text was updated successfully, but these errors were encountered: