bugfix
This commit is contained in:
parent
24a2b9eb94
commit
5c1695827c
@ -321,6 +321,7 @@ order by b.enabled_date desc"""
|
|||||||
ret_items = []
|
ret_items = []
|
||||||
debug(f'{d.pricings=}')
|
debug(f'{d.pricings=}')
|
||||||
for i, p in enumerate(d.pricings):
|
for i, p in enumerate(d.pricings):
|
||||||
|
debug(f'{p=}')
|
||||||
p_ok = True
|
p_ok = True
|
||||||
times = 1
|
times = 1
|
||||||
unit = 1
|
unit = 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user