mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Copy answers button for addon products (#1733)
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
workshops as add-ons to the conference ticket. With this configuration, the workshops cannot be bought
|
||||
on their own but only in combination with a conference ticket. You can here specify categories of products
|
||||
that can be used as add-ons to this product. You can also specify the minimum and maximum number of
|
||||
add-ons of the given category that can or need to be chosen. The user can buy every add-on from the
|
||||
category at most once. If an add-on product has multiple variations, only one of them can be bought.
|
||||
add-ons of the given category that can or need to be chosen.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
<div class="formset" data-formset data-formset-prefix="{{ formset.prefix }}">
|
||||
|
||||
Reference in New Issue
Block a user