summaryrefslogtreecommitdiff
path: root/postgresqleu/confreg/invoicehandler.py
AgeCommit message (Expand)Author
2024-11-06Include invoice num in log of invoice created/canceled for regsMagnus Hagander
2023-12-22s/registraiton/registration/Andreas Scherbaum
2023-11-27Don't attempt to return users to non-existant transferMagnus Hagander
2023-11-01Implement pending registration transfers with invoicesMagnus Hagander
2023-04-16Fix the fix for unlinking prepaid vouchers on invoice cancellationMagnus Hagander
2023-03-25Avoid saving unnecessary registration fields in invoice processingMagnus Hagander
2023-03-25Properly unlink prepaid voucher on invoice cancellationMagnus Hagander
2022-09-19Re-implement the additional options removal for canceled invoicesMagnus Hagander
2022-03-18Send notification when invoice expires for waitlisted registrationMagnus Hagander
2020-03-23Fix typosMagnus Hagander
2020-03-17Add basic registration activity logMagnus Hagander
2020-03-17Track canceled registrationsMagnus Hagander
2020-03-12Replace datetime.now() with timezone.now()Magnus Hagander
2020-02-26Make bulk payments paidat and createdat be datetimeMagnus Hagander
2019-06-29Fix cancellation of invoices that had discount codesMagnus Hagander
2019-05-04Centralize subject prefixing for conference emailsMagnus Hagander
2019-05-03Move conference mail templates to jinjaMagnus Hagander
2019-03-29Fix copy/paste errorMagnus Hagander
2019-03-28Add backend view for multiregs/bulk paymentsMagnus Hagander
2019-02-09Remove old style bulk paymentsMagnus Hagander
2019-01-04Fix sibling importsMagnus Hagander
2018-12-28Configurable notifications for conferencesMagnus Hagander
2018-12-28pep8 fixes for previous commits....Magnus Hagander
2018-12-28Re-think how refunds are handledMagnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Fix spacing around parameter namesMagnus Hagander
2018-12-14Fix spacing around operatorsMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander
2018-09-07Fix refunding of additional options invoicesMagnus Hagander
2018-04-13Fix typoMagnus Hagander
2018-03-08Add basic ability to cancel registrations without invoices/refundsMagnus Hagander
2018-02-19Properly flag vouchercodes as unused on canceled bulk invoicesMagnus Hagander
2018-02-01Change ConferenceRegistration.payconfirmedat to timestamptzVik Fearing
2018-01-29Implement new workflow for registering multiple attendeesMagnus Hagander
2017-12-27The Great URL Rename (TM) projectMagnus Hagander
2017-10-28Fix formatting of "bulk invoice refunded" messageMagnus Hagander
2017-10-22Fix another silly typoMagnus Hagander
2017-10-22Fix missing importMagnus Hagander
2017-10-19Don't cancel all registration on a bulk payment at refundMagnus Hagander
2017-04-17Introduce send_template_mailStephen Frost
2017-01-31Remove registrations after an invoice is refundedMagnus Hagander
2016-07-13Clear out discount and voucher codes when an invoice is cancelledMagnus Hagander
2016-01-21Send email to attendees involved in bulk pay operationsMagnus Hagander
2016-01-16Remove all support for mixed content (http/https)Magnus Hagander
2015-09-05Automatically remove additional options from old unconfirmed registrationsMagnus Hagander
2015-08-14Add basic waitlist managementMagnus Hagander
2015-07-08Add ability to post-order additional optionsMagnus Hagander
2015-01-02Add support for sending an email upon registration completionMagnus Hagander
2014-01-01Remove unused code and fix bugs uncovered by explicit importingMagnus Hagander
2013-09-28Add funcitonality to flag an invoice as refundedMagnus Hagander