ASBBergischLandWuppertal/SettlementReport2.cs - Entfall Finalsentence
This commit is contained in:
@@ -36,8 +36,12 @@ namespace ASBBergischLandWuppertal
|
||||
}
|
||||
}
|
||||
pRO.RateFactor = (double)rateFactor;
|
||||
if (pRO.FinalSentence.StartsWith("Die geleistete"))
|
||||
{
|
||||
pRO.FinalSentence = "";
|
||||
}
|
||||
|
||||
this.bindingSource1.DataSource = pRO;
|
||||
this.bindingSource1.DataSource = pRO;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user