MS Baget
This commit is contained in:
@@ -131,7 +131,7 @@ Public Class ImportZUGFeRDFiles
|
||||
' Group files by messageId
|
||||
Dim oGrouped As Dictionary(Of String, List(Of FileInfo)) = _zugferd.FileGroup.GroupFiles(oFiles)
|
||||
|
||||
_logger.Info("Found {0} file groups", oGrouped.Count)
|
||||
_logger.Info("Found [{0}] file groups", oGrouped.Count)
|
||||
|
||||
'Process each file group together
|
||||
'oGrouped equals one e-invoice
|
||||
|
||||
Reference in New Issue
Block a user