CaritasverbandOstvest/Export/DiamantExporter - Nachtrag Bugfix
This commit is contained in:
@@ -71,7 +71,7 @@ namespace CaritasverbandOstvest.Export
|
||||
fullQuery.FileName = String.Format("005F{0:yyyyMM}.er2", date);
|
||||
fullQuery.QueryResult = GetAbrechnungenString(date, dtRg, dtEr);
|
||||
fullQuery.Attachments = GetAbrechnungsBeleg(date, dtRg, dtEr);
|
||||
fullQuery.Title = "Diamant Buchhaltungs Export";
|
||||
fullQuery.Title = "Diamant Buchungs Export";
|
||||
fullQuery.Parameter = q.Parameter;
|
||||
CreateBuchungsExportProtokollEintrag(fullQuery);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user