moved to integreat
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
(insert-multi!
|
||||
(for [{:keys [total date invoice-number customer-identifier vendor] :as row} parsed-invoices]
|
||||
(do
|
||||
(println row)
|
||||
|
||||
(assoc row
|
||||
:company-id (::company/id (parse/best-match companies customer-identifier))
|
||||
:imported false
|
||||
|
||||
Reference in New Issue
Block a user