DY - Zollbeschau (Benachr.)

This commit is contained in:
2023-09-01 10:19:01 +02:00
parent fa40157528
commit 0657fc1123
3 changed files with 6 additions and 6 deletions

View File

@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' übernehmen, indem Sie "*" eingeben:
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.0.4.4")>
<Assembly: AssemblyFileVersion("1.0.4.4")>
<Assembly: AssemblyVersion("1.0.4.5")>
<Assembly: AssemblyFileVersion("1.0.4.5")>

View File

@@ -351,7 +351,7 @@ Public Class frmMain
'End If
If cbxBrg_de2_VeragAG.Checked Then 'DE
Dim DE_DIFFERENZ As Double = 2500000 ' UNBEKANNT DIFFENREZ!!!
Dim DE_DIFFERENZ As Double = 1000000 ' UNBEKANNT DIFFENREZ!!!
'DE WOCHE
Dim woche_de2 As Double = BRG.getBrgSumFromFMZOLL_Zabis(Now.AddDays(-6).ToShortDateString, Now.ToShortDateString, "50", "60", brg_DE_NEU)