Sichtbeleg Logging

This commit is contained in:
Developer01 2025-06-24 14:51:40 +02:00
parent c0054d41ae
commit e7a7c45430

View File

@ -145,7 +145,7 @@ Public Class XRechnungViewDocument
ElseIf oArea = "PAYMENT" Then ElseIf oArea = "PAYMENT" Then
oAREACaption = "Zahlungsinformationen/Payment details:" oAREACaption = "Zahlungsinformationen/Payment details:"
ElseIf oArea = "EXEMPTION" Then ElseIf oArea = "EXEMPTION" Then
oAREACaption = "UST.-Befreiungsgrund / Exemption reason:" oAREACaption = "USt.-Befreiungsgrund/Exemption reason:"
Else Else
oAREACaption = String.Empty oAREACaption = String.Empty
End If End If