adds extra sysco logging

This commit is contained in:
2024-08-14 23:15:20 -07:00
parent 6fd118eae6
commit 2d6985f5ca

View File

@@ -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"))