SkmLeverkusen: Summe FLM * 1,2 korrigiert (waren noch Fehlkontakte drin)
This commit is contained in:
@@ -618,7 +618,7 @@ namespace SkmLeverkusen
|
||||
//
|
||||
// fieldTotalMinutenXRateFactor
|
||||
//
|
||||
this.fieldTotalMinutenXRateFactor.Expression = "[TotalFLMBillable] * 1.2";
|
||||
this.fieldTotalMinutenXRateFactor.Expression = "[TotalFLMoFehlkontakte] * 1.2";
|
||||
this.fieldTotalMinutenXRateFactor.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||||
this.fieldTotalMinutenXRateFactor.Name = "fieldTotalMinutenXRateFactor";
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user