This commit is contained in:
2021-09-07 08:46:12 +02:00
parent f2f992547d
commit 619a8c26bf
126 changed files with 7156 additions and 2215 deletions

View File

@@ -694,6 +694,8 @@ Public Class usrCntlATLAS_EZA
End If
End If
DY_ANM.UPDATE_DATA()
Me.FindForm.Close()
End If

View File

@@ -112,9 +112,9 @@
cboArtSicherheit.changeItem("0") 'Befreiung
setBtn(btnBrgVERAG_DE, True)
ElseIf sender Is btnBrgTOBB Then
txtGRN.Text = "12TR0004000004665" '"15TR0004000020917"
txtGRN.Text = "21TR0004000079552" '"12TR0004000004665" '"15TR0004000020917"
txtEORI_TIN.Text = "ITTR0000000000152"
txtZugriffscode.Text = "2018"
txtZugriffscode.Text = "2023"
ncts_ART = "TOBB" : txtArtDetail.Text = "Sicherheit der Firma TOBB"
cboArtSicherheit.changeItem("1") 'Gesamtbürgschaft
setBtn(btnBrgTOBB, True)