MH: DiePerspektive QB Rundung der Stunden raus
This commit is contained in:
@@ -62,7 +62,7 @@ namespace DiePerspektive
|
||||
}
|
||||
}
|
||||
|
||||
lblTotal.Text = string.Format("{0:0}", total);
|
||||
lblTotal.Text = string.Format("{0:0.00}", total);
|
||||
pRO.Services = servicesBillable;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user