|
@@ -281,7 +281,6 @@ procedure TDealPaymentData.sdvDealPaymentGetText(var Text: String;
|
|
begin
|
|
begin
|
|
if Assigned(AValue) then
|
|
if Assigned(AValue) then
|
|
begin
|
|
begin
|
|
- Text := AValue.AsString;
|
|
|
|
sField := GetFormulaField(AValue.FieldName);
|
|
sField := GetFormulaField(AValue.FieldName);
|
|
sFormula := AValue.Owner.ValueByName(sField).AsString;
|
|
sFormula := AValue.Owner.ValueByName(sField).AsString;
|
|
if (sField <> '') and (sFormula <> '') then
|
|
if (sField <> '') and (sFormula <> '') then
|