commitaf28476b76Merge:b76e16946c3b6a1e9cAuthor: Marcel Hirschle <marcel.hirschle@ownsoft.de> Date: Thu Jun 20 11:53:31 2024 +0200 Merge branch 'master' of ssh://float.ownsoft.de/git/beyondSoft/BeWo # Conflicts: # ReportImp/VkmHamm/CustomerMitarbeiterstundenkontoBerechnung.cs commitb76e169462Author: Marcel Hirschle <marcel.hirschle@ownsoft.de> Date: Thu Jun 20 11:40:08 2024 +0200 MH: vkm hamm stundenkonto commitc3b6a1e9c0Author: Christian <christian.baeurle@beyondsoft.de> Date: Thu Jun 20 10:58:05 2024 +0200 Mergemarker entfernt commit5ff8fe343bMerge:c1aa61f05fc57725f4Author: Christian <christian.baeurle@beyondsoft.de> Date: Thu Jun 20 10:52:16 2024 +0200 Merge branch 'master' of ssh://float.beyondsoft.de/git/beyondSoft/BeWo commitc1aa61f058Merge:12faccb711c0a94c60Author: Christian <christian.baeurle@beyondsoft.de> Date: Thu Jun 20 10:51:59 2024 +0200 Merge branch 'master' of ssh://float.beyondsoft.de/git/beyondSoft/BeWo # Conflicts: # BeWo/ServiceProxy/Generated.cs # Data/Security/UserRightHelper.cs # Shared/BeWoEntityEnums.cs # Shared/Core/EnumTranslations.cs commit12faccb71bAuthor: Christian <christian.baeurle@beyondsoft.de> Date: Wed Jun 19 16:13:56 2024 +0200 Perseh Hilfeplan Import + KI Prototyp,
104 lines
8.0 KiB
C#
104 lines
8.0 KiB
C#
namespace BS.Shared.Core
|
|
{
|
|
public static class SettingsKeys
|
|
{
|
|
public static string ShowExpiredSupportConcepts => "ShowExpiredSupportConcepts";
|
|
public static string ShowOnlyMySupportConcepts => "ShowOnlyMySupportConcepts";
|
|
public static string LastSelectedServiceRecordTimeInterval => "LastSelectedServiceRecordTimeInterval";
|
|
public static string CustomerFilterInZeiterfassung => "CustomerFilterInZeiterfassung";
|
|
public static string ShowSignature => "ShowSignature";
|
|
public static string ShowDistanceFields => "ShowDistanceFields";
|
|
public static string IsServiceRecordNoticeMandatory => "IsServiceRecordNoticeMandatory";
|
|
public static string IsEndDateVisible => "IsEndDateVisible";
|
|
public static string IsZeiterfassungInStdMin => "IsZeiterfassungInStdMin";
|
|
|
|
public static string EinheitZeiterfassung => "EinheitZeiterfassung";
|
|
public static string HilfeplanAuslaufAuswahl => "HilfeplanAuslaufAuswahl";
|
|
public static string AnzTageZeiterfassErfolgt => "AnzTageZeiterfassErfolgt";
|
|
public static string MaxDaysEditServiceRecordsAllowed => "MaxDaysEditServiceRecordsAllowed";
|
|
public static string TimeUntilUILock => "TimeUntilUILock";
|
|
public static string WindowStateType => "WindowStateType";
|
|
public static string CustomerFilterSupportConcepts => "CustomerFilterSupportConcepts";
|
|
public static string CustomerFilterCustomers => "CustomerFilterCustomers";
|
|
public static string ShowServiceRecordGridControl => "ShowServiceRecordGridControl";
|
|
public static string StartupPanelMaximized => "StartupPanelMaximized";
|
|
public static string HideServiceRecordInsertedByAndInsertedOn => "HideServiceRecordInsertedByAndInsertedOn";
|
|
public static string DocumentationFontSize => "DocumentationFontSize";
|
|
public static string ZeigeNurMeineTermine => "ZeigeNurMeineTermine";
|
|
public static string LastSelectedServiceRecordTimeIntervalDays => "LastSelectedServiceRecordTimeIntervalDays";
|
|
public static string LastSelectedServiceRecordMonth => "LastSelectedServiceRecordMonth";
|
|
|
|
public static string LastKassenSortOrder => "LastKassenSortOrder";
|
|
|
|
public static string ServiceRecordAllowChangeHours => "ServiceRecordAllowChangeHours";
|
|
|
|
public static string LetzteZeiterfassungsDauer => "LetzteZeiterfassungsDauer";
|
|
public static string StartupPanelOrder => "StartupPanelOrder";
|
|
public static string ShowMedication => "ShowMedication";
|
|
public static string ShowScheduler => "ShowScheduler";
|
|
public static string ShowWohnheime => "ShowWohnheime";
|
|
public static string ShowChat => "ShowChat";
|
|
public static string ShowOwnChatSettings => "ShowOwnChatSettings";
|
|
public static string SetStartTimeToEndTimeAfterSave => "SetStartTimeToEndTimeAfterSave";
|
|
public static string IsPasswordSecurityActiv => "IsPasswordSecurityActiv";
|
|
public static string IsOnlyYearMonthVisible => "IsOnlyYearMonthVisible";
|
|
public static string IsZeiterfassDateNormal => "IsZeiterfassDateNormal";
|
|
public static string LastSelectedStundenkontoIntervall => "LastSelectedStundenkontoIntervall";
|
|
public static string ZeiterfassungsSchwellwert => "ZeiterfassungsSchwellwert";
|
|
public static string ShowBetrag => "ShowBetrag";
|
|
public static string ShowHilfeplanBezeichnung => "ShowHilfeplanBezeichnung";
|
|
public static string ShowArbeitszeiten => "ShowArbeitszeiten";
|
|
public static string ShowRessources => "ShowRessources";
|
|
public static string ShowTeamNews => "ShowTeamNews";
|
|
public static string ShowPivotGrid => "ShowPivotGrid";
|
|
public static string ShowUrlaubsplanung => "ShowUrlaubsplanung";
|
|
public static string DontShowSpitzabrechnung => "DontShowSpitzabrechnung";
|
|
public static string ShowDienstplanung => "ShowDienstplanung";
|
|
|
|
public static string Arbeitszeiterfassung => "Arbeitszeiterfassung";
|
|
public static string EnableArbeitszeiterfassung => "EnableArbeitszeiterfassung";
|
|
public static string EnableAutomaticPauses => "EnableAutomaticPauses";
|
|
public static string EnableRestTimeWarning => "EnableRestTimeWarning";
|
|
public static string MaxWorkTimeHoursBeforeWarning => "MaxWorkTimeHoursBeforeWarning";
|
|
|
|
public static string DienstplanungStandardZeilenAnzahl => "DienstplanungStandardZeilenAnzahl";
|
|
public static string ShowMarker => "ShowMarker";
|
|
public static string ShowAnnualReport => "ShowAnnualReport";
|
|
public static string ShowCustomerDistanceFields => "ShowCustomerDistanceFields";
|
|
public static string ShowAdditionalService => "ShowAdditionalService";
|
|
public static string ShowRoundedDurationInEmployeeAnalysis => "ShowRoundedDurationInEmployeeAnalysis";
|
|
public static string ShowDatevFields => "ShowDatevFields";
|
|
public static string PrinterSettingsUseLandscape => "PrinterSettingsUseLandscape";
|
|
public static string PrinterSettingsUseMargins => "PrinterSettingsUseMargins";
|
|
public static string PrinterSettingsUsePaperKind => "PrinterSettingsUsePaperKind";
|
|
public static string ShowRtfTextfield => "ShowRtfTextfield";
|
|
public static string ShowEmployeeSignature => "ShowEmployeeSignature";
|
|
public static string SchedulerViewType => "SchedulerViewType";
|
|
public static string SchedulerTimelineViewDayCount => "SchedulerTimelineViewDayCount";
|
|
public static string SchedulerDayViewDayCount => "SchedulerDayViewDayCount";
|
|
public static string ShowMultipleResourceColors => "ShowMultipleResourceColors";
|
|
|
|
public static string AllowStorno => "AllowStorno";
|
|
public static string UseDistanceApi => "UseDistanceApi";
|
|
|
|
// Keys Für die Web.config von Host
|
|
public static string FileRootDirectory => "FileRootDirectory";
|
|
|
|
public static string ShowKlientenBetreuungszeiten => "ShowKlientenBetreuungszeiten";
|
|
public static string ShowInfoButtonInCalender => "ShowInfoButtonInCalender";
|
|
public static string ShowHilfeplanStatistikReport => "ShowHilfeplanStatistikReport";
|
|
public static string ShowAI => "ShowAI";
|
|
|
|
public static string MoKSessionTimeout => "MoKSessionTimeout";
|
|
|
|
public static string FilterGroupServiceCategories => "FilterGroupServiceCategories";
|
|
|
|
public static string AllowGkvAbrechnung => "AllowGkvAbrechnung";
|
|
|
|
public static string ShowImportAbschlagszahlungen => "ShowImportAbschlagszahlungen";
|
|
|
|
public static string ShowPersehImport => "ShowPersehImport";
|
|
|
|
}
|
|
}
|