fix bug
This commit is contained in:
@@ -153,7 +153,7 @@
|
|||||||
(:accounts p2))
|
(:accounts p2))
|
||||||
)
|
)
|
||||||
(:periods args)))
|
(:periods args)))
|
||||||
pnl-data (l-reports/PNLData. args data (by :db/id clients))
|
pnl-data (l-reports/->PNLData args data (by :db/id clients))
|
||||||
report (l-reports/summarize-pnl pnl-data)
|
report (l-reports/summarize-pnl pnl-data)
|
||||||
output-stream (ByteArrayOutputStream.)]
|
output-stream (ByteArrayOutputStream.)]
|
||||||
(pdf/pdf
|
(pdf/pdf
|
||||||
|
|||||||
Reference in New Issue
Block a user