Update 20251107

This commit is contained in:
Stefan Hutter
2025-11-07 15:07:34 +01:00
parent e6d233b36d
commit ec5c61cc57
55 changed files with 1032 additions and 269 deletions

View File

@@ -42,6 +42,9 @@
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Dokumenttyp));
this.tabControlAdv1 = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
this.tabPageAdv1 = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.txtOnBaseFormular = new System.Windows.Forms.TextBox();
this.label19 = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.chkversandstrassefirstdok = new System.Windows.Forms.CheckBox();
this.cbebanking_moeglich = new System.Windows.Forms.CheckBox();
@@ -149,12 +152,12 @@
this.label16 = new System.Windows.Forms.Label();
this.rbNr = new System.Windows.Forms.RadioButton();
this.label15 = new System.Windows.Forms.Label();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.label19 = new System.Windows.Forms.Label();
this.txtOnBaseFormular = new System.Windows.Forms.TextBox();
this.txturibeschreibung = new System.Windows.Forms.TextBox();
this.label20 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).BeginInit();
this.tabControlAdv1.SuspendLayout();
this.tabPageAdv1.SuspendLayout();
this.groupBox8.SuspendLayout();
this.groupBox1.SuspendLayout();
this.toolStrip2.SuspendLayout();
this.GrpUnterschrifte.SuspendLayout();
@@ -181,7 +184,6 @@
this.groupBox7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.TreeDokumenttyp)).BeginInit();
this.panel1.SuspendLayout();
this.groupBox8.SuspendLayout();
this.SuspendLayout();
//
// tabControlAdv1
@@ -217,6 +219,35 @@
this.tabPageAdv1.Text = "Allgemein";
this.tabPageAdv1.ThemesEnabled = false;
//
// groupBox8
//
this.groupBox8.Controls.Add(this.label20);
this.groupBox8.Controls.Add(this.txturibeschreibung);
this.groupBox8.Controls.Add(this.txtOnBaseFormular);
this.groupBox8.Controls.Add(this.label19);
this.groupBox8.Location = new System.Drawing.Point(521, 606);
this.groupBox8.Name = "groupBox8";
this.groupBox8.Size = new System.Drawing.Size(488, 124);
this.groupBox8.TabIndex = 28;
this.groupBox8.TabStop = false;
this.groupBox8.Text = "OnBase Formular";
//
// txtOnBaseFormular
//
this.txtOnBaseFormular.Location = new System.Drawing.Point(43, 21);
this.txtOnBaseFormular.Name = "txtOnBaseFormular";
this.txtOnBaseFormular.Size = new System.Drawing.Size(439, 20);
this.txtOnBaseFormular.TabIndex = 1;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(7, 21);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(29, 13);
this.label19.TabIndex = 0;
this.label19.Text = "URI:";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.chkversandstrassefirstdok);
@@ -1511,32 +1542,22 @@
this.label15.TabIndex = 7;
this.label15.Text = "Sort";
//
// groupBox8
// txturibeschreibung
//
this.groupBox8.Controls.Add(this.txtOnBaseFormular);
this.groupBox8.Controls.Add(this.label19);
this.groupBox8.Location = new System.Drawing.Point(521, 606);
this.groupBox8.Name = "groupBox8";
this.groupBox8.Size = new System.Drawing.Size(488, 75);
this.groupBox8.TabIndex = 28;
this.groupBox8.TabStop = false;
this.groupBox8.Text = "OnBase Formular";
this.txturibeschreibung.Location = new System.Drawing.Point(43, 48);
this.txturibeschreibung.Multiline = true;
this.txturibeschreibung.Name = "txturibeschreibung";
this.txturibeschreibung.Size = new System.Drawing.Size(439, 70);
this.txturibeschreibung.TabIndex = 2;
//
// label19
// label20
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(7, 21);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(29, 13);
this.label19.TabIndex = 0;
this.label19.Text = "URI:";
//
// txtOnBaseFormular
//
this.txtOnBaseFormular.Location = new System.Drawing.Point(43, 21);
this.txtOnBaseFormular.Name = "txtOnBaseFormular";
this.txtOnBaseFormular.Size = new System.Drawing.Size(439, 20);
this.txtOnBaseFormular.TabIndex = 1;
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(8, 51);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(28, 13);
this.label20.TabIndex = 3;
this.label20.Text = "Bes.";
//
// Dokumenttyp
//
@@ -1554,6 +1575,8 @@
((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).EndInit();
this.tabControlAdv1.ResumeLayout(false);
this.tabPageAdv1.ResumeLayout(false);
this.groupBox8.ResumeLayout(false);
this.groupBox8.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.toolStrip2.ResumeLayout(false);
@@ -1590,8 +1613,6 @@
((System.ComponentModel.ISupportInitialize)(this.TreeDokumenttyp)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.groupBox8.ResumeLayout(false);
this.groupBox8.PerformLayout();
this.ResumeLayout(false);
}
@@ -1710,5 +1731,7 @@
private System.Windows.Forms.GroupBox groupBox8;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.TextBox txtOnBaseFormular;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.TextBox txturibeschreibung;
}
}

View File

@@ -205,6 +205,7 @@ namespace OnDoc.UIControls.Administrator
//catch
//{ chkboxInOffice.Checked = false; }
this.txtOnBaseFormular.Text = r["URI"].ToString().Trim();
this.txturibeschreibung.Text = r["URIBeschreibung"].ToString().Trim();
Update_Vorlagenfelder();
}
private void Update_Vorlagenfelder() {
@@ -362,6 +363,7 @@ namespace OnDoc.UIControls.Administrator
//if (cbPDFDirekteArchivierung.Checked) { r["genresultat_type"] = 3; }
r["bearbeitung_zwingend"] = this.cbbearbeitungzwingend.Checked == true;
r["uri"]=this.txtOnBaseFormular.Text;
r["uriBeschreibung"]=this.txturibeschreibung.Text;