fix bug
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
(:accounts p2))
|
||||
)
|
||||
(: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)
|
||||
output-stream (ByteArrayOutputStream.)]
|
||||
(pdf/pdf
|
||||
|
||||
Reference in New Issue
Block a user