Bugfix für die Berechnung von Team extern SupportOID=167222

This commit is contained in:
2026-07-09 16:53:48 +02:00
parent 27b51d5ad1
commit 7bd725584d

View File

@@ -145,7 +145,7 @@ namespace PraxisPusteblume.Invoicing
while (anzahl <= 5)
{
vernetzung.Add(monat);
vernetzung.Add(monat++);
anzahl++;
}