Update 6.12.23
This commit is contained in:
@@ -24,6 +24,10 @@ Public Class PatientDetails
|
||||
Catch ex As Exception
|
||||
log.Writelog("Partnerdetails: Property PatientNr: " + ex.Message, clsLog.Logtype.ApplError)
|
||||
End Try
|
||||
If Globals.DruckBranche Or Globals.Applicationtype = ApplicationTypes.Auftragsadministration Then
|
||||
Me.Label13.Visible = False
|
||||
Me.chklbAdresstyp.Visible = False
|
||||
End If
|
||||
Me.ResumeLayout()
|
||||
End Set
|
||||
End Property
|
||||
|
||||
Reference in New Issue
Block a user