Layout, ImEx

This commit is contained in:
2025-06-18 08:46:01 +02:00
parent cba6e996f2
commit 6c26d1bafa
18 changed files with 15040 additions and 3580 deletions

View File

@@ -173,6 +173,10 @@ Public Class frmEintragAviso
txtBestimmungszollstelle.initSearchBox(Me.FindForm, "[Code] ,[Code] as Nr,Description as Dienststelle,left(Code,2) as Land,[Code] +' - ' + [Description] +' (' +left(Code,2)+')' as display FROM [tbl_DY_ZollDE_C0141_Zollstellen]", {" [Code]", "Description"}, " (StartDate is null OR StartDate< GETDATE()) AND (EndDate is null OR EndDate> GETDATE()) ", " left(Code,2),[Description]", "Code", "display", "FMZOLL", , 400, 200, {"display", "Code"})
pnl.Visible = True
Case "ATILLA"
cboImEx.Visible = True
cboImEx.Text = "EXPORT"
Case "VERAG"
Label1.Visible = True
cboImEx.Visible = True