investigate progress.
This commit is contained in:
@@ -206,6 +206,14 @@
|
||||
|
||||
result)))
|
||||
|
||||
(with-bindings { #'bucket-name "data.prod.app.integreatconsult.com"}
|
||||
(let [result (-> "sysco/error/SYSCO050_00175962_20241010122639019.csv"
|
||||
read-sysco-csv
|
||||
(extract-invoice-details (get-sysco-vendor))
|
||||
)]
|
||||
|
||||
result))
|
||||
|
||||
)
|
||||
|
||||
(defn import-sysco []
|
||||
|
||||
Reference in New Issue
Block a user