From 9334b001ce8228531599e9099fd1a71cf4cc001e Mon Sep 17 00:00:00 2001 From: Andreas Luxbauer Date: Tue, 20 Aug 2024 09:02:35 +0200 Subject: [PATCH] vers --- UID/My Project/AssemblyInfo.vb | 4 ++-- VERAGMonitoring/frmMain.vb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/UID/My Project/AssemblyInfo.vb b/UID/My Project/AssemblyInfo.vb index c0bf175..ce30e2c 100644 --- a/UID/My Project/AssemblyInfo.vb +++ b/UID/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + + diff --git a/VERAGMonitoring/frmMain.vb b/VERAGMonitoring/frmMain.vb index f35fa30..d92377d 100644 --- a/VERAGMonitoring/frmMain.vb +++ b/VERAGMonitoring/frmMain.vb @@ -408,7 +408,7 @@ Public Class frmMain 'NCTS_TR AT TAG Dim DetTag_nctsTR As Double = BRG.getBrgSumFromFMZOLL_NCTS_TR(Now.AddMonths(-3).ToShortDateString, Now.ToShortDateString, "50", "50", brg_DE_NEU) - + Dim saldo = tag_de2 + DetTag_nctsTR setLabel(lblDe2Tag, String.Format("{0:C}", CDbl(tag_de2 + DetTag_nctsTR + DE_DIFFERENZ))) Else