bugfix
This commit is contained in:
parent
896c87c4f0
commit
d98479ee6e
@ -1,4 +1,4 @@
|
||||
pptid = params_kw.id
|
||||
debug(f'download_pricing_pattern.dspy{params_kw=}')
|
||||
fp = await write_pricing_patten(request, pptid)
|
||||
fp = await write_pricing_data(request, pptid)
|
||||
return await file_response(request, fp, download=True)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user