diff --git a/.vs/Vertragsverwaltung/v16/.suo b/.vs/Vertragsverwaltung/v16/.suo index 6804f870..977da9ac 100644 Binary files a/.vs/Vertragsverwaltung/v16/.suo and b/.vs/Vertragsverwaltung/v16/.suo differ diff --git a/Reporting/bin/Debug/Reporting20.dll b/Reporting/bin/Debug/Reporting20.dll deleted file mode 100644 index 2186f9a6..00000000 Binary files a/Reporting/bin/Debug/Reporting20.dll and /dev/null differ diff --git a/Reporting/bin/Debug/Reporting20.dll.config b/Reporting/bin/Debug/Reporting20.dll.config deleted file mode 100644 index d608ac7e..00000000 --- a/Reporting/bin/Debug/Reporting20.dll.config +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Reporting/bin/Debug/Reporting20.pdb b/Reporting/bin/Debug/Reporting20.pdb deleted file mode 100644 index e4cd659c..00000000 Binary files a/Reporting/bin/Debug/Reporting20.pdb and /dev/null differ diff --git a/Reporting/bin/Debug/System.Web.Services.dll b/Reporting/bin/Debug/System.Web.Services.dll deleted file mode 100644 index afb6418a..00000000 Binary files a/Reporting/bin/Debug/System.Web.Services.dll and /dev/null differ diff --git a/Reporting/bin/Debug/System.Windows.Forms.DataVisualization.dll b/Reporting/bin/Debug/System.Windows.Forms.DataVisualization.dll deleted file mode 100644 index 7650cf32..00000000 Binary files a/Reporting/bin/Debug/System.Windows.Forms.DataVisualization.dll and /dev/null differ diff --git a/Reporting/obj/Debug/Reporting20.dll b/Reporting/obj/Debug/Reporting20.dll deleted file mode 100644 index 2186f9a6..00000000 Binary files a/Reporting/obj/Debug/Reporting20.dll and /dev/null differ diff --git a/Reporting/obj/Debug/Reporting20.pdb b/Reporting/obj/Debug/Reporting20.pdb deleted file mode 100644 index e4cd659c..00000000 Binary files a/Reporting/obj/Debug/Reporting20.pdb and /dev/null differ diff --git a/Reporting/obj/Debug/Reporting20.vbproj.AssemblyReference.cache b/Reporting/obj/Debug/Reporting20.vbproj.AssemblyReference.cache index 0ea7442e..631abea3 100644 Binary files a/Reporting/obj/Debug/Reporting20.vbproj.AssemblyReference.cache and b/Reporting/obj/Debug/Reporting20.vbproj.AssemblyReference.cache differ diff --git a/Reporting/obj/Debug/Reporting20.vbproj.FileListAbsolute.txt b/Reporting/obj/Debug/Reporting20.vbproj.FileListAbsolute.txt index 846dc922..a1c566e5 100644 --- a/Reporting/obj/Debug/Reporting20.vbproj.FileListAbsolute.txt +++ b/Reporting/obj/Debug/Reporting20.vbproj.FileListAbsolute.txt @@ -56,3 +56,4 @@ E:\Software-Projekte\ITSM\Reporting\bin\Debug\System.Web.Services.dll E:\Software-Projekte\ITSM\Reporting\bin\Debug\System.Windows.Forms.DataVisualization.dll E:\Software-Projekte\ITSM\Reporting\obj\Debug\Reporting20.vbprojAssemblyReference.cache E:\Software-Projekte\ITSM\Reporting\obj\Debug\Reporting20.vbproj.CopyComplete +E:\Software-Projekte\ITSM\Reporting\obj\Debug\Reporting20.vbproj.AssemblyReference.cache diff --git a/Reporting/obj/Debug/Reporting20.vbproj.GenerateResource.cache b/Reporting/obj/Debug/Reporting20.vbproj.GenerateResource.cache index 6b26f1b2..ea5d36af 100644 Binary files a/Reporting/obj/Debug/Reporting20.vbproj.GenerateResource.cache and b/Reporting/obj/Debug/Reporting20.vbproj.GenerateResource.cache differ diff --git a/Reporting/obj/Debug/Reporting20.vbprojAssemblyReference.cache b/Reporting/obj/Debug/Reporting20.vbprojAssemblyReference.cache deleted file mode 100644 index 37b57707..00000000 Binary files a/Reporting/obj/Debug/Reporting20.vbprojAssemblyReference.cache and /dev/null differ diff --git a/Reporting/obj/Debug/Reporting20.xml b/Reporting/obj/Debug/Reporting20.xml deleted file mode 100644 index 50a99d77..00000000 --- a/Reporting/obj/Debug/Reporting20.xml +++ /dev/null @@ -1,1205 +0,0 @@ - - - - -Reporting20 - - - - - - Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. - - - - - Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. - - - - - Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle - Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. - - - - - Purpose: Data Access class for the table 'Application'. - - - - - Purpose: Class constructor. - - - - - Purpose: Insert method. This method will insert one new row into the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iApplikationsnr
  • -
  • sVersion. May be SqlString.Null
  • -
  • bShowlogin. May be SqlBoolean.Null
  • -
  • iMandantnr. May be SqlInt32.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
  • sTmp_filepath. May be SqlString.Null
  • -
  • bVertragsuebersicht_aktualisieren. May be SqlBoolean.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Update method. This method will Update one existing row in the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iApplikationsnr
  • -
  • sVersion. May be SqlString.Null
  • -
  • bShowlogin. May be SqlBoolean.Null
  • -
  • iMandantnr. May be SqlInt32.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
  • sTmp_filepath. May be SqlString.Null
  • -
  • bVertragsuebersicht_aktualisieren. May be SqlBoolean.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iApplikationsnr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iApplikationsnr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
  • iApplikationsnr
  • -
  • sVersion
  • -
  • bShowlogin
  • -
  • iMandantnr
  • -
  • bAktiv
  • -
  • daErstellt_am
  • -
  • daMutiert_am
  • -
  • iMutierer
  • -
  • sTmp_filepath
  • -
  • bVertragsuebersicht_aktualisieren
  • -
- Will fill all properties corresponding with a field in the table with the value of the row selected. -
-
- - - Purpose: SelectAll method. This method will Select all rows from the table. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Data Access class for the table 'mitarbeiter'. - - - - - Purpose: Class constructor. - - - - - Purpose: Insert method. This method will insert one new row into the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiternr
  • -
  • sVorname. May be SqlString.Null
  • -
  • sName. May be SqlString.Null
  • -
  • sTgnummer. May be SqlString.Null
  • -
  • sEmail. May be SqlString.Null
  • -
  • iMandantnr. May be SqlInt32.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Update method. This method will Update one existing row in the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiternr
  • -
  • sVorname. May be SqlString.Null
  • -
  • sName. May be SqlString.Null
  • -
  • sTgnummer. May be SqlString.Null
  • -
  • sEmail. May be SqlString.Null
  • -
  • iMandantnr. May be SqlInt32.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiternr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiternr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
  • iMitarbeiternr
  • -
  • sVorname
  • -
  • sName
  • -
  • sTgnummer
  • -
  • sEmail
  • -
  • iMandantnr
  • -
  • bAktiv
  • -
  • daErstellt_am
  • -
  • daMutiert_am
  • -
  • iMutierer
  • -
- Will fill all properties corresponding with a field in the table with the value of the row selected. -
-
- - - Purpose: SelectAll method. This method will Select all rows from the table. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Data Access class for the table 'SecurityObject'. - - - - - Purpose: Class constructor. - - - - - Purpose: Insert method. This method will insert one new row into the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iSecurityObjectNr
  • -
  • sSecurityForm. May be SqlString.Null
  • -
  • sSecurityObjectType. May be SqlString.Null
  • -
  • sSecurityObject. May be SqlString.Null
  • -
  • sSecurityObjectItem. May be SqlString.Null
  • -
  • sSecurityObjectDescriotion. May be SqlString.Null
  • -
  • iLevel. May be SqlInt32.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
  • iMandantnr. May be SqlInt32.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Update method. This method will Update one existing row in the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iSecurityObjectNr
  • -
  • sSecurityForm. May be SqlString.Null
  • -
  • sSecurityObjectType. May be SqlString.Null
  • -
  • sSecurityObject. May be SqlString.Null
  • -
  • sSecurityObjectItem. May be SqlString.Null
  • -
  • sSecurityObjectDescriotion. May be SqlString.Null
  • -
  • iLevel. May be SqlInt32.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
  • iMandantnr. May be SqlInt32.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iSecurityObjectNr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iSecurityObjectNr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
  • iSecurityObjectNr
  • -
  • sSecurityForm
  • -
  • sSecurityObjectType
  • -
  • sSecurityObject
  • -
  • sSecurityObjectItem
  • -
  • sSecurityObjectDescriotion
  • -
  • iLevel
  • -
  • bAktiv
  • -
  • daErstellt_am
  • -
  • daMutiert_am
  • -
  • iMutierer
  • -
  • iMandantnr
  • -
- Will fill all properties corresponding with a field in the table with the value of the row selected. -
-
- - - Purpose: SelectAll method. This method will Select all rows from the table. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Data Access class for the table 'Auswertung'. - - - - - Purpose: Class constructor. - - - - - Purpose: Insert method. This method will insert one new row into the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungNr
  • -
  • sBezeichnung. May be SqlString.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
  • bCR_Report. May be SqlBoolean.Null
  • -
  • sCR_Filename. May be SqlString.Null
  • -
  • bCSV_Report. May be SqlBoolean.Null
  • -
  • sSQL. May be SqlString.Null
  • -
  • bTXP_Auswertung. May be SqlBoolean.Null
  • -
  • sBeschreibung. May be SqlString.Null
  • -
  • sConnectionstring_Subreport. May be SqlString.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Update method. This method will Update one existing row in the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungNr
  • -
  • sBezeichnung. May be SqlString.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
  • bCR_Report. May be SqlBoolean.Null
  • -
  • sCR_Filename. May be SqlString.Null
  • -
  • bCSV_Report. May be SqlBoolean.Null
  • -
  • sSQL. May be SqlString.Null
  • -
  • bTXP_Auswertung. May be SqlBoolean.Null
  • -
  • sBeschreibung. May be SqlString.Null
  • -
  • sConnectionstring_Subreport. May be SqlString.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungNr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungNr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
  • iAuswertungNr
  • -
  • sBezeichnung
  • -
  • bAktiv
  • -
  • daErstellt_am
  • -
  • daMutiert_am
  • -
  • iMutierer
  • -
  • bCR_Report
  • -
  • sCR_Filename
  • -
  • bCSV_Report
  • -
  • sSQL
  • -
  • bTXP_Auswertung
  • -
  • sBeschreibung
  • -
  • sConnectionstring_Subreport
  • -
