diff --git a/pricing/pricing.py b/pricing/pricing.py index 62e68fc..9c36c83 100644 --- a/pricing/pricing.py +++ b/pricing/pricing.py @@ -321,6 +321,7 @@ order by b.enabled_date desc""" ret_items = [] debug(f'{d.pricings=}') for i, p in enumerate(d.pricings): + debug(f'{p=}') p_ok = True times = 1 unit = 1