ChristopherusHaus/Export/SimbaExporter - Pooling mit Faktor von 4,34 Wochen im Monat
This commit is contained in:
@@ -105,7 +105,7 @@ namespace BeWo.ChristopherusHaus.Export
|
||||
}
|
||||
else
|
||||
{
|
||||
betrag = betrag * 4.33;
|
||||
betrag = betrag * 4.34;
|
||||
}
|
||||
sb.Append(String.Format("{0:0.00}", Math.Round(betrag, 2, MidpointRounding.AwayFromZero)));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user