mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
add more detailed description of collect_potential_discounts parameter
This commit is contained in:
@@ -337,6 +337,7 @@ class Discount(LoggedModel):
|
||||
|
||||
:param positions: Dictionary mapping IDs to PositionInfo tuples.
|
||||
Bundled positions may not be included.
|
||||
:param collect_potential_discounts: For detailed description, see pretix.base.services.pricing.apply_discounts
|
||||
|
||||
:return: A dictionary mapping keys from the input dictionary to new prices. All positions
|
||||
contained in this dictionary are considered "consumed" and should not be considered
|
||||
|
||||
Reference in New Issue
Block a user