fakt, etc.
This commit is contained in:
@@ -498,8 +498,8 @@ Class TrdInvoice_FUNCTIONS
|
||||
|
||||
Dim Buchungstext As String = ROW("RK_Buchungstext")
|
||||
|
||||
If Buchungstext <> "" AndAlso Buchungstext.Contains("Abrechnungsperiode von") Then
|
||||
Buchungstext = Buchungstext.Replace("Abrechnungsperiode von", "Zinsen")
|
||||
If Buchungstext <> "" AndAlso Buchungstext.Contains("Zahlungen vom") Then
|
||||
Buchungstext = Buchungstext.Replace("Zahlungen vom", "Zinsen")
|
||||
End If
|
||||
|
||||
If TRD_INVOICE.SAVE Then
|
||||
|
||||
Reference in New Issue
Block a user