mirror of
https://github.com/pretix/pretix.git
synced 2026-08-16 11:46:27 +00:00
Allow to force order creation through the API
This commit is contained in:
@@ -788,6 +788,8 @@ Creating orders
|
||||
* ``internal_type``
|
||||
* ``tax_rule``
|
||||
|
||||
* ``force`` (optional). If set to ``true``, quotas will be ignored.
|
||||
|
||||
If you want to use add-on products, you need to set the ``positionid`` fields of all positions manually
|
||||
to incrementing integers starting with ``1``. Then, you can reference one of these
|
||||
IDs in the ``addon_to`` field of another position. Note that all add_ons for a specific position need to come
|
||||
|
||||
Reference in New Issue
Block a user