Kundenkontakte, Mitarbeiter, Bonitaetsauskungt, FIBU, Creditsafe
This commit is contained in:
@@ -408,7 +408,7 @@ Public Class cMitarbeiter
|
||||
Me.mit_homeoffice = dr.Item("mit_homeoffice")
|
||||
Me.mit_timasNichtStempeln = dr.Item("mit_timasNichtStempeln")
|
||||
If Not dr.Item("mit_emailprivat") Is DBNull.Value Then Me.mit_emailprivat = dr.Item("mit_emailprivat")
|
||||
Me.mit_timasNichtStempeln = dr.Item("mit_ausstempelnBeiBeenden")
|
||||
Me.mit_ausstempelnBeiBeenden = dr.Item("mit_ausstempelnBeiBeenden")
|
||||
|
||||
|
||||
Catch ex As Exception
|
||||
|
||||
Reference in New Issue
Block a user