adds creator.

This commit is contained in:
2022-03-31 07:35:06 -07:00
parent a538cffe6d
commit 7199b9192e
8 changed files with 18 additions and 40 deletions

View File

@@ -540,10 +540,7 @@ Please download it by clicking this link: " report-url)))
(fn [table]
(-> (:header table)
(into (:rows table))
(conj []))
#_(println "table 1" table)
#_[(:header table)
(:rows table)])
(conj [])))
rest))}))
(defn pnl-report [{:keys [args report-data]}]