add more detailed description of collect_potential_discounts parameter

This commit is contained in:
Mira Weller
2024-07-26 19:40:28 +02:00
parent 9337ad1f70
commit 537a0993b0
2 changed files with 7 additions and 2 deletions

View File

@@ -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