Maico Timmerman
55752a4319
Event cancellation: Allow allow creating manual refunds for all orders ( #2526 )
2022-03-18 14:05:32 +01:00
Raphael Michel
fa8552e86f
Event cancellation: Fix DivisionByZero when cancelling empty events
2021-06-22 10:58:56 +02:00
Raphael Michel
a93287207b
pretix Community Edition moves to AGPLv3-based license ( #2023 )
2021-04-12 10:33:47 +02:00
Raphael Michel
f1cd46f6dc
Add new field OrderRefund.comment
2021-01-15 11:25:09 +01:00
Raphael Michel
04bfa63a5e
Add region setting to supplement localization ( #1875 )
2020-12-14 13:15:38 +01:00
Raphael Michel
9202aca26a
Allow to keep a few per ticket when cancelling an event
2020-10-30 15:49:34 +01:00
Raphael Michel
4ff4402a5f
Allow to cancel subevents by date range
2020-10-29 10:08:37 +01:00
Raphael Michel
c94d384e86
Improve algorithm for {name} placeholder ( #1745 )
...
Co-authored-by: Felix Rindt <felix@rindt.me >
2020-08-19 11:30:34 +02:00
Raphael Michel
265da6c746
Progress bar instead of acks_late for event cancellation
2020-07-23 21:54:03 +02:00
Raphael Michel
b5dca762f0
Cancelling events: Fix send_waitinglist flag
2020-07-23 21:38:58 +02:00
Raphael Michel
5dd5ff8a7c
Set acks_late=True on celery tasks where we would prefer double execution over failure
2020-05-19 16:33:16 +02:00
Raphael Michel
f2844ac686
Add expiry dates and individual conditions to gift cards ( #1656 )
...
* Add expiry dates and individual conditions to gift cards
* Display refund gift cards with more details and prettier interface
* Allow to set gift card expiry and conditions when cancelling event
* Extend gift card search
* Fix #1565 -- Some gift card filters
* Improve list of gift cards
* Allow to edit gift cards
* Note on validity
2020-04-21 15:57:02 +02:00
Martin Gross
b3c3ee3b22
Allow to issue gift card refunds when cancelling whole events
2020-04-15 10:08:12 +02:00
Raphael Michel
589fa0f9de
Cancelling events: Send email even if refund failed
2020-03-20 12:38:57 +01:00
Raphael Michel
b664cc712a
Cancelling events: Allow to create manual and partial refunds
2020-03-16 16:00:44 +01:00
Raphael Michel
d61e8a9204
Cancelling events: Allow to select fee types to keep
2020-03-16 15:44:37 +01:00
Raphael Michel
b7528ae1cf
Cancelling events: Fix incorrect refund amount in emails
2020-03-06 18:09:38 +01:00
Raphael Michel
9b50ec2d74
Cancelling events: Allow to inform waiting list
2020-03-05 10:22:59 +01:00
Raphael Michel
40f763c999
Cancelling events: Create special log entry
2020-03-05 09:37:17 +01:00
Raphael Michel
6a3d05be9e
Cancelling events: Fix invalid email logging
2020-03-05 09:23:07 +01:00
Raphael Michel
62a86c9b4a
Allow to cancel all orders in an event ( #1596 )
...
* Allow to cancel all orders in an event
* Add tests
* Actually add tests
2020-03-03 16:55:05 +01:00