diff --git a/src/clj/auto_ap/jobs/sysco.clj b/src/clj/auto_ap/jobs/sysco.clj index b2b36cb0..b7c0b2ab 100644 --- a/src/clj/auto_ap/jobs/sysco.clj +++ b/src/clj/auto_ap/jobs/sysco.clj @@ -139,6 +139,7 @@ (header-row "InvoiceDate") "yyMMdd")] (alog/info ::importing + :account-number account-number :invoice-number (header-row "InvoiceNumber") :customer-name (header-row "CustomerName"))