fixed the only first four issue.

This commit is contained in:
2025-10-07 21:08:19 -07:00
parent 45012e85cc
commit c528795b1e

View File

@@ -791,7 +791,6 @@
(and (and
(seq r) (seq r)
(->> r first not-empty)))) (->> r first not-empty))))
(take 4)
(map (map
(fn [[customer-number _ _ _ invoice-number date amount :as row]] (fn [[customer-number _ _ _ invoice-number date amount :as row]]
(println "DAT E is" date) (println "DAT E is" date)