diff --git a/ReportImp/AwoDortmund/Export/DiamantExporter.cs b/ReportImp/AwoDortmund/Export/DiamantExporter.cs index 1985e317f..0a2de4adb 100644 --- a/ReportImp/AwoDortmund/Export/DiamantExporter.cs +++ b/ReportImp/AwoDortmund/Export/DiamantExporter.cs @@ -272,9 +272,9 @@ namespace AwoDortmund.Export } if (oid.HasValue && c2sOid2SoziBetrag.ContainsKey(oid.Value)) { - betragSozi = c2sOid2SoziBetrag[oid.Value]; - betragSozi = Math.Round(betragSozi, 2, MidpointRounding.AwayFromZero); - betragBewo -= betragSozi; + betragSozi = c2sOid2SoziBetrag[oid.Value]; //SoziotherapieRechnung enthält nur Soziotherapiebeträge + betragSozi = Math.Round(betragBewo, 2, MidpointRounding.AwayFromZero); + betragBewo = 0; } //bewo 610900 //offener Treff 610910 Leistungskategorie Gruppenbuchung