From 0ab177dc99e5b528eca122b52fcdbd779ad299ca Mon Sep 17 00:00:00 2001 From: "d.breimaier" Date: Thu, 16 Apr 2026 10:56:21 +0200 Subject: [PATCH 1/3] Sammelrechnugsdruck, etc. --- Aviso/My Project/AssemblyInfo.vb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Aviso/My Project/AssemblyInfo.vb b/Aviso/My Project/AssemblyInfo.vb index b709e56..cd98586 100644 --- a/Aviso/My Project/AssemblyInfo.vb +++ b/Aviso/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + + From b40019b3289278816f83a8e4b3ba4672e95b0f6d Mon Sep 17 00:00:00 2001 From: "d.breimaier" Date: Thu, 16 Apr 2026 16:01:39 +0200 Subject: [PATCH 2/3] mitarbeiter, sendungsdet. Sammeldruck, etc. --- Aviso/My Project/AssemblyInfo.vb | 4 ++-- Aviso/frmSendungsdetailsNEU.vb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Aviso/My Project/AssemblyInfo.vb b/Aviso/My Project/AssemblyInfo.vb index cd98586..5f9e18f 100644 --- a/Aviso/My Project/AssemblyInfo.vb +++ b/Aviso/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + + diff --git a/Aviso/frmSendungsdetailsNEU.vb b/Aviso/frmSendungsdetailsNEU.vb index 158e06b..468b0a8 100644 --- a/Aviso/frmSendungsdetailsNEU.vb +++ b/Aviso/frmSendungsdetailsNEU.vb @@ -7503,7 +7503,7 @@ Public Class frmSendungsdetailsNEU If item IsNot Nothing Then - listOfTextconserven = New cTextkonserve_LIST("FRM_MNGR_MailText", item.Name, VERAG_PROG_ALLGEMEIN.cAllgemein.FIRMA) + listOfTextconserven = New cTextkonserve_LIST(8, item.Name, VERAG_PROG_ALLGEMEIN.cAllgemein.FIRMA) If listOfTextconserven.LIST.Count = 0 Then 'ContextMenuStrip1.Show(Cursor.Position) From 10f0b9a5ef93808d5a0bc36b70de51e4cd19578e Mon Sep 17 00:00:00 2001 From: "d.breimaier" Date: Fri, 17 Apr 2026 17:00:51 +0200 Subject: [PATCH 3/3] Kundenuebersicht, interne Mailbenachrichtigungen, Creditsafe-Mails, etc. --- Aviso/My Project/AssemblyInfo.vb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Aviso/My Project/AssemblyInfo.vb b/Aviso/My Project/AssemblyInfo.vb index 5f9e18f..d24e3c5 100644 --- a/Aviso/My Project/AssemblyInfo.vb +++ b/Aviso/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + +