Bugfix für die Berechnung von Team extern SupportOID=167222
This commit is contained in:
@@ -145,7 +145,7 @@ namespace PraxisPusteblume.Invoicing
|
|||||||
|
|
||||||
while (anzahl <= 5)
|
while (anzahl <= 5)
|
||||||
{
|
{
|
||||||
vernetzung.Add(monat);
|
vernetzung.Add(monat++);
|
||||||
anzahl++;
|
anzahl++;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user