From 8d4802b3a2d4e8d891ae861948b64184c5a511c0 Mon Sep 17 00:00:00 2001 From: Rene Evertz Date: Thu, 17 Oct 2024 15:54:06 +0200 Subject: [PATCH] =?UTF-8?q?-=20Ung=C3=BCltige=20Customer=20vorher=20erkenn?= =?UTF-8?q?en=20-=20IsEnabled=20geht=20nicht,=20man=20braucht=20IsEnabledB?= =?UTF-8?q?inding=20https://supportcenter.devexpress.com/ticket/details/t1?= =?UTF-8?q?010082/gridcolumn-isenabled-false-has-no-effect?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BeWo/BeWo.csproj | 1 + BeWo/BeWoApp.xaml | 1 + BeWo/Converter/TestDebugConverter.cs | 13 +- BeWo/Converter/TooltipTextConverter.cs | 29 + .../Controls/GkvAbrechnungDetailControl.xaml | 4 +- .../Accounting/NewGkvAbrechnungPopUpView.xaml | 273 ++- .../NewGkvAbrechnungPopUpView.xaml.cs | 445 ++-- BeWo/ViewModel/InvoiceBaseVM.cs | 2018 ++++++++--------- BeWo/ViewModel/OrganisationVM.cs | 4 +- Dakota/DakotaUtils.cs | 14 +- .../InvoiceBaseDC_InvoiceBase.cs | 16 +- .../AccountingServiceImp.cs | 4 +- Shared/Core/DakotaValidator.cs | 48 +- Shared/DataContracts/InvoiceBaseDC.cs | 6 + 14 files changed, 1557 insertions(+), 1319 deletions(-) create mode 100644 BeWo/Converter/TooltipTextConverter.cs diff --git a/BeWo/BeWo.csproj b/BeWo/BeWo.csproj index 2204004c0..a7ba47c65 100644 --- a/BeWo/BeWo.csproj +++ b/BeWo/BeWo.csproj @@ -994,6 +994,7 @@ + diff --git a/BeWo/BeWoApp.xaml b/BeWo/BeWoApp.xaml index 8ae49c75d..4266c9e95 100644 --- a/BeWo/BeWoApp.xaml +++ b/BeWo/BeWoApp.xaml @@ -95,6 +95,7 @@ + + + + + + + + - + - + - + - + - - + + - - - + + + - - -