Files
pretix_original/src/tests
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-09-29 13:15:42 +02:00
2025-09-29 13:15:42 +02:00
2025-09-08 09:56:29 +02:00
2025-08-19 11:33:34 +02:00