From 7fbcc7c2a30ce092a2dbcf313b64ec9074ee4f59 Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 14 Mar 2023 18:12:07 +0100 Subject: [PATCH] =?UTF-8?q?cb,=20alle=20todos=20f=C3=BCr=20die=20Version?= =?UTF-8?q?=203.13=20und=20diverse=20Reports?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BeWo/BeWo.csproj | 6 +- BeWo/BeWoApp.xaml.cs | 4 +- .../Zeiterfassung/ServiceRecordEditView.xaml | 40 +- .../ServiceRecordGroupEditView.xaml | 1582 +++++++++-------- .../ServiceRecordGroupEditView.xaml.cs | 233 ++- .../Zeiterfassung/ServiceRecordView2.xaml | 80 +- .../Navigation/Sorter/SupportConceptSorter.cs | 2 + .../SupportConceptNavigationView.xaml.cs | 35 +- .../Finance/FinanceOverviewView.xaml.cs | 10 +- .../KilometerauslastungsView.xaml | 26 +- .../KilometerauslastungsView.xaml.cs | 188 +- ...pportConceptApprovalPeriodEmployeeRelVM.cs | 6 +- Data/Access/SearchDAO.cs | 18 +- Host/ReportView.aspx.cs | 71 + Host/Web.config | 7 +- Report/AbstractReportCreator.cs | 8 +- Report/DefaultReportCreator.cs | 16 +- .../EmployeeKilometerauswertungsListRO.cs | 20 +- .../EmployeeKilometerauswertungsRO.cs | 43 +- .../KilometerauswertungsListRO.cs | 20 +- .../ReportObjects/KilometerauswertungsRO.cs | 45 +- .../Import/AbschlagszahlungImport.cs | 41 +- .../Invoicing/SettlementInvoiceCreation.cs | 2 +- ...CustomMitarbeiterstundenkontoBerechnung.cs | 11 + ReportImp/AkggMid/CustomReportCreator.cs | 4 + ReportImp/AkggMid/LeistungsnachweisHelper.cs | 126 +- .../AkggMid/LeistungsnachweisJugendamt.cs | 143 +- .../LeistungsnachweisJugendamt.designer.cs | 123 +- .../AkggMid/LeistungsnachweisJugendamt.resx | 4 +- .../AkggMid/LeistungsnachweisSozialamt.cs | 2 +- .../LeistungsnachweisSozialamt.designer.cs | 66 +- ...nachweisSozialamtMitBlutzucker.designer.cs | 76 +- ...ungsnachweisSozialamtMitBlutzuckerPumpe.cs | 1 - ...eisSozialamtMitBlutzuckerPumpe.designer.cs | 72 +- .../AkggMid/Mitarbeiterarbeitszeitkonto.cs | 29 +- .../Mitarbeiterarbeitszeitkonto.designer.cs | 14 +- ...CustomMitarbeiterstundenkontoBerechnung.cs | 19 +- .../ServicesOverviewReport.Designer.cs | 71 +- .../ServicesOverviewReport.cs | 28 +- .../Abrechnung/CustomInvoiceCreation.cs | 4 +- .../RechnungNeu.Designer.cs | 43 +- ReportImp/InputFamilienhilfe/RechnungNeu.resx | 4 +- .../ReportServiceImp.cs | 14 +- Service/Dokumentverwaltung/DokumentManager.cs | 6 +- .../EmployeeServiceImp.cs | 2 +- .../ClientPartials/CompactSupportConceptDC.cs | 22 + Shared/DataContracts/ReportTypes.cs | 3 +- 47 files changed, 2184 insertions(+), 1206 deletions(-) diff --git a/BeWo/BeWo.csproj b/BeWo/BeWo.csproj index daab167c0..0fb39222f 100644 --- a/BeWo/BeWo.csproj +++ b/BeWo/BeWo.csproj @@ -16,7 +16,7 @@ true Internet true - false + true 8CA4066C36C87B745E4016FDA715A6DB16FCFFA9 @@ -43,12 +43,12 @@ de-DE BeWoPlaner beyondSoft GmbH - 2.0.1.219 + 2.0.1.220 true publish.htm false true - 220 + 221 2.0.1.%2a false true diff --git a/BeWo/BeWoApp.xaml.cs b/BeWo/BeWoApp.xaml.cs index 80bf44419..da9698cc5 100644 --- a/BeWo/BeWoApp.xaml.cs +++ b/BeWo/BeWoApp.xaml.cs @@ -49,8 +49,8 @@ namespace BeWo public static LoginControl LoginControl; public static MainControl MainControl; - public static string ShortVersion = "3.12"; - public static string Version = "Version 3.12"; + public static string ShortVersion = "3.13"; + public static string Version = "Version 3.13"; public static int RenderTier = 0; diff --git a/BeWo/View/Detail/Zeiterfassung/ServiceRecordEditView.xaml b/BeWo/View/Detail/Zeiterfassung/ServiceRecordEditView.xaml index 960a7c26f..8fb7389b3 100644 --- a/BeWo/View/Detail/Zeiterfassung/ServiceRecordEditView.xaml +++ b/BeWo/View/Detail/Zeiterfassung/ServiceRecordEditView.xaml @@ -873,12 +873,12 @@ -