Files
pretix_original/src/pretix/base
luelista 9d5563018e Add "bulk" argument to order_placed signal (#5505)
* datasync: add immediate parameter to enqueue_order

* interactive argument for order_placed signal

The ``interactive`` argument specifies whether the order was
placed interactively, by a customer (as opposed to via a bulk
import or the REST API).

* use bulk=True instead of interactive=False to mark bulk imports
2025-10-02 09:36:02 +02:00
..
2025-08-05 09:48:16 +02:00
2021-05-07 12:00:30 +02:00
2025-05-27 08:55:36 +02:00
2021-05-07 12:00:30 +02:00
2024-03-28 17:18:51 +01:00
2025-08-19 11:33:34 +02:00
2025-09-29 16:21:33 +02:00