- Will fill all properties corresponding with a field in the table with the value of the row selected. -
-
- - - Purpose: SelectAll method. This method will Select all rows from the table. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Data Access class for the table 'Auswertungsparameter'. - - - - - Purpose: Class constructor. - - - - - Purpose: Insert method. This method will insert one new row into the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungparameternr
  • -
  • sBezeichnung. May be SqlString.Null
  • -
  • sOperator. May be SqlString.Null
  • -
  • sFeldbezug. May be SqlString.Null
  • -
  • sWert. May be SqlString.Null
  • -
  • sParamName. May be SqlString.Null
  • -
  • sParamType. May be SqlString.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Update method. This method will Update one existing row in the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungparameternr
  • -
  • sBezeichnung. May be SqlString.Null
  • -
  • sOperator. May be SqlString.Null
  • -
  • sFeldbezug. May be SqlString.Null
  • -
  • sWert. May be SqlString.Null
  • -
  • sParamName. May be SqlString.Null
  • -
  • sParamType. May be SqlString.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungparameternr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungparameternr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
  • iAuswertungparameternr
  • -
  • sBezeichnung
  • -
  • sOperator
  • -
  • sFeldbezug
  • -
  • sWert
  • -
  • sParamName
  • -
  • sParamType
  • -
  • bAktiv
  • -
  • daErstellt_am
  • -
  • daMutiert_am
  • -
  • iMutierer
  • -
- Will fill all properties corresponding with a field in the table with the value of the row selected. -
-
- - - Purpose: SelectAll method. This method will Select all rows from the table. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Data Access class for the table 'Mitarbeiter_Auswertungsparameter'. - - - - - Purpose: Class constructor. - - - - - Purpose: Insert method. This method will insert one new row into the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiternr. May be SqlInt32.Null
  • -
  • iAuswertungnr. May be SqlInt32.Null
  • -
  • sBeschreibung. May be SqlString.Null
  • -
  • sParameterdaten. May be SqlString.Null
  • -
  • sTitelzeile1. May be SqlString.Null
  • -
  • sTitelzeile2. May be SqlString.Null
  • -
  • bParamPrint. May be SqlBoolean.Null
  • -
  • sSQLWhere. May be SqlString.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iMitarbeiter_AuswertungsparameterNr
  • -
  • iErrorCode
  • -
-
-
- - - Purpose: Update method. This method will Update one existing row in the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiter_AuswertungsparameterNr
  • -
  • iMitarbeiternr. May be SqlInt32.Null
  • -
  • iAuswertungnr. May be SqlInt32.Null
  • -
  • sBeschreibung. May be SqlString.Null
  • -
  • sParameterdaten. May be SqlString.Null
  • -
  • sTitelzeile1. May be SqlString.Null
  • -
  • sTitelzeile2. May be SqlString.Null
  • -
  • bParamPrint. May be SqlBoolean.Null
  • -
  • sSQLWhere. May be SqlString.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiter_AuswertungsparameterNr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiter_AuswertungsparameterNr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
  • iMitarbeiter_AuswertungsparameterNr
  • -
  • iMitarbeiternr
  • -
  • iAuswertungnr
  • -
  • sBeschreibung
  • -
  • sParameterdaten
  • -
  • sTitelzeile1
  • -
  • sTitelzeile2
  • -
  • bParamPrint
  • -
  • sSQLWhere
  • -
