mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
add todo notes
This commit is contained in:
@@ -656,6 +656,8 @@ class AddOnsStep(CartMixin, AsyncAction, TemplateFlowStep):
|
||||
if self.request.customer else None
|
||||
),
|
||||
)
|
||||
# TODO calculate discounted price
|
||||
# TODO set item.order_max for benefit_only_apply_to_cheapest_n_matches discounted items
|
||||
return items
|
||||
|
||||
def get_context_data(self, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user