mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-01 21:16:46 +00:00
Would you like some PEPper with that?
This commit is contained in:
parent
30d95e1511
commit
ef31727ec9
@ -180,7 +180,6 @@ class StockItemTestReportPrint(generics.RetrieveAPIView, StockItemReportMixin):
|
|||||||
else:
|
else:
|
||||||
outputs.append(report.render(request))
|
outputs.append(report.render(request))
|
||||||
|
|
||||||
|
|
||||||
if debug_mode:
|
if debug_mode:
|
||||||
"""
|
"""
|
||||||
Contatenate all rendered templates into a single HTML string,
|
Contatenate all rendered templates into a single HTML string,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user