Timas, Fremdwährungen, Asfinag
This commit is contained in:
@@ -864,7 +864,7 @@ Public Class frmMitarbDetails
|
||||
|
||||
If IsNothing(mitarbeiter.mit_timasId) Then
|
||||
cbxTimasAngelegt.Checked = False
|
||||
timas.getGroups(dtTimas)
|
||||
timas.getAllGroups(dtTimas)
|
||||
initDGV(dtTimas)
|
||||
Else
|
||||
cbxTimasAngelegt.Checked = True
|
||||
@@ -1141,8 +1141,8 @@ Public Class frmMitarbDetails
|
||||
|
||||
|
||||
If checkMandatoryFields() Then
|
||||
timas.createMA(mitarbeiter, rtfInfoTimas.Text, dtTimas)
|
||||
tbcntr_TabIndexChanged(sender, e)
|
||||
timas.createEmployee(mitarbeiter, rtfInfoTimas.Text, dtTimas)
|
||||
tbcntr_TabIndexChanged(sender, e)
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user