Support specifying an autocancel time for reg transfer invoices
authorMagnus Hagander <magnus@hagander.net>
Thu, 17 Oct 2024 16:18:19 +0000 (18:18 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 17 Oct 2024 16:18:19 +0000 (18:18 +0200)
commit0c8d1d1df5656b4035a4b8df27b16e8562647919
treef540497bda06412361be6674b1b6120dfee248bc
parenta1be29817efe1b98921215124e0e9950c986ec6e
Support specifying an autocancel time for reg transfer invoices

And default it to the autocancel for the conference, but allow the admin
creating the invoice to override if needed.
postgresqleu/confreg/forms.py
postgresqleu/confreg/views.py