- Will fill all properties corresponding with a field in the table with the value of the row selected. -
-
- - - Purpose: SelectAll method. This method will Select all rows from the table. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Klasse für das Speichern bzw. Auslesen von Image-Dateien in der Datenbank - - - Es werden folgende Datebanktabellen berücksichtigt: - - - Dokument Attribut DocImage - - Profile Attribut V_Uebersicht (Profillayout des C1TrueDBGrids der - Vertragsübersicht|Vertragselemente - - yes - - - - Grid-Layoutfile speichern - - C1Truedbgrind, von welchem das Layout gespeichert werden soll - Nummer des Grids: 1=Vertragsübersicht... - - - - - - Dokument in der Tabelle Dokument speichern - - Nummer des Dokument-Datensatzes - Zu speichender Dateiname - - - - - - Liest das Dokument aus der DB und speichert dieses unter einem temporären Filenamen ab - - - - - - - - Daten ab Datenbank laden - - - - - - Sucht in den Base-Controls sämtliche Controls mit dem Namen in "Key" (Wildcards * möglich) und listet - die gefundnen Controls in der Liste L zur weiteren Bearbeitung - - Base-Contrlo (z.B. aktuelles Formular - Schlüssel welcher gesucht werden soll - Liste der gefundenen Objekte - True wenn eines oder mehr Controls gefunden wurden, false wenn kein Control gefunden wurde. - - - - - - Formular-Security-Objekte auslesen und auf DB schreiben bzw. Formular-Security zur Laufzeit setzen - - - - - - Formularsecurity setzen - - Aktuelles Formular - - - - - - Daten ab Datenbank laden - - - - - - Prüft die DB-Einträge mit den Formcontrols und bei Übereinstimmung werden die Security-Einstellungen gesetzt - - - - - - Security-Einstellungen setzen - - Betroffenes Objeckt (Menuitem, Conrol usw.) - Readonly ja/nein - Sichtbar ja/nein - Name des Unterobjektes - wird für die Spalteneinstellungen von C1TruedbGrids verwendet - - - - - Sämtliche Controls vom Formular auslesen - - - - - - - - Auslesen von MenuItems - - - - - - - - - Auslesen von ContextMenuItems - - - - - - - - - Auslesen von Menu-Subitems - - - - - - - - Prüft, ob das Security-Objekt bereits auf der DB vorhanden ist - - Formular - Objekttyp - Objektname - Objektitem - - - - - - Klasse für ein Control-Objekt - - - - - - Neue Instanz erstellen - - Control-Objekt - Betroffenes Formular - Objekttyp - Objektname - Unterobjekt (z.B. bei Menus, Spalten von C1TrueDBGrids) - - - - -Prüft, ob das Security-Objekt bereits auf der DB vorhanden ist - - - - - - - Auswertungen, für welche der User berechtigt ist, auslesen - - - - - - - Interne Relation aufbauen und Tree aufbauen - - - - - - - - Tree aufbauen - - - - - - - - Child-Nodes hinzufügen - - - - - - - - Initialisierung des Formulars - - - - - - - Sucht in den Base-Controls sämtliche Controls mit dem Namen in "Key" (Wildcards * möglich) und listet - die gefundnen Controls in der Liste L zur weiteren Bearbeitung - - Base-Contrlo (z.B. aktuelles Formular - Schlüssel welcher gesucht werden soll - Liste der gefundenen Objekte - True wenn eines oder mehr Controls gefunden wurden, false wenn kein Control gefunden wurde. - - - - - - Formular schliessen - - - - - - - - Formualr schliessen - - - - - - - - Formular schliessen - - - - - - - - Security-Deklaration zum Auslesen der UserID vom Windows-User - - - - - - Windows-User auslesen - - - - - - - Mousedown-Ereignis auf dem Tree - - - - - - - - Nach Selektion eines Nodes Parameter neu aufbereiten und Auswerungsmöglichkeit (CR/CSV) anzeigen - - - - - - - - Sucht in den Base-Controls sämtliche Controls mit dem Namen in "Key" (Wildcards * möglich) und listet - die gefundnen Controls in der Liste L zur weiteren Bearbeitung - - Base-Contrlo (z.B. aktuelles Formular - Schlüssel welcher gesucht werden soll - Liste der gefundenen Objekte - True wenn eines oder mehr Controls gefunden wurden, false wenn kein Control gefunden wurde. - - - - - - Parameter initialisieren - - - - - - - Selektion Parameter - - - - - - - - Datenrow in den zur Auswertung gehörenden Parameterliste suchen - - - - - - - - Where Bedingung für die Abfrage zusammenstellen - - - - - - Where zusammenstellen - - - - - - - - Tree aufbauen - - - - - - - - Child-Nodes hinzufügen - - - - - - - - Event Formular "Vertragselement" Closed absetzen - - - - - - - - - Event Formular Vertragsparter Closed absetzen - - - - - - - - Event Formular Pendenz Closed absetzen - - - - - - - - Event Pendent Deleted absetzen - - - - - - - - Event Formular Kontakte Closed absetzen - - - - - - - - Event Formular Kuendigungsfrist Closed absetzen - - - - - - - - Event Formular Dokumente Closed absetzen - - - - - - - - Event Formular Services Closed absetzen - - - - - - - - Event Formular Ereignis Closed absetzen - - - - - - - - Event Formular Aktivitaet Closed absetzen - - - - - - - - Event Formular Refernzvertrag Closed absetzen - - - - - - - - Event Formular Pendenz Closed absetzen - - - - - - - - Event Pendent Deleted absetzen - - - - - - - - Applikationsversion - - - - - - Applikationsdaten - - - - - - Angemelderter Mitarbeiter - - - - - - Applikationsparameter - - - - - - DB-Verbindungsklasse - - - - - - Aktueller Applikationspfad - - - - -
-
diff --git a/Reporting/obj/Debug/reporting20.dll.licenses b/Reporting/obj/Debug/reporting20.dll.licenses deleted file mode 100644 index 09545932..00000000 Binary files a/Reporting/obj/Debug/reporting20.dll.licenses and /dev/null differ diff --git a/Vertragsverwaltung/Dokumente/clsDok.vb b/Vertragsverwaltung/Dokumente/clsDok.vb index f63b625e..dbd7f3af 100644 --- a/Vertragsverwaltung/Dokumente/clsDok.vb +++ b/Vertragsverwaltung/Dokumente/clsDok.vb @@ -134,7 +134,7 @@ Namespace TKB.VV.DMS Me.daErstellt_am = New SqlDateTime(CType(Now, DateTime)) Me.daMutiert_am = New SqlDateTime(CType(Now, DateTime)) Me.iMutierer = New SqlInt32(CType(Globals.clsmitarbeiter.iMitarbeiternr.Value, Int32)) - Me. + Me.iSecurityLevelNr = New SqlInt32(CType(0, Int32)) Me.cpMainConnectionProvider = Globals.conn Globals.conn.OpenConnection() diff --git a/Vertragsverwaltung/Lizenzverwaltung/frmLizenzverwaltung.Designer.vb b/Vertragsverwaltung/Lizenzverwaltung/frmLizenzverwaltung.Designer.vb index f2a48ad1..2f7935c5 100644 --- a/Vertragsverwaltung/Lizenzverwaltung/frmLizenzverwaltung.Designer.vb +++ b/Vertragsverwaltung/Lizenzverwaltung/frmLizenzverwaltung.Designer.vb @@ -497,7 +497,7 @@ Partial Class frmLizenzverwaltung Me.GrpBeziehungen.Size = New System.Drawing.Size(833, 150) Me.GrpBeziehungen.TabIndex = 0 Me.GrpBeziehungen.TabStop = False - Me.GrpBeziehungen.Text = " Beziehung zu Vertragselement / Applikation" + Me.GrpBeziehungen.Text = " Applikation" ' 'C1VertragselementApplikation ' @@ -525,59 +525,59 @@ Partial Class frmLizenzverwaltung ' Me.ctxmenuVertragselementApplikatoin.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NeuerDatensatzToolStripMenuItem1, Me.DatensatzLöschenToolStripMenuItem, Me.DatensatzAktivierenToolStripMenuItem1, Me.DatensatzLöschenToolStripMenuItem1, Me.ToolStripMenuItem3, Me.DatensatzÄndernToolStripMenuItem1, Me.ToolStripMenuItem2, Me.VertragselementAnzeigenToolStripMenuItem, Me.ApplikationAnzeigenToolStripMenuItem}) Me.ctxmenuVertragselementApplikatoin.Name = "ctxmenuVertragselementApplikatoin" - Me.ctxmenuVertragselementApplikatoin.Size = New System.Drawing.Size(211, 170) + Me.ctxmenuVertragselementApplikatoin.Size = New System.Drawing.Size(210, 170) ' 'NeuerDatensatzToolStripMenuItem1 ' Me.NeuerDatensatzToolStripMenuItem1.Name = "NeuerDatensatzToolStripMenuItem1" - Me.NeuerDatensatzToolStripMenuItem1.Size = New System.Drawing.Size(210, 22) + Me.NeuerDatensatzToolStripMenuItem1.Size = New System.Drawing.Size(209, 22) Me.NeuerDatensatzToolStripMenuItem1.Text = "Neuer Datensatz" Me.NeuerDatensatzToolStripMenuItem1.Visible = False ' 'DatensatzLöschenToolStripMenuItem ' Me.DatensatzLöschenToolStripMenuItem.Name = "DatensatzLöschenToolStripMenuItem" - Me.DatensatzLöschenToolStripMenuItem.Size = New System.Drawing.Size(210, 22) + Me.DatensatzLöschenToolStripMenuItem.Size = New System.Drawing.Size(209, 22) Me.DatensatzLöschenToolStripMenuItem.Text = "Datensatz inaktivieren" ' 'DatensatzAktivierenToolStripMenuItem1 ' Me.DatensatzAktivierenToolStripMenuItem1.Name = "DatensatzAktivierenToolStripMenuItem1" - Me.DatensatzAktivierenToolStripMenuItem1.Size = New System.Drawing.Size(210, 22) + Me.DatensatzAktivierenToolStripMenuItem1.Size = New System.Drawing.Size(209, 22) Me.DatensatzAktivierenToolStripMenuItem1.Text = "Datensatz aktivieren" ' 'DatensatzLöschenToolStripMenuItem1 ' Me.DatensatzLöschenToolStripMenuItem1.Name = "DatensatzLöschenToolStripMenuItem1" - Me.DatensatzLöschenToolStripMenuItem1.Size = New System.Drawing.Size(210, 22) + Me.DatensatzLöschenToolStripMenuItem1.Size = New System.Drawing.Size(209, 22) Me.DatensatzLöschenToolStripMenuItem1.Text = "Datensatz löschen" ' 'ToolStripMenuItem3 ' Me.ToolStripMenuItem3.Name = "ToolStripMenuItem3" - Me.ToolStripMenuItem3.Size = New System.Drawing.Size(207, 6) + Me.ToolStripMenuItem3.Size = New System.Drawing.Size(206, 6) ' 'DatensatzÄndernToolStripMenuItem1 ' Me.DatensatzÄndernToolStripMenuItem1.Name = "DatensatzÄndernToolStripMenuItem1" - Me.DatensatzÄndernToolStripMenuItem1.Size = New System.Drawing.Size(210, 22) + Me.DatensatzÄndernToolStripMenuItem1.Size = New System.Drawing.Size(209, 22) Me.DatensatzÄndernToolStripMenuItem1.Text = "&Datensatz ändern" ' 'ToolStripMenuItem2 ' Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2" - Me.ToolStripMenuItem2.Size = New System.Drawing.Size(207, 6) + Me.ToolStripMenuItem2.Size = New System.Drawing.Size(206, 6) ' 'VertragselementAnzeigenToolStripMenuItem ' Me.VertragselementAnzeigenToolStripMenuItem.Name = "VertragselementAnzeigenToolStripMenuItem" - Me.VertragselementAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(210, 22) + Me.VertragselementAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(209, 22) Me.VertragselementAnzeigenToolStripMenuItem.Text = "Vertragselement anzeigen" ' 'ApplikationAnzeigenToolStripMenuItem ' Me.ApplikationAnzeigenToolStripMenuItem.Name = "ApplikationAnzeigenToolStripMenuItem" - Me.ApplikationAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(210, 22) + Me.ApplikationAnzeigenToolStripMenuItem.Size = New System.Drawing.Size(209, 22) Me.ApplikationAnzeigenToolStripMenuItem.Text = "Applikation Anzeigen" ' 'ToolStrip3 @@ -676,47 +676,47 @@ Partial Class frmLizenzverwaltung ' Me.ctxmenuLizenzkauf.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NeuerDatensatzToolStripMenuItem, Me.DatensatzÄndernToolStripMenuItem, Me.DatensatzInaktivierenToolStripMenuItem, Me.DatensatzAktivierenToolStripMenuItem, Me.ToolStripMenuItem1, Me.MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem, Me.VerbindungZuVertragselementApplikationLösenToolStripMenuItem}) Me.ctxmenuLizenzkauf.Name = "ctxmenuLizenzkauf" - Me.ctxmenuLizenzkauf.Size = New System.Drawing.Size(360, 142) + Me.ctxmenuLizenzkauf.Size = New System.Drawing.Size(358, 142) ' 'NeuerDatensatzToolStripMenuItem ' Me.NeuerDatensatzToolStripMenuItem.Name = "NeuerDatensatzToolStripMenuItem" - Me.NeuerDatensatzToolStripMenuItem.Size = New System.Drawing.Size(359, 22) + Me.NeuerDatensatzToolStripMenuItem.Size = New System.Drawing.Size(357, 22) Me.NeuerDatensatzToolStripMenuItem.Text = "&Neuer Datensatz" ' 'DatensatzÄndernToolStripMenuItem ' Me.DatensatzÄndernToolStripMenuItem.Name = "DatensatzÄndernToolStripMenuItem" - Me.DatensatzÄndernToolStripMenuItem.Size = New System.Drawing.Size(359, 22) + Me.DatensatzÄndernToolStripMenuItem.Size = New System.Drawing.Size(357, 22) Me.DatensatzÄndernToolStripMenuItem.Text = "Datensatz ändern" ' 'DatensatzInaktivierenToolStripMenuItem ' Me.DatensatzInaktivierenToolStripMenuItem.Name = "DatensatzInaktivierenToolStripMenuItem" - Me.DatensatzInaktivierenToolStripMenuItem.Size = New System.Drawing.Size(359, 22) + Me.DatensatzInaktivierenToolStripMenuItem.Size = New System.Drawing.Size(357, 22) Me.DatensatzInaktivierenToolStripMenuItem.Text = "Datensatz inaktivieren" ' 'DatensatzAktivierenToolStripMenuItem ' Me.DatensatzAktivierenToolStripMenuItem.Name = "DatensatzAktivierenToolStripMenuItem" - Me.DatensatzAktivierenToolStripMenuItem.Size = New System.Drawing.Size(359, 22) + Me.DatensatzAktivierenToolStripMenuItem.Size = New System.Drawing.Size(357, 22) Me.DatensatzAktivierenToolStripMenuItem.Text = "Datensatz aktivieren" ' 'ToolStripMenuItem1 ' Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1" - Me.ToolStripMenuItem1.Size = New System.Drawing.Size(356, 6) + Me.ToolStripMenuItem1.Size = New System.Drawing.Size(354, 6) ' 'MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem ' Me.MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem.Name = "MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem" - Me.MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem.Size = New System.Drawing.Size(359, 22) + Me.MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem.Size = New System.Drawing.Size(357, 22) Me.MitAktuellemVertagselementApplikationVerbindenToolStripMenuItem.Text = "Mit aktuellem Vertagselement/Applikation verbinden" ' 'VerbindungZuVertragselementApplikationLösenToolStripMenuItem ' Me.VerbindungZuVertragselementApplikationLösenToolStripMenuItem.Name = "VerbindungZuVertragselementApplikationLösenToolStripMenuItem" - Me.VerbindungZuVertragselementApplikationLösenToolStripMenuItem.Size = New System.Drawing.Size(359, 22) + Me.VerbindungZuVertragselementApplikationLösenToolStripMenuItem.Size = New System.Drawing.Size(357, 22) Me.VerbindungZuVertragselementApplikationLösenToolStripMenuItem.Text = "Verbindung zu Vertragselement/Applikation aufheben" ' 'ToolStripLizenz @@ -1196,6 +1196,7 @@ Partial Class frmLizenzverwaltung ' 'TStxtLizenztyp ' + Me.TStxtLizenztyp.Font = New System.Drawing.Font("Segoe UI", 9.0!) Me.TStxtLizenztyp.Name = "TStxtLizenztyp" Me.TStxtLizenztyp.Size = New System.Drawing.Size(100, 23) Me.TStxtLizenztyp.Visible = False diff --git a/Vertragsverwaltung/Lizenzverwaltung/frmLizenzverwaltung.resx b/Vertragsverwaltung/Lizenzverwaltung/frmLizenzverwaltung.resx index 153b3877..d94f5b62 100644 --- a/Vertragsverwaltung/Lizenzverwaltung/frmLizenzverwaltung.resx +++ b/Vertragsverwaltung/Lizenzverwaltung/frmLizenzverwaltung.resx @@ -247,7 +247,7 @@ AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj0yLjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAACM - DwAAAk1TRnQBSQFMAgEBBwEAAcwBCgHMAQoBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo + DwAAAk1TRnQBSQFMAgEBBwEAAdQBCgHUAQoBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5 AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA @@ -375,7 +375,7 @@ - <?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;Wrap:True;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 825, 104</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 825, 104</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob> + <?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 825, 104</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 825, 104</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob> 910, 17 @@ -446,7 +446,7 @@ - <?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 825, 104</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 825, 104</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob> + <?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;ForeColor:ControlText;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 825, 104</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 825, 104</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob> 669, 17 @@ -477,7 +477,7 @@ - <?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:Aqua;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{}Style14{}Footer{}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style3{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.DropdownView Name="" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" RecordSelectors="False" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 98, 44</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.DropdownView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 98, 44</ClientArea></Blob> + <?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:Aqua;}Normal{}RecordSelector{AlignImage:Center;}OddRow{}Style14{}Footer{}FilterBar{}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;ForeColor:ControlText;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style3{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.DropdownView Name="" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" RecordSelectors="False" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 98, 44</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.DropdownView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 98, 44</ClientArea></Blob> 267, 56 @@ -519,7 +519,7 @@ - <?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;Wrap:True;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 825, 96</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 825, 96</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob> + <?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 825, 96</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 825, 96</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob> 803, 17 @@ -553,7 +553,7 @@ AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj0yLjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAD0 - DAAAAk1TRnQBSQFMAgEBBQEAAUABCAFAAQgBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo + DAAAAk1TRnQBSQFMAgEBBQEAAUgBCAFIAQgBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5 AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA @@ -618,17 +618,17 @@ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKDSURBVDhPjZJfSFNhGMZPFgWTElbrCLsxneGfoAZRShdG - JWgku4gIJEGQbqS8iMDCK/WmizBL6SIjFhY2hcQxUIumMFRQpFbotnJ5ERsz259zdnb2z+3p/c5ZYjSh - Bx74Lr7f87zfew6XU4FWqz30Pzad5Es+X73sWaqttVqqqrQ5nuMjgoBgKIRwOAx2FkQRIjkajSIqSZDI - orCJ0Hw9nrSU4Z1Oh0mNxprjOZ7BPzc38SsYzBskilSw2IynXeXQ6/XorivIdOr2WnI8x4cjEQUOMZDO - CkjtrFmKxRD60gXr4GmUlh5D25X9GO0uWNBouOIcz/EMUGBqVUYnMEagLMsQvC+wONaI6uoKmOoKsTZ+ - HEWF3HniDqg4BbA2Bc61MjAej0Pyv8eavQU1Z4y4cPYwXJZiLM+Pg5hK8h6FJvHKkqj5D5xIJCAHnQgs - daCh/hxqjHp8elkEx+QAXC4XC9CrqCqejbsTjgvriKx0ofnaRZw6UYKFZwcx8/Ye5ubmINCkjFFRVTwD - WUic4IS0AcnTi46bjaisKMV0fxFm39yA1WqF3+9HJpP5N4C9VybHZdq66z567jag3FCGkV4t5kcuwWw2 - Y3V1Fel0On8AG5s5tLEOm7kNBoMB/XeO4uOoEX19D2G32xEIBODz+fDD50sRo1NRVdsB350TcIy1YqjH - CO9EBR4/egCbzQan04kP9hkMDT3Pmkym28RsfwEmPplMKjvo6byOWUsrlh2v4f3mURbGWqempum3FtHe - 3t5N9/+CmZQAt9uFV8PDkCmIvTObzSKVSsHt8WBgYDC7G8zEs4vMW1tbincGrLi/ppqamm7Rvbww0z4y - 2+puPkLOA3Pcb38ZJSnBGJOaAAAAAElFTkSuQmCC + JWgku4gIJEGQbkZ5EYGFV+pNF2Gm0cWEWFjYFBLHQC2agkxBkVqh20rzIjZma3/O2dnZnG5P73fOEqMJ + PfDAd/H9nuf93nO4nAq0Wu2R/7HpNF/y+fpV32Jtrd1WVaXN8RwfEwSEIxFEo1GwsyCKEMnxeBxxSYJE + FoUQInP16G8pwzudDhMajT3HczyDf4ZC+BUO5w0SRSpYaMbzznLo9Xp01RVkOnT7bTme46OxmAJHGEhn + BaR21iwlEoh86YT92VmUlp5A27WDGOkqmNdouOIcz/EMUGBqVUYnMEGgLMsQ1l5gYbQR1dUVMNUVYnXs + JIoKuYvEHVJxCmBtCpxrZWAymYQUeI9VZwtqzhlx6fxReGzFWJobAzGV5H0KTeKVJVHzHziVSkEOuxFc + bEdD/QXUGPX49LIIsxMD8Hg8LECvoqp4Nu5uOCmsI7bcieYbl3HmVAnmLYcx/fYBXC4XBJqUMSqqimcg + C0kSnJI2IPl60H67EZUVpZjqK8LMm1uw2+0IBALIZDL/BrD3yuSkTFv3PET3/QaUG8ow3KPF3PAVWK1W + rKysYGtrK38AG5s5srEOh7UNBoMBffeO4+OIEb29j+F0OhEMBuH3+/HD708To1NRVTsB393jmB1txWC3 + EWvjFXj65BEcDgfcbjc+OKdhsQxmTSbTXWJ2vgATv7m5qeygu+MmZmytWJp9jbVvPmVhrHVycop+axFm + s7mL7v8FMykBXq8Hr4aGIFMQe2c2m0U6nYbX50N//0B2L5iJZxeZt7e3Fe8OWPZ+TTc1Nd2he3lhpgNk + ttW9fIycB+a433oVJSOeg7NsAAAAAElFTkSuQmCC diff --git a/Vertragsverwaltung/Lizenzverwaltung/frm_Lizenz_VEAppl.Designer.vb b/Vertragsverwaltung/Lizenzverwaltung/frm_Lizenz_VEAppl.Designer.vb index 73b5c02e..75a6c807 100644 --- a/Vertragsverwaltung/Lizenzverwaltung/frm_Lizenz_VEAppl.Designer.vb +++ b/Vertragsverwaltung/Lizenzverwaltung/frm_Lizenz_VEAppl.Designer.vb @@ -169,12 +169,13 @@ Partial Class frm_Lizenz_VEAppl ' Me.GrpBestehendesLizenzelement_Applikation.Controls.Add(Me.btnBestehendesLizenzelement_Zuweisen) Me.GrpBestehendesLizenzelement_Applikation.Controls.Add(Me.C1VertragselementApplikation) - Me.GrpBestehendesLizenzelement_Applikation.Location = New System.Drawing.Point(12, 66) + Me.GrpBestehendesLizenzelement_Applikation.Location = New System.Drawing.Point(412, 0) Me.GrpBestehendesLizenzelement_Applikation.Name = "GrpBestehendesLizenzelement_Applikation" - Me.GrpBestehendesLizenzelement_Applikation.Size = New System.Drawing.Size(387, 265) + Me.GrpBestehendesLizenzelement_Applikation.Size = New System.Drawing.Size(387, 119) Me.GrpBestehendesLizenzelement_Applikation.TabIndex = 31 Me.GrpBestehendesLizenzelement_Applikation.TabStop = False Me.GrpBestehendesLizenzelement_Applikation.Text = "Bestehende Vertragselement-Applikationsbeziehung" + Me.GrpBestehendesLizenzelement_Applikation.Visible = False ' 'btnBestehendesLizenzelement_Zuweisen ' @@ -192,16 +193,17 @@ Partial Class frm_Lizenz_VEAppl Me.C1VertragselementApplikation.FilterBar = True Me.C1VertragselementApplikation.GroupByCaption = "Drag a column header here to group by that column" Me.C1VertragselementApplikation.Images.Add(CType(resources.GetObject("C1VertragselementApplikation.Images"), System.Drawing.Image)) - Me.C1VertragselementApplikation.Location = New System.Drawing.Point(9, 19) + Me.C1VertragselementApplikation.Location = New System.Drawing.Point(9, 165) Me.C1VertragselementApplikation.Name = "C1VertragselementApplikation" Me.C1VertragselementApplikation.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1VertragselementApplikation.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1VertragselementApplikation.PreviewInfo.ZoomFactor = 75.0R Me.C1VertragselementApplikation.PrintInfo.PageSettings = CType(resources.GetObject("C1VertragselementApplikation.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) - Me.C1VertragselementApplikation.Size = New System.Drawing.Size(369, 201) + Me.C1VertragselementApplikation.Size = New System.Drawing.Size(369, 55) Me.C1VertragselementApplikation.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation Me.C1VertragselementApplikation.TabIndex = 31 Me.C1VertragselementApplikation.Text = "C1TrueDBGrid1" + Me.C1VertragselementApplikation.Visible = False Me.C1VertragselementApplikation.PropBag = resources.GetString("C1VertragselementApplikation.PropBag") ' 'GroupBox1 @@ -216,12 +218,13 @@ Partial Class frm_Lizenz_VEAppl Me.GroupBox1.Controls.Add(Me.txtApplikation) Me.GroupBox1.Controls.Add(Me.lblApplikation) Me.GroupBox1.Controls.Add(Me.lblLizenzelement) - Me.GroupBox1.Location = New System.Drawing.Point(404, 66) + Me.GroupBox1.Location = New System.Drawing.Point(422, 6) Me.GroupBox1.Name = "GroupBox1" - Me.GroupBox1.Size = New System.Drawing.Size(387, 150) + Me.GroupBox1.Size = New System.Drawing.Size(387, 99) Me.GroupBox1.TabIndex = 32 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "Neue Vertragselement-Applikationsbeziehung" + Me.GroupBox1.Visible = False ' 'cbapplikation ' @@ -325,27 +328,22 @@ Partial Class frm_Lizenz_VEAppl ' 'GroupBox2 ' - Me.GroupBox2.Controls.Add(Me.cbapplikation1) - Me.GroupBox2.Controls.Add(Me.cbversion1) - Me.GroupBox2.Controls.Add(Me.bznErstellenundzuweisen1) - Me.GroupBox2.Controls.Add(Me.btnNeueVersion1) - Me.GroupBox2.Controls.Add(Me.Label1) - Me.GroupBox2.Controls.Add(Me.btnApplikationSuche1) + Me.GroupBox2.Controls.Add(Me.pnlvedetails) Me.GroupBox2.Controls.Add(Me.txtApplikation1) - Me.GroupBox2.Controls.Add(Me.Label2) - Me.GroupBox2.Location = New System.Drawing.Point(404, 222) + Me.GroupBox2.Location = New System.Drawing.Point(416, 19) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Size = New System.Drawing.Size(387, 109) Me.GroupBox2.TabIndex = 33 Me.GroupBox2.TabStop = False Me.GroupBox2.Text = "Nur Applikationsbeziehung" + Me.GroupBox2.Visible = False ' 'cbapplikation1 ' Me.cbapplikation1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest Me.cbapplikation1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems Me.cbapplikation1.FormattingEnabled = True - Me.cbapplikation1.Location = New System.Drawing.Point(99, 18) + Me.cbapplikation1.Location = New System.Drawing.Point(118, 55) Me.cbapplikation1.Name = "cbapplikation1" Me.cbapplikation1.Size = New System.Drawing.Size(261, 21) Me.cbapplikation1.TabIndex = 33 @@ -353,14 +351,14 @@ Partial Class frm_Lizenz_VEAppl 'cbversion1 ' Me.cbversion1.FormattingEnabled = True - Me.cbversion1.Location = New System.Drawing.Point(99, 48) + Me.cbversion1.Location = New System.Drawing.Point(118, 82) Me.cbversion1.Name = "cbversion1" Me.cbversion1.Size = New System.Drawing.Size(214, 21) Me.cbversion1.TabIndex = 36 ' 'bznErstellenundzuweisen1 ' - Me.bznErstellenundzuweisen1.Location = New System.Drawing.Point(9, 75) + Me.bznErstellenundzuweisen1.Location = New System.Drawing.Point(18, 122) Me.bznErstellenundzuweisen1.Name = "bznErstellenundzuweisen1" Me.bznErstellenundzuweisen1.Size = New System.Drawing.Size(188, 25) Me.bznErstellenundzuweisen1.TabIndex = 34 @@ -370,7 +368,7 @@ Partial Class frm_Lizenz_VEAppl 'btnNeueVersion1 ' Me.btnNeueVersion1.Image = CType(resources.GetObject("btnNeueVersion1.Image"), System.Drawing.Image) - Me.btnNeueVersion1.Location = New System.Drawing.Point(319, 46) + Me.btnNeueVersion1.Location = New System.Drawing.Point(336, 82) Me.btnNeueVersion1.Name = "btnNeueVersion1" Me.btnNeueVersion1.Size = New System.Drawing.Size(43, 23) Me.btnNeueVersion1.TabIndex = 33 @@ -379,7 +377,7 @@ Partial Class frm_Lizenz_VEAppl 'Label1 ' Me.Label1.AutoSize = True - Me.Label1.Location = New System.Drawing.Point(6, 51) + Me.Label1.Location = New System.Drawing.Point(18, 82) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(42, 13) Me.Label1.TabIndex = 32 @@ -388,7 +386,7 @@ Partial Class frm_Lizenz_VEAppl 'btnApplikationSuche1 ' Me.btnApplikationSuche1.Image = CType(resources.GetObject("btnApplikationSuche1.Image"), System.Drawing.Image) - Me.btnApplikationSuche1.Location = New System.Drawing.Point(359, 19) + Me.btnApplikationSuche1.Location = New System.Drawing.Point(378, 56) Me.btnApplikationSuche1.Name = "btnApplikationSuche1" Me.btnApplikationSuche1.Size = New System.Drawing.Size(20, 20) Me.btnApplikationSuche1.TabIndex = 30 @@ -406,7 +404,7 @@ Partial Class frm_Lizenz_VEAppl 'Label2 ' Me.Label2.AutoSize = True - Me.Label2.Location = New System.Drawing.Point(6, 23) + Me.Label2.Location = New System.Drawing.Point(18, 60) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(59, 13) Me.Label2.TabIndex = 28 @@ -552,9 +550,9 @@ Partial Class frm_Lizenz_VEAppl Me.pnlvedetails.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.pnlvedetails.Controls.Add(Me.Label5) Me.pnlvedetails.Controls.Add(Me.lblVEDetailTitel) - Me.pnlvedetails.Location = New System.Drawing.Point(200, 376) + Me.pnlvedetails.Location = New System.Drawing.Point(15, 1) Me.pnlvedetails.Name = "pnlvedetails" - Me.pnlvedetails.Size = New System.Drawing.Size(298, 154) + Me.pnlvedetails.Size = New System.Drawing.Size(298, 73) Me.pnlvedetails.TabIndex = 34 Me.pnlvedetails.Visible = False ' @@ -579,12 +577,19 @@ Partial Class frm_Lizenz_VEAppl ' 'GroupBox4 ' + Me.GroupBox4.Controls.Add(Me.bznErstellenundzuweisen1) + Me.GroupBox4.Controls.Add(Me.cbversion1) + Me.GroupBox4.Controls.Add(Me.btnNeueVersion1) + Me.GroupBox4.Controls.Add(Me.cbapplikation1) Me.GroupBox4.Controls.Add(Me.cbVertragspartner) + Me.GroupBox4.Controls.Add(Me.Label1) Me.GroupBox4.Controls.Add(Me.lblVertragspartner) Me.GroupBox4.Controls.Add(Me.GroupBox2) Me.GroupBox4.Controls.Add(Me.btnVertragspartnersuche) + Me.GroupBox4.Controls.Add(Me.btnApplikationSuche1) Me.GroupBox4.Controls.Add(Me.GroupBox1) Me.GroupBox4.Controls.Add(Me.txtVertragspartner) + Me.GroupBox4.Controls.Add(Me.Label2) Me.GroupBox4.Controls.Add(Me.GrpBestehendesLizenzelement_Applikation) Me.GroupBox4.Dock = System.Windows.Forms.DockStyle.Top Me.GroupBox4.Location = New System.Drawing.Point(0, 260) @@ -592,14 +597,13 @@ Partial Class frm_Lizenz_VEAppl Me.GroupBox4.Size = New System.Drawing.Size(799, 339) Me.GroupBox4.TabIndex = 35 Me.GroupBox4.TabStop = False - Me.GroupBox4.Text = "Vertragselement / Applikations-Beziehung" + Me.GroupBox4.Text = "Zuweisung" ' 'frm_Lizenz_VEAppl ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(799, 593) - Me.Controls.Add(Me.pnlvedetails) + Me.ClientSize = New System.Drawing.Size(799, 424) Me.Controls.Add(Me.GroupBox4) Me.Controls.Add(Me.GroupBox3) Me.Controls.Add(Me.ToolStrip1) diff --git a/Vertragsverwaltung/Lizenzverwaltung/frm_Lizenz_VEAppl.resx b/Vertragsverwaltung/Lizenzverwaltung/frm_Lizenz_VEAppl.resx index 1fb79ff2..d10295f0 100644 --- a/Vertragsverwaltung/Lizenzverwaltung/frm_Lizenz_VEAppl.resx +++ b/Vertragsverwaltung/Lizenzverwaltung/frm_Lizenz_VEAppl.resx @@ -143,10 +143,10 @@ - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAG5JREFUOE/lkNEJ - wCAMRB0loziKo2QER3CDuKEl0soVzwr9bB8cweM8NOGbtFMI85a8LxCRK9hSSv2Czxjj8N2jeMjMMNjl - pTnnPsGfYQWqejuDKCy40gx5AdJKKfiNmV1BrRWXSXla1H6JvyWEA6k9YQwk0pFmAAAAAElFTkSuQmCC + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6 + JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAbklEQVQ4T+WQ0QnAIAxEHSWjOIqjZARH + cIO4oSXSyhXPCv1sHxzB4zw04Zu0UwjzlrwvEJEr2FJK/YLPGOPw3aN4yMww2OWlOec+wZ9hBap6O4Mo + LLjSDHkB0kop+I2ZXUGtFZdJeVrUfom/JYQDqT1hDCTSkWYAAAAASUVORK5CYII= @@ -186,54 +186,54 @@ - <?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{Font:Microsoft Sans Serif, 8.25pt;}RecordSelector{AlignImage:Center;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;ForeColor:ControlText;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 367, 199</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 367, 199</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob> + <?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{Font:Microsoft Sans Serif, 8.25pt;}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:224, 224, 224;}Style3{}Footer{}Style14{}Heading{Wrap:True;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{AlignHorz:Near;}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{ForeColor:Black;BackColor:255, 255, 192;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 367, 53</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 367, 53</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob> - 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 @@ -244,7 +244,7 @@ AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj0yLjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAD0 - DAAAAk1TRnQBSQFMAgEBBQEAAWABCAFgAQgBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo + DAAAAk1TRnQBSQFMAgEBBQEAAWgBCAFoAQgBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5 AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA diff --git a/Vertragsverwaltung/bin/Debug/CrystalDecisions.CrystalReports.Engine.dll b/Vertragsverwaltung/bin/Debug/CrystalDecisions.CrystalReports.Engine.dll deleted file mode 100644 index f5899371..00000000 Binary files a/Vertragsverwaltung/bin/Debug/CrystalDecisions.CrystalReports.Engine.dll and /dev/null differ diff --git a/Vertragsverwaltung/bin/Debug/CrystalDecisions.ReportSource.dll b/Vertragsverwaltung/bin/Debug/CrystalDecisions.ReportSource.dll deleted file mode 100644 index e9e37df6..00000000 Binary files a/Vertragsverwaltung/bin/Debug/CrystalDecisions.ReportSource.dll and /dev/null differ diff --git a/Vertragsverwaltung/bin/Debug/CrystalDecisions.Shared.dll b/Vertragsverwaltung/bin/Debug/CrystalDecisions.Shared.dll deleted file mode 100644 index 839226e4..00000000 Binary files a/Vertragsverwaltung/bin/Debug/CrystalDecisions.Shared.dll and /dev/null differ diff --git a/Vertragsverwaltung/bin/Debug/CrystalDecisions.Windows.Forms.dll b/Vertragsverwaltung/bin/Debug/CrystalDecisions.Windows.Forms.dll deleted file mode 100644 index d43b6c45..00000000 Binary files a/Vertragsverwaltung/bin/Debug/CrystalDecisions.Windows.Forms.dll and /dev/null differ diff --git a/Vertragsverwaltung/bin/Debug/IT-Service-Management.exe b/Vertragsverwaltung/bin/Debug/IT-Service-Management.exe index 6705501a..694116cc 100644 Binary files a/Vertragsverwaltung/bin/Debug/IT-Service-Management.exe and b/Vertragsverwaltung/bin/Debug/IT-Service-Management.exe differ diff --git a/Vertragsverwaltung/bin/Debug/IT-Service-Management.pdb b/Vertragsverwaltung/bin/Debug/IT-Service-Management.pdb index bee391bf..60ae15a4 100644 Binary files a/Vertragsverwaltung/bin/Debug/IT-Service-Management.pdb and b/Vertragsverwaltung/bin/Debug/IT-Service-Management.pdb differ diff --git a/Vertragsverwaltung/bin/Debug/LCDokumente.dll b/Vertragsverwaltung/bin/Debug/LCDokumente.dll index 65a72805..d1dec577 100644 Binary files a/Vertragsverwaltung/bin/Debug/LCDokumente.dll and b/Vertragsverwaltung/bin/Debug/LCDokumente.dll differ diff --git a/Vertragsverwaltung/bin/Debug/LCDokumente.pdb b/Vertragsverwaltung/bin/Debug/LCDokumente.pdb index 7facae6c..e4ef97a2 100644 Binary files a/Vertragsverwaltung/bin/Debug/LCDokumente.pdb and b/Vertragsverwaltung/bin/Debug/LCDokumente.pdb differ diff --git a/Vertragsverwaltung/bin/Debug/Reporting20.dll b/Vertragsverwaltung/bin/Debug/Reporting20.dll index 2186f9a6..71341280 100644 Binary files a/Vertragsverwaltung/bin/Debug/Reporting20.dll and b/Vertragsverwaltung/bin/Debug/Reporting20.dll differ diff --git a/Vertragsverwaltung/bin/Debug/Reporting20.dll.config b/Vertragsverwaltung/bin/Debug/Reporting20.dll.config deleted file mode 100644 index d608ac7e..00000000 --- a/Vertragsverwaltung/bin/Debug/Reporting20.dll.config +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Vertragsverwaltung/bin/Debug/Reporting20.pdb b/Vertragsverwaltung/bin/Debug/Reporting20.pdb deleted file mode 100644 index e4cd659c..00000000 Binary files a/Vertragsverwaltung/bin/Debug/Reporting20.pdb and /dev/null differ diff --git a/Vertragsverwaltung/bin/Debug/Reporting20.xml b/Vertragsverwaltung/bin/Debug/Reporting20.xml deleted file mode 100644 index 50a99d77..00000000 --- a/Vertragsverwaltung/bin/Debug/Reporting20.xml +++ /dev/null @@ -1,1205 +0,0 @@ - - - - -Reporting20 - - - - - - Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. - - - - - Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. - - - - - Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle - Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. - - - - - Purpose: Data Access class for the table 'Application'. - - - - - Purpose: Class constructor. - - - - - Purpose: Insert method. This method will insert one new row into the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iApplikationsnr
  • -
  • sVersion. May be SqlString.Null
  • -
  • bShowlogin. May be SqlBoolean.Null
  • -
  • iMandantnr. May be SqlInt32.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
  • sTmp_filepath. May be SqlString.Null
  • -
  • bVertragsuebersicht_aktualisieren. May be SqlBoolean.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Update method. This method will Update one existing row in the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iApplikationsnr
  • -
  • sVersion. May be SqlString.Null
  • -
  • bShowlogin. May be SqlBoolean.Null
  • -
  • iMandantnr. May be SqlInt32.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
  • sTmp_filepath. May be SqlString.Null
  • -
  • bVertragsuebersicht_aktualisieren. May be SqlBoolean.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iApplikationsnr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iApplikationsnr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
  • iApplikationsnr
  • -
  • sVersion
  • -
  • bShowlogin
  • -
  • iMandantnr
  • -
  • bAktiv
  • -
  • daErstellt_am
  • -
  • daMutiert_am
  • -
  • iMutierer
  • -
  • sTmp_filepath
  • -
  • bVertragsuebersicht_aktualisieren
  • -
- Will fill all properties corresponding with a field in the table with the value of the row selected. -
-
- - - Purpose: SelectAll method. This method will Select all rows from the table. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Data Access class for the table 'mitarbeiter'. - - - - - Purpose: Class constructor. - - - - - Purpose: Insert method. This method will insert one new row into the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiternr
  • -
  • sVorname. May be SqlString.Null
  • -
  • sName. May be SqlString.Null
  • -
  • sTgnummer. May be SqlString.Null
  • -
  • sEmail. May be SqlString.Null
  • -
  • iMandantnr. May be SqlInt32.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Update method. This method will Update one existing row in the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiternr
  • -
  • sVorname. May be SqlString.Null
  • -
  • sName. May be SqlString.Null
  • -
  • sTgnummer. May be SqlString.Null
  • -
  • sEmail. May be SqlString.Null
  • -
  • iMandantnr. May be SqlInt32.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiternr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiternr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
  • iMitarbeiternr
  • -
  • sVorname
  • -
  • sName
  • -
  • sTgnummer
  • -
  • sEmail
  • -
  • iMandantnr
  • -
  • bAktiv
  • -
  • daErstellt_am
  • -
  • daMutiert_am
  • -
  • iMutierer
  • -
- Will fill all properties corresponding with a field in the table with the value of the row selected. -
-
- - - Purpose: SelectAll method. This method will Select all rows from the table. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Data Access class for the table 'SecurityObject'. - - - - - Purpose: Class constructor. - - - - - Purpose: Insert method. This method will insert one new row into the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iSecurityObjectNr
  • -
  • sSecurityForm. May be SqlString.Null
  • -
  • sSecurityObjectType. May be SqlString.Null
  • -
  • sSecurityObject. May be SqlString.Null
  • -
  • sSecurityObjectItem. May be SqlString.Null
  • -
  • sSecurityObjectDescriotion. May be SqlString.Null
  • -
  • iLevel. May be SqlInt32.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
  • iMandantnr. May be SqlInt32.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Update method. This method will Update one existing row in the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iSecurityObjectNr
  • -
  • sSecurityForm. May be SqlString.Null
  • -
  • sSecurityObjectType. May be SqlString.Null
  • -
  • sSecurityObject. May be SqlString.Null
  • -
  • sSecurityObjectItem. May be SqlString.Null
  • -
  • sSecurityObjectDescriotion. May be SqlString.Null
  • -
  • iLevel. May be SqlInt32.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
  • iMandantnr. May be SqlInt32.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iSecurityObjectNr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iSecurityObjectNr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
  • iSecurityObjectNr
  • -
  • sSecurityForm
  • -
  • sSecurityObjectType
  • -
  • sSecurityObject
  • -
  • sSecurityObjectItem
  • -
  • sSecurityObjectDescriotion
  • -
  • iLevel
  • -
  • bAktiv
  • -
  • daErstellt_am
  • -
  • daMutiert_am
  • -
  • iMutierer
  • -
  • iMandantnr
  • -
- Will fill all properties corresponding with a field in the table with the value of the row selected. -
-
- - - Purpose: SelectAll method. This method will Select all rows from the table. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Data Access class for the table 'Auswertung'. - - - - - Purpose: Class constructor. - - - - - Purpose: Insert method. This method will insert one new row into the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungNr
  • -
  • sBezeichnung. May be SqlString.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
  • bCR_Report. May be SqlBoolean.Null
  • -
  • sCR_Filename. May be SqlString.Null
  • -
  • bCSV_Report. May be SqlBoolean.Null
  • -
  • sSQL. May be SqlString.Null
  • -
  • bTXP_Auswertung. May be SqlBoolean.Null
  • -
  • sBeschreibung. May be SqlString.Null
  • -
  • sConnectionstring_Subreport. May be SqlString.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Update method. This method will Update one existing row in the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungNr
  • -
  • sBezeichnung. May be SqlString.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
  • bCR_Report. May be SqlBoolean.Null
  • -
  • sCR_Filename. May be SqlString.Null
  • -
  • bCSV_Report. May be SqlBoolean.Null
  • -
  • sSQL. May be SqlString.Null
  • -
  • bTXP_Auswertung. May be SqlBoolean.Null
  • -
  • sBeschreibung. May be SqlString.Null
  • -
  • sConnectionstring_Subreport. May be SqlString.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungNr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungNr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
  • iAuswertungNr
  • -
  • sBezeichnung
  • -
  • bAktiv
  • -
  • daErstellt_am
  • -
  • daMutiert_am
  • -
  • iMutierer
  • -
  • bCR_Report
  • -
  • sCR_Filename
  • -
  • bCSV_Report
  • -
  • sSQL
  • -
  • bTXP_Auswertung
  • -
  • sBeschreibung
  • -
  • sConnectionstring_Subreport
  • -
- Will fill all properties corresponding with a field in the table with the value of the row selected. -
-
- - - Purpose: SelectAll method. This method will Select all rows from the table. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Data Access class for the table 'Auswertungsparameter'. - - - - - Purpose: Class constructor. - - - - - Purpose: Insert method. This method will insert one new row into the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungparameternr
  • -
  • sBezeichnung. May be SqlString.Null
  • -
  • sOperator. May be SqlString.Null
  • -
  • sFeldbezug. May be SqlString.Null
  • -
  • sWert. May be SqlString.Null
  • -
  • sParamName. May be SqlString.Null
  • -
  • sParamType. May be SqlString.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Update method. This method will Update one existing row in the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungparameternr
  • -
  • sBezeichnung. May be SqlString.Null
  • -
  • sOperator. May be SqlString.Null
  • -
  • sFeldbezug. May be SqlString.Null
  • -
  • sWert. May be SqlString.Null
  • -
  • sParamName. May be SqlString.Null
  • -
  • sParamType. May be SqlString.Null
  • -
  • bAktiv. May be SqlBoolean.Null
  • -
  • daErstellt_am. May be SqlDateTime.Null
  • -
  • daMutiert_am. May be SqlDateTime.Null
  • -
  • iMutierer. May be SqlInt32.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungparameternr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iAuswertungparameternr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
  • iAuswertungparameternr
  • -
  • sBezeichnung
  • -
  • sOperator
  • -
  • sFeldbezug
  • -
  • sWert
  • -
  • sParamName
  • -
  • sParamType
  • -
  • bAktiv
  • -
  • daErstellt_am
  • -
  • daMutiert_am
  • -
  • iMutierer
  • -
- Will fill all properties corresponding with a field in the table with the value of the row selected. -
-
- - - Purpose: SelectAll method. This method will Select all rows from the table. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Data Access class for the table 'Mitarbeiter_Auswertungsparameter'. - - - - - Purpose: Class constructor. - - - - - Purpose: Insert method. This method will insert one new row into the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiternr. May be SqlInt32.Null
  • -
  • iAuswertungnr. May be SqlInt32.Null
  • -
  • sBeschreibung. May be SqlString.Null
  • -
  • sParameterdaten. May be SqlString.Null
  • -
  • sTitelzeile1. May be SqlString.Null
  • -
  • sTitelzeile2. May be SqlString.Null
  • -
  • bParamPrint. May be SqlBoolean.Null
  • -
  • sSQLWhere. May be SqlString.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iMitarbeiter_AuswertungsparameterNr
  • -
  • iErrorCode
  • -
-
-
- - - Purpose: Update method. This method will Update one existing row in the database. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiter_AuswertungsparameterNr
  • -
  • iMitarbeiternr. May be SqlInt32.Null
  • -
  • iAuswertungnr. May be SqlInt32.Null
  • -
  • sBeschreibung. May be SqlString.Null
  • -
  • sParameterdaten. May be SqlString.Null
  • -
  • sTitelzeile1. May be SqlString.Null
  • -
  • sTitelzeile2. May be SqlString.Null
  • -
  • bParamPrint. May be SqlBoolean.Null
  • -
  • sSQLWhere. May be SqlString.Null
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key. - - True if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiter_AuswertungsparameterNr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties needed for this method: -
    -
  • iMitarbeiter_AuswertungsparameterNr
  • -
- Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
  • iMitarbeiter_AuswertungsparameterNr
  • -
  • iMitarbeiternr
  • -
  • iAuswertungnr
  • -
  • sBeschreibung
  • -
  • sParameterdaten
  • -
  • sTitelzeile1
  • -
  • sTitelzeile2
  • -
  • bParamPrint
  • -
  • sSQLWhere
  • -
- Will fill all properties corresponding with a field in the table with the value of the row selected. -
-
- - - Purpose: SelectAll method. This method will Select all rows from the table. - - DataTable object if succeeded, otherwise an Exception is thrown. - - Properties set after a succesful call of this method: -
    -
  • iErrorCode
  • -
-
-
- - - Klasse für das Speichern bzw. Auslesen von Image-Dateien in der Datenbank - - - Es werden folgende Datebanktabellen berücksichtigt: - - - Dokument Attribut DocImage - - Profile Attribut V_Uebersicht (Profillayout des C1TrueDBGrids der - Vertragsübersicht|Vertragselemente - - yes - - - - Grid-Layoutfile speichern - - C1Truedbgrind, von welchem das Layout gespeichert werden soll - Nummer des Grids: 1=Vertragsübersicht... - - - - - - Dokument in der Tabelle Dokument speichern - - Nummer des Dokument-Datensatzes - Zu speichender Dateiname - - - - - - Liest das Dokument aus der DB und speichert dieses unter einem temporären Filenamen ab - - - - - - - - Daten ab Datenbank laden - - - - - - Sucht in den Base-Controls sämtliche Controls mit dem Namen in "Key" (Wildcards * möglich) und listet - die gefundnen Controls in der Liste L zur weiteren Bearbeitung - - Base-Contrlo (z.B. aktuelles Formular - Schlüssel welcher gesucht werden soll - Liste der gefundenen Objekte - True wenn eines oder mehr Controls gefunden wurden, false wenn kein Control gefunden wurde. - - - - - - Formular-Security-Objekte auslesen und auf DB schreiben bzw. Formular-Security zur Laufzeit setzen - - - - - - Formularsecurity setzen - - Aktuelles Formular - - - - - - Daten ab Datenbank laden - - - - - - Prüft die DB-Einträge mit den Formcontrols und bei Übereinstimmung werden die Security-Einstellungen gesetzt - - - - - - Security-Einstellungen setzen - - Betroffenes Objeckt (Menuitem, Conrol usw.) - Readonly ja/nein - Sichtbar ja/nein - Name des Unterobjektes - wird für die Spalteneinstellungen von C1TruedbGrids verwendet - - - - - Sämtliche Controls vom Formular auslesen - - - - - - - - Auslesen von MenuItems - - - - - - - - - Auslesen von ContextMenuItems - - - - - - - - - Auslesen von Menu-Subitems - - - - - - - - Prüft, ob das Security-Objekt bereits auf der DB vorhanden ist - - Formular - Objekttyp - Objektname - Objektitem - - - - - - Klasse für ein Control-Objekt - - - - - - Neue Instanz erstellen - - Control-Objekt - Betroffenes Formular - Objekttyp - Objektname - Unterobjekt (z.B. bei Menus, Spalten von C1TrueDBGrids) - - - - -Prüft, ob das Security-Objekt bereits auf der DB vorhanden ist - - - - - - - Auswertungen, für welche der User berechtigt ist, auslesen - - - - - - - Interne Relation aufbauen und Tree aufbauen - - - - - - - - Tree aufbauen - - - - - - - - Child-Nodes hinzufügen - - - - - - - - Initialisierung des Formulars - - - - - - - Sucht in den Base-Controls sämtliche Controls mit dem Namen in "Key" (Wildcards * möglich) und listet - die gefundnen Controls in der Liste L zur weiteren Bearbeitung - - Base-Contrlo (z.B. aktuelles Formular - Schlüssel welcher gesucht werden soll - Liste der gefundenen Objekte - True wenn eines oder mehr Controls gefunden wurden, false wenn kein Control gefunden wurde. - - - - - - Formular schliessen - - - - - - - - Formualr schliessen - - - - - - - - Formular schliessen - - - - - - - - Security-Deklaration zum Auslesen der UserID vom Windows-User - - - - - - Windows-User auslesen - - - - - - - Mousedown-Ereignis auf dem Tree - - - - - - - - Nach Selektion eines Nodes Parameter neu aufbereiten und Auswerungsmöglichkeit (CR/CSV) anzeigen - - - - - - - - Sucht in den Base-Controls sämtliche Controls mit dem Namen in "Key" (Wildcards * möglich) und listet - die gefundnen Controls in der Liste L zur weiteren Bearbeitung - - Base-Contrlo (z.B. aktuelles Formular - Schlüssel welcher gesucht werden soll - Liste der gefundenen Objekte - True wenn eines oder mehr Controls gefunden wurden, false wenn kein Control gefunden wurde. - - - - - - Parameter initialisieren - - - - - - - Selektion Parameter - - - - - - - - Datenrow in den zur Auswertung gehörenden Parameterliste suchen - - - - - - - - Where Bedingung für die Abfrage zusammenstellen - - - - - - Where zusammenstellen - - - - - - - - Tree aufbauen - - - - - - - - Child-Nodes hinzufügen - - - - - - - - Event Formular "Vertragselement" Closed absetzen - - - - - - - - - Event Formular Vertragsparter Closed absetzen - - - - - - - - Event Formular Pendenz Closed absetzen - - - - - - - - Event Pendent Deleted absetzen - - - - - - - - Event Formular Kontakte Closed absetzen - - - - - - - - Event Formular Kuendigungsfrist Closed absetzen - - - - - - - - Event Formular Dokumente Closed absetzen - - - - - - - - Event Formular Services Closed absetzen - - - - - - - - Event Formular Ereignis Closed absetzen - - - - - - - - Event Formular Aktivitaet Closed absetzen - - - - - - - - Event Formular Refernzvertrag Closed absetzen - - - - - - - - Event Formular Pendenz Closed absetzen - - - - - - - - Event Pendent Deleted absetzen - - - - - - - - Applikationsversion - - - - - - Applikationsdaten - - - - - - Angemelderter Mitarbeiter - - - - - - Applikationsparameter - - - - - - DB-Verbindungsklasse - - - - - - Aktueller Applikationspfad - - - - -
-
diff --git a/Vertragsverwaltung/bin/Debug/_KPI.dll b/Vertragsverwaltung/bin/Debug/_KPI.dll index bab0981f..bc53fd82 100644 Binary files a/Vertragsverwaltung/bin/Debug/_KPI.dll and b/Vertragsverwaltung/bin/Debug/_KPI.dll differ diff --git a/Vertragsverwaltung/bin/Debug/_KPI.pdb b/Vertragsverwaltung/bin/Debug/_KPI.pdb index fe9bb746..84779bfd 100644 Binary files a/Vertragsverwaltung/bin/Debug/_KPI.pdb and b/Vertragsverwaltung/bin/Debug/_KPI.pdb differ diff --git a/Vertragsverwaltung/bin/Debug/_KPI.xml b/Vertragsverwaltung/bin/Debug/_KPI.xml index 4e81a0b9..ba98890a 100644 --- a/Vertragsverwaltung/bin/Debug/_KPI.xml +++ b/Vertragsverwaltung/bin/Debug/_KPI.xml @@ -6,6 +6,22 @@ _KPI + + + Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. + + + + + Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. + + + + + Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle + Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. + + Purpose: Data Access class for the table 'Application'. @@ -3276,22 +3292,6 @@ Prüft, ob das Security-Objekt bereits auf der DB vorhanden ist - - - Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. - - - - - Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. - - - - - Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle - Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. - - Applikationsversion diff --git a/Vertragsverwaltung/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Vertragsverwaltung/obj/Debug/DesignTimeResolveAssemblyReferences.cache index cfdc33f4..00e1fbd8 100644 Binary files a/Vertragsverwaltung/obj/Debug/DesignTimeResolveAssemblyReferences.cache and b/Vertragsverwaltung/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ diff --git a/Vertragsverwaltung/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Vertragsverwaltung/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index fabcb77b..7ca88df7 100644 Binary files a/Vertragsverwaltung/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/Vertragsverwaltung/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/Vertragsverwaltung/obj/Debug/IT-Service-Management.exe b/Vertragsverwaltung/obj/Debug/IT-Service-Management.exe index 6705501a..694116cc 100644 Binary files a/Vertragsverwaltung/obj/Debug/IT-Service-Management.exe and b/Vertragsverwaltung/obj/Debug/IT-Service-Management.exe differ diff --git a/Vertragsverwaltung/obj/Debug/IT-Service-Management.pdb b/Vertragsverwaltung/obj/Debug/IT-Service-Management.pdb index bee391bf..60ae15a4 100644 Binary files a/Vertragsverwaltung/obj/Debug/IT-Service-Management.pdb and b/Vertragsverwaltung/obj/Debug/IT-Service-Management.pdb differ diff --git a/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.frmLizenzverwaltung.resources b/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.frmLizenzverwaltung.resources index 926a4e25..6008fad3 100644 Binary files a/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.frmLizenzverwaltung.resources and b/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.frmLizenzverwaltung.resources differ diff --git a/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.frm_Lizenz_VEAppl.resources b/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.frm_Lizenz_VEAppl.resources index fc1c63f2..5caa2ca5 100644 Binary files a/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.frm_Lizenz_VEAppl.resources and b/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.frm_Lizenz_VEAppl.resources differ diff --git a/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.AssemblyReference.cache b/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.AssemblyReference.cache index 01b05d6f..720cad3e 100644 Binary files a/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.AssemblyReference.cache and b/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.AssemblyReference.cache differ diff --git a/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.CoreCompileInputs.cache b/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.CoreCompileInputs.cache index b8d7d744..f59ab4f2 100644 --- a/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.CoreCompileInputs.cache +++ b/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.CoreCompileInputs.cache @@ -1 +1 @@ -feb8aa713661dcc053d9612c86001e36ac203565 +b3c6e5b442191679d6223c987c480de2108f9fa0 diff --git a/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.FileListAbsolute.txt b/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.FileListAbsolute.txt index 64ed0331..246845cd 100644 --- a/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.FileListAbsolute.txt +++ b/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.FileListAbsolute.txt @@ -214,7 +214,6 @@ E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\IT-Service-Management.exe E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\IT-Service-Management.pdb E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\IT-Service-Management.xml E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\DiagramControl.dll -E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\Reporting20.dll E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\MindFusion.Diagramming.WinForms.dll E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\MindFusion.Diagramming.dll E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\C1.Win.C1Command.2.dll @@ -227,8 +226,6 @@ E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\MindFusion.Svg.dll E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\MindFusion.Graphs.dll E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\DiagramControl.pdb E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\DiagramControl.xml -E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\Reporting20.pdb -E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\Reporting20.xml E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\_KPI.pdb E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\_KPI.xml E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\_Mitarbeiter.pdb @@ -338,11 +335,6 @@ E:\Software-Projekte\ITSM\Vertragsverwaltung\obj\Debug\Vertragsverwaltung.frmKop E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\_KPI.dll E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\System.Web.Services.dll E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\System.Windows.Forms.DataVisualization.dll -E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\CrystalDecisions.Windows.Forms.dll -E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\CrystalDecisions.CrystalReports.Engine.dll -E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\CrystalDecisions.Shared.dll -E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\CrystalDecisions.ReportSource.dll -E:\Software-Projekte\ITSM\Vertragsverwaltung\bin\Debug\Reporting20.dll.config E:\Software-Projekte\ITSM\Vertragsverwaltung\obj\Debug\Vertragsverwaltung.vbproj.CopyComplete E:\Software-Projekte\ITSM\Vertragsverwaltung\obj\Debug\Vertragsverwaltung.vbproj.CoreCompileInputs.cache E:\Software-Projekte\ITSM\Vertragsverwaltung\obj\Debug\Vertragsverwaltung.vbproj.AssemblyReference.cache diff --git a/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.GenerateResource.cache b/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.GenerateResource.cache index 53d1b598..9d86f3be 100644 Binary files a/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.GenerateResource.cache and b/Vertragsverwaltung/obj/Debug/Vertragsverwaltung.vbproj.GenerateResource.cache differ diff --git a/Vertragsverwaltung/obj/Debug/it-service-management.exe.licenses b/Vertragsverwaltung/obj/Debug/it-service-management.exe.licenses index 3c745c89..6c26dcaa 100644 Binary files a/Vertragsverwaltung/obj/Debug/it-service-management.exe.licenses and b/Vertragsverwaltung/obj/Debug/it-service-management.exe.licenses differ diff --git a/_KPI/bin/Debug/_KPI.dll b/_KPI/bin/Debug/_KPI.dll index bab0981f..bc53fd82 100644 Binary files a/_KPI/bin/Debug/_KPI.dll and b/_KPI/bin/Debug/_KPI.dll differ diff --git a/_KPI/bin/Debug/_KPI.pdb b/_KPI/bin/Debug/_KPI.pdb index fe9bb746..84779bfd 100644 Binary files a/_KPI/bin/Debug/_KPI.pdb and b/_KPI/bin/Debug/_KPI.pdb differ diff --git a/_KPI/bin/Debug/_KPI.xml b/_KPI/bin/Debug/_KPI.xml index 4e81a0b9..ba98890a 100644 --- a/_KPI/bin/Debug/_KPI.xml +++ b/_KPI/bin/Debug/_KPI.xml @@ -6,6 +6,22 @@ _KPI + + + Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. + + + + + Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. + + + + + Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle + Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. + + Purpose: Data Access class for the table 'Application'. @@ -3276,22 +3292,6 @@ Prüft, ob das Security-Objekt bereits auf der DB vorhanden ist - - - Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. - - - - - Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. - - - - - Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle - Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. - - Applikationsversion diff --git a/_KPI/obj/Debug/_KPI.dll b/_KPI/obj/Debug/_KPI.dll index bab0981f..bc53fd82 100644 Binary files a/_KPI/obj/Debug/_KPI.dll and b/_KPI/obj/Debug/_KPI.dll differ diff --git a/_KPI/obj/Debug/_KPI.pdb b/_KPI/obj/Debug/_KPI.pdb index fe9bb746..84779bfd 100644 Binary files a/_KPI/obj/Debug/_KPI.pdb and b/_KPI/obj/Debug/_KPI.pdb differ diff --git a/_KPI/obj/Debug/_KPI.vbproj.AssemblyReference.cache b/_KPI/obj/Debug/_KPI.vbproj.AssemblyReference.cache index 474c36d2..d86f2be1 100644 Binary files a/_KPI/obj/Debug/_KPI.vbproj.AssemblyReference.cache and b/_KPI/obj/Debug/_KPI.vbproj.AssemblyReference.cache differ diff --git a/Reporting/obj/Debug/Reporting20.vbproj.CopyComplete b/_KPI/obj/Debug/_KPI.vbproj.CopyComplete similarity index 100% rename from Reporting/obj/Debug/Reporting20.vbproj.CopyComplete rename to _KPI/obj/Debug/_KPI.vbproj.CopyComplete diff --git a/_KPI/obj/Debug/_KPI.vbproj.CoreCompileInputs.cache b/_KPI/obj/Debug/_KPI.vbproj.CoreCompileInputs.cache index 54d730a9..0fc65340 100644 --- a/_KPI/obj/Debug/_KPI.vbproj.CoreCompileInputs.cache +++ b/_KPI/obj/Debug/_KPI.vbproj.CoreCompileInputs.cache @@ -1 +1 @@ -2a0864f65a68edff442ddc0957fc2062f34e5cbb +0becf4593778f994a1ee8fddf155799a76351588 diff --git a/_KPI/obj/Debug/_KPI.vbproj.FileListAbsolute.txt b/_KPI/obj/Debug/_KPI.vbproj.FileListAbsolute.txt index bf6a0c34..c7a42d99 100644 --- a/_KPI/obj/Debug/_KPI.vbproj.FileListAbsolute.txt +++ b/_KPI/obj/Debug/_KPI.vbproj.FileListAbsolute.txt @@ -19,4 +19,6 @@ E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.dll.licenses E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.dll E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.xml E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.pdb -E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.vbprojResolveAssemblyReference.cache +E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.vbproj.AssemblyReference.cache +E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.vbproj.CoreCompileInputs.cache +E:\Software-Projekte\ITSM\_KPI\obj\Debug\_KPI.vbproj.CopyComplete diff --git a/_KPI/obj/Debug/_KPI.vbproj.GenerateResource.Cache b/_KPI/obj/Debug/_KPI.vbproj.GenerateResource.Cache index a5563e1d..9d7ba354 100644 Binary files a/_KPI/obj/Debug/_KPI.vbproj.GenerateResource.Cache and b/_KPI/obj/Debug/_KPI.vbproj.GenerateResource.Cache differ diff --git a/_KPI/obj/Debug/_KPI.vbprojResolveAssemblyReference.cache b/_KPI/obj/Debug/_KPI.vbprojResolveAssemblyReference.cache deleted file mode 100644 index eca2f40d..00000000 Binary files a/_KPI/obj/Debug/_KPI.vbprojResolveAssemblyReference.cache and /dev/null differ diff --git a/_KPI/obj/Debug/_KPI.xml b/_KPI/obj/Debug/_KPI.xml index 4e81a0b9..ba98890a 100644 --- a/_KPI/obj/Debug/_KPI.xml +++ b/_KPI/obj/Debug/_KPI.xml @@ -6,6 +6,22 @@ _KPI + + + Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. + + + + + Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. + + + + + Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle + Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. + + Purpose: Data Access class for the table 'Application'. @@ -3276,22 +3292,6 @@ Prüft, ob das Security-Objekt bereits auf der DB vorhanden ist - - - Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. - - - - - Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. - - - - - Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle - Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. - - Applikationsversion diff --git a/_KPI/obj/Debug/_kpi.dll.licenses b/_KPI/obj/Debug/_kpi.dll.licenses index 5775cc75..9558aed6 100644 Binary files a/_KPI/obj/Debug/_kpi.dll.licenses and b/_KPI/obj/Debug/_kpi.dll.licenses differ diff --git a/_LCDokumente/bin/Debug/LCDokumente.dll b/_LCDokumente/bin/Debug/LCDokumente.dll index 65a72805..d1dec577 100644 Binary files a/_LCDokumente/bin/Debug/LCDokumente.dll and b/_LCDokumente/bin/Debug/LCDokumente.dll differ diff --git a/_LCDokumente/bin/Debug/LCDokumente.pdb b/_LCDokumente/bin/Debug/LCDokumente.pdb index 7facae6c..e4ef97a2 100644 Binary files a/_LCDokumente/bin/Debug/LCDokumente.pdb and b/_LCDokumente/bin/Debug/LCDokumente.pdb differ diff --git a/_LCDokumente/obj/Debug/LCDokumente.dll b/_LCDokumente/obj/Debug/LCDokumente.dll index 65a72805..d1dec577 100644 Binary files a/_LCDokumente/obj/Debug/LCDokumente.dll and b/_LCDokumente/obj/Debug/LCDokumente.dll differ diff --git a/_LCDokumente/obj/Debug/LCDokumente.pdb b/_LCDokumente/obj/Debug/LCDokumente.pdb index 7facae6c..e4ef97a2 100644 Binary files a/_LCDokumente/obj/Debug/LCDokumente.pdb and b/_LCDokumente/obj/Debug/LCDokumente.pdb differ diff --git a/_LCDokumente/obj/Debug/LCDokumente.vbproj.AssemblyReference.cache b/_LCDokumente/obj/Debug/LCDokumente.vbproj.AssemblyReference.cache index 67593538..9f6699cb 100644 Binary files a/_LCDokumente/obj/Debug/LCDokumente.vbproj.AssemblyReference.cache and b/_LCDokumente/obj/Debug/LCDokumente.vbproj.AssemblyReference.cache differ diff --git a/_LCDokumente/obj/Debug/lcdokumente.dll.licenses b/_LCDokumente/obj/Debug/lcdokumente.dll.licenses index 30054c83..bd5ef6a3 100644 Binary files a/_LCDokumente/obj/Debug/lcdokumente.dll.licenses and b/_LCDokumente/obj/Debug/lcdokumente.dll.licenses differ