typo and invoice parse fix.
This commit is contained in:
@@ -819,7 +819,7 @@
|
||||
|
||||
|
||||
#_(defn summarize-balance-sheet [pnl-data]
|
||||
(reduce
|
||||
(reduce
|
||||
(fn [result table]
|
||||
(-> result
|
||||
(update :header into (:header table))
|
||||
|
||||
Reference in New Issue
Block a user