diff --git a/.vs/Superbuchhaltung/v16/.suo b/.vs/Superbuchhaltung/v16/.suo index 8d41735..ea59969 100644 Binary files a/.vs/Superbuchhaltung/v16/.suo and b/.vs/Superbuchhaltung/v16/.suo differ diff --git a/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide b/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide index 7b8d230..a33225b 100644 Binary files a/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide and b/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide differ diff --git a/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide-shm b/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide-shm deleted file mode 100644 index ad50a7b..0000000 Binary files a/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide-shm and /dev/null differ diff --git a/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide-wal b/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide-wal deleted file mode 100644 index 6295965..0000000 Binary files a/.vs/Superbuchhaltung/v16/Server/sqlite3/storage.ide-wal and /dev/null differ diff --git a/New folder/Ohno Buchhaltung.pap b/New folder/Ohno Buchhaltung.pap new file mode 100644 index 0000000..e381a77 --- /dev/null +++ b/New folder/Ohno Buchhaltung.pap @@ -0,0 +1,786 @@ + + + + + + + + +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+
+
+ + + + + + + + + + + +
+ + + + +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+
+
+ + + + + + +
+ + + + +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + +
+
+
+ \ No newline at end of file diff --git a/Superbuchhaltung/Forms/Buchungen/AddBuchung.Designer.cs b/Superbuchhaltung/Forms/Buchungen/AddBuchung.Designer.cs new file mode 100644 index 0000000..cec93b0 --- /dev/null +++ b/Superbuchhaltung/Forms/Buchungen/AddBuchung.Designer.cs @@ -0,0 +1,78 @@ +namespace Superbuchhaltung.Forms.Buchungen +{ + partial class AddBuchung + { + /// + /// Required designer variable. + /// + private System.ComponentModel.IContainer components = null; + + /// + /// Clean up any resources being used. + /// + /// true if managed resources should be disposed; otherwise, false. + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Windows Form Designer generated code + + /// + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// + private void InitializeComponent() + { + this.textBox1 = new System.Windows.Forms.TextBox(); + this.textBox2 = new System.Windows.Forms.TextBox(); + this.textBox3 = new System.Windows.Forms.TextBox(); + this.SuspendLayout(); + // + // textBox1 + // + this.textBox1.Location = new System.Drawing.Point(49, 40); + this.textBox1.Name = "textBox1"; + this.textBox1.Size = new System.Drawing.Size(149, 22); + this.textBox1.TabIndex = 0; + // + // textBox2 + // + this.textBox2.Location = new System.Drawing.Point(262, 40); + this.textBox2.Name = "textBox2"; + this.textBox2.Size = new System.Drawing.Size(149, 22); + this.textBox2.TabIndex = 1; + // + // textBox3 + // + this.textBox3.Location = new System.Drawing.Point(106, 80); + this.textBox3.Name = "textBox3"; + this.textBox3.Size = new System.Drawing.Size(149, 22); + this.textBox3.TabIndex = 2; + // + // AddBuchung + // + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(800, 450); + this.Controls.Add(this.textBox3); + this.Controls.Add(this.textBox2); + this.Controls.Add(this.textBox1); + this.Name = "AddBuchung"; + this.Text = "AddBuchung"; + this.ResumeLayout(false); + this.PerformLayout(); + + } + + #endregion + + private System.Windows.Forms.TextBox textBox1; + private System.Windows.Forms.TextBox textBox2; + private System.Windows.Forms.TextBox textBox3; + } +} \ No newline at end of file diff --git a/Superbuchhaltung/Forms/Buchungen/AddBuchung.cs b/Superbuchhaltung/Forms/Buchungen/AddBuchung.cs new file mode 100644 index 0000000..4c1d331 --- /dev/null +++ b/Superbuchhaltung/Forms/Buchungen/AddBuchung.cs @@ -0,0 +1,20 @@ +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Data; +using System.Drawing; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Forms; + +namespace Superbuchhaltung.Forms.Buchungen +{ + public partial class AddBuchung : Form + { + public AddBuchung() + { + InitializeComponent(); + } + } +} diff --git a/Superbuchhaltung/Forms/Prompts/Addentrie.resx b/Superbuchhaltung/Forms/Buchungen/AddBuchung.resx similarity index 100% rename from Superbuchhaltung/Forms/Prompts/Addentrie.resx rename to Superbuchhaltung/Forms/Buchungen/AddBuchung.resx diff --git a/Superbuchhaltung/Forms/Form1.Designer.cs b/Superbuchhaltung/Forms/Form1.Designer.cs index 2fe913c..08aa8e0 100644 --- a/Superbuchhaltung/Forms/Form1.Designer.cs +++ b/Superbuchhaltung/Forms/Form1.Designer.cs @@ -30,7 +30,7 @@ { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main)); this.panel1 = new System.Windows.Forms.Panel(); - this.Kat0btn = new System.Windows.Forms.Button(); + this.Guvbtn = new System.Windows.Forms.Button(); this.Homebtn = new System.Windows.Forms.Button(); this.panel2 = new System.Windows.Forms.Panel(); this.button1 = new System.Windows.Forms.Button(); @@ -55,6 +55,8 @@ this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.toolStripDropDownButton2 = new System.Windows.Forms.ToolStripDropDownButton(); + this.neueBuchungToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.PH.SuspendLayout(); @@ -71,7 +73,7 @@ | System.Windows.Forms.AnchorStyles.Left))); this.panel1.AutoSize = true; this.panel1.BackColor = System.Drawing.Color.Green; - this.panel1.Controls.Add(this.Kat0btn); + this.panel1.Controls.Add(this.Guvbtn); this.panel1.Controls.Add(this.Homebtn); this.panel1.Location = new System.Drawing.Point(1, 27); this.panel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); @@ -79,19 +81,19 @@ this.panel1.Size = new System.Drawing.Size(197, 532); this.panel1.TabIndex = 0; // - // Kat0btn + // Guvbtn // - this.Kat0btn.FlatAppearance.BorderSize = 0; - this.Kat0btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.Kat0btn.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.Kat0btn.ForeColor = System.Drawing.Color.White; - this.Kat0btn.Location = new System.Drawing.Point(0, 147); - this.Kat0btn.Name = "Kat0btn"; - this.Kat0btn.Size = new System.Drawing.Size(194, 54); - this.Kat0btn.TabIndex = 3; - this.Kat0btn.Text = "0. Kategorie"; - this.Kat0btn.UseVisualStyleBackColor = true; - this.Kat0btn.Click += new System.EventHandler(this.Kat0btn_Click); + this.Guvbtn.FlatAppearance.BorderSize = 0; + this.Guvbtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.Guvbtn.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Guvbtn.ForeColor = System.Drawing.Color.White; + this.Guvbtn.Location = new System.Drawing.Point(0, 147); + this.Guvbtn.Name = "Guvbtn"; + this.Guvbtn.Size = new System.Drawing.Size(194, 54); + this.Guvbtn.TabIndex = 3; + this.Guvbtn.Text = "GuV"; + this.Guvbtn.UseVisualStyleBackColor = true; + this.Guvbtn.Click += new System.EventHandler(this.Kat0btn_Click); // // Homebtn // @@ -201,7 +203,8 @@ // this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.toolStripDropDownButton1}); + this.toolStripDropDownButton1, + this.toolStripDropDownButton2}); this.toolStrip1.Location = new System.Drawing.Point(0, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; @@ -219,8 +222,8 @@ this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image"))); this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripDropDownButton1.Name = "toolStripDropDownButton1"; - this.toolStripDropDownButton1.Size = new System.Drawing.Size(55, 24); - this.toolStripDropDownButton1.Text = "Data"; + this.toolStripDropDownButton1.Size = new System.Drawing.Size(124, 24); + this.toolStripDropDownButton1.Text = "Konto-Einträge"; // // addentrieToolStripMenuItem // @@ -337,6 +340,24 @@ this.dataGridViewTextBoxColumn3.ReadOnly = true; this.dataGridViewTextBoxColumn3.Width = 125; // + // toolStripDropDownButton2 + // + this.toolStripDropDownButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; + this.toolStripDropDownButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.neueBuchungToolStripMenuItem}); + this.toolStripDropDownButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton2.Image"))); + this.toolStripDropDownButton2.ImageTransparentColor = System.Drawing.Color.Magenta; + this.toolStripDropDownButton2.Name = "toolStripDropDownButton2"; + this.toolStripDropDownButton2.Size = new System.Drawing.Size(96, 24); + this.toolStripDropDownButton2.Text = "Buchungen"; + // + // neueBuchungToolStripMenuItem + // + this.neueBuchungToolStripMenuItem.Name = "neueBuchungToolStripMenuItem"; + this.neueBuchungToolStripMenuItem.Size = new System.Drawing.Size(224, 26); + this.neueBuchungToolStripMenuItem.Text = "Neue Buchung"; + this.neueBuchungToolStripMenuItem.Click += new System.EventHandler(this.NeueBuchungToolStripMenuItem_Click); + // // Main // this.AutoScaleDimensions = new System.Drawing.SizeF(120F, 120F); @@ -371,7 +392,7 @@ private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Button button1; - private System.Windows.Forms.Button Kat0btn; + private System.Windows.Forms.Button Guvbtn; private System.Windows.Forms.Button Homebtn; private System.Windows.Forms.Panel PH; private System.Windows.Forms.DataGridView PHdataview; @@ -394,6 +415,8 @@ private System.Windows.Forms.ToolStripMenuItem reloadToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem modifyToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem queryToolStripMenuItem; + private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton2; + private System.Windows.Forms.ToolStripMenuItem neueBuchungToolStripMenuItem; } } diff --git a/Superbuchhaltung/Forms/Form1.cs b/Superbuchhaltung/Forms/Form1.cs index 228aa53..cc91653 100644 --- a/Superbuchhaltung/Forms/Form1.cs +++ b/Superbuchhaltung/Forms/Form1.cs @@ -71,9 +71,9 @@ namespace Superbuchhaltung { if (Selection == 0) { - if (!Directory.Exists(@"C:\Users\Public\TestFolder\")) + if (!Directory.Exists(@"C:\Users\Public\TestFolder")) { - Directory.CreateDirectory(@"C:\Users\Public\TestFolder\"); + Directory.CreateDirectory(@"C:\Users\Public\TestFolder"); } PHdataview.Rows.Clear(); for (int i = 0; i < 10; i++) @@ -141,5 +141,11 @@ namespace Superbuchhaltung PHdataview.Rows.Clear(); PHdataview.Rows.Add("ERROR", "Modify not Implimented yet!"); } + + private void NeueBuchungToolStripMenuItem_Click(object sender, EventArgs e) + { + PHdataview.Rows.Clear(); + PHdataview.Rows.Add("ERROR", "Neue Buchung not Implimented yet!"); + } } } diff --git a/Superbuchhaltung/Forms/Form1.resx b/Superbuchhaltung/Forms/Form1.resx index be672b6..561fd6a 100644 --- a/Superbuchhaltung/Forms/Form1.resx +++ b/Superbuchhaltung/Forms/Form1.resx @@ -169,4 +169,28 @@ True + + True + + + True + + + True + + + + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG + YKxG6WBogkMZKgPNCEVJFBGdGETEvgwyO9DJE5syZw3PIlPEE9pgBCLZ5XvdMB8Ew8gXbl54nuf63dd9 + 0OGSnwCahxbPRNPAPMw9Xpg6ZmF46kZZ0xSKzJPIrhpDWsVnpBhGkKx3nAX8Pv7z1zg8OoY/cITdn4fw + bf/C0kYAN3Ma/w3gWfZL5kzTKBxjWyK2DftwI9tyMYCZKXbNHaD91bLYJrDXsYbrWfUKwJrPE9M2M1Oc + VzOOpHI7Jr376Hi9ogHqFIANO0/MmmmbmSmm9a8ze+I4MrNWAdjtoJgWcx+PSzg166yZZ8xM8XvXDix9 + c4jIqFYAjoriBV9AhEPv1mH/sonogha0afbZMMZz+yreTGyhpusHwtNNCsA5U1zS4BLxzJIfg299qO32 + Ir7UJtZfftyATqeT+8o2D8JSjQrAJblrncYL7ZJ2+bfaFnC/1S1NjL3diRat7qrO7wLRP3HjWsojBeCo + mDEo5mNjuweFGvjWg2EBhCbpkW78htSHHwRyNdmgAFzPEee2iFkzayy2OLXzT4gr6UdUnlXrullsxxQ+ + kx0g8BTA3aZlButjSTyjODq/WcQcW/B/Je4OQhLvKQDnzN1mp0nnkvAhR8VuMzNrpm1mpjgkoVwB/v8D + TgDQASA1MVpwzwAAAABJRU5ErkJggg== + + \ No newline at end of file diff --git a/Superbuchhaltung/Forms/Prompts/Addentrie.Designer.cs b/Superbuchhaltung/Forms/Konten/Prompts/Addentrie.Designer.cs similarity index 100% rename from Superbuchhaltung/Forms/Prompts/Addentrie.Designer.cs rename to Superbuchhaltung/Forms/Konten/Prompts/Addentrie.Designer.cs diff --git a/Superbuchhaltung/Forms/Prompts/Addentrie.cs b/Superbuchhaltung/Forms/Konten/Prompts/Addentrie.cs similarity index 100% rename from Superbuchhaltung/Forms/Prompts/Addentrie.cs rename to Superbuchhaltung/Forms/Konten/Prompts/Addentrie.cs diff --git a/Superbuchhaltung/Forms/Prompts/Modify.resx b/Superbuchhaltung/Forms/Konten/Prompts/Addentrie.resx similarity index 100% rename from Superbuchhaltung/Forms/Prompts/Modify.resx rename to Superbuchhaltung/Forms/Konten/Prompts/Addentrie.resx diff --git a/Superbuchhaltung/Forms/Prompts/Modify.Designer.cs b/Superbuchhaltung/Forms/Konten/Prompts/Modify.Designer.cs similarity index 100% rename from Superbuchhaltung/Forms/Prompts/Modify.Designer.cs rename to Superbuchhaltung/Forms/Konten/Prompts/Modify.Designer.cs diff --git a/Superbuchhaltung/Forms/Prompts/Modify.cs b/Superbuchhaltung/Forms/Konten/Prompts/Modify.cs similarity index 99% rename from Superbuchhaltung/Forms/Prompts/Modify.cs rename to Superbuchhaltung/Forms/Konten/Prompts/Modify.cs index 3318b14..8021065 100644 --- a/Superbuchhaltung/Forms/Prompts/Modify.cs +++ b/Superbuchhaltung/Forms/Konten/Prompts/Modify.cs @@ -19,7 +19,6 @@ namespace Superbuchhaltung.Forms.Prompts private void Modify_Load(object sender, EventArgs e) { - } } } diff --git a/Superbuchhaltung/Forms/Konten/Prompts/Modify.resx b/Superbuchhaltung/Forms/Konten/Prompts/Modify.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/Superbuchhaltung/Forms/Konten/Prompts/Modify.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/Superbuchhaltung/Forms/Prompts/Query.Designer.cs b/Superbuchhaltung/Forms/Konten/Prompts/Query.Designer.cs similarity index 100% rename from Superbuchhaltung/Forms/Prompts/Query.Designer.cs rename to Superbuchhaltung/Forms/Konten/Prompts/Query.Designer.cs diff --git a/Superbuchhaltung/Forms/Prompts/Query.cs b/Superbuchhaltung/Forms/Konten/Prompts/Query.cs similarity index 97% rename from Superbuchhaltung/Forms/Prompts/Query.cs rename to Superbuchhaltung/Forms/Konten/Prompts/Query.cs index 2bf9e61..e978c7a 100644 --- a/Superbuchhaltung/Forms/Prompts/Query.cs +++ b/Superbuchhaltung/Forms/Konten/Prompts/Query.cs @@ -46,7 +46,7 @@ namespace Superbuchhaltung.Forms.Prompts if (result.Count != 0) { Main m = new Main(); - //m.Search(result); + m.Search(result); } } else diff --git a/Superbuchhaltung/Forms/Prompts/Query.resx b/Superbuchhaltung/Forms/Konten/Prompts/Query.resx similarity index 100% rename from Superbuchhaltung/Forms/Prompts/Query.resx rename to Superbuchhaltung/Forms/Konten/Prompts/Query.resx diff --git a/Superbuchhaltung/Superbuchhaltung.csproj b/Superbuchhaltung/Superbuchhaltung.csproj index 4813f11..4aa4a2d 100644 --- a/Superbuchhaltung/Superbuchhaltung.csproj +++ b/Superbuchhaltung/Superbuchhaltung.csproj @@ -46,42 +46,51 @@ + + Form + + + AddBuchung.cs + Form Form1.cs - + Form - + Addentrie.cs - + Form - + Modify.cs - + Form - + Query.cs + + AddBuchung.cs + Form1.cs - + Addentrie.cs - + Modify.cs - + Query.cs @@ -109,5 +118,6 @@ + \ No newline at end of file diff --git a/Superbuchhaltung/bin/Debug/Superbuchhaltung.exe b/Superbuchhaltung/bin/Debug/Superbuchhaltung.exe index d4cf082..d654a2a 100644 Binary files a/Superbuchhaltung/bin/Debug/Superbuchhaltung.exe and b/Superbuchhaltung/bin/Debug/Superbuchhaltung.exe differ diff --git a/Superbuchhaltung/bin/Debug/Superbuchhaltung.pdb b/Superbuchhaltung/bin/Debug/Superbuchhaltung.pdb index ff02c23..d383137 100644 Binary files a/Superbuchhaltung/bin/Debug/Superbuchhaltung.pdb and b/Superbuchhaltung/bin/Debug/Superbuchhaltung.pdb differ diff --git a/Superbuchhaltung/bin/Release/Superbuchhaltung.exe b/Superbuchhaltung/bin/Release/Superbuchhaltung.exe new file mode 100644 index 0000000..c1a2375 Binary files /dev/null and b/Superbuchhaltung/bin/Release/Superbuchhaltung.exe differ diff --git a/Superbuchhaltung/bin/Release/Superbuchhaltung.exe.config b/Superbuchhaltung/bin/Release/Superbuchhaltung.exe.config new file mode 100644 index 0000000..56efbc7 --- /dev/null +++ b/Superbuchhaltung/bin/Release/Superbuchhaltung.exe.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Superbuchhaltung/bin/Release/Superbuchhaltung.pdb b/Superbuchhaltung/bin/Release/Superbuchhaltung.pdb new file mode 100644 index 0000000..09b7931 Binary files /dev/null and b/Superbuchhaltung/bin/Release/Superbuchhaltung.pdb differ diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.Forms.Buchungen.AddBuchung.resources b/Superbuchhaltung/obj/Debug/Superbuchhaltung.Forms.Buchungen.AddBuchung.resources new file mode 100644 index 0000000..6c05a97 Binary files /dev/null and b/Superbuchhaltung/obj/Debug/Superbuchhaltung.Forms.Buchungen.AddBuchung.resources differ diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.Main.resources b/Superbuchhaltung/obj/Debug/Superbuchhaltung.Main.resources index 83a253d..5320a58 100644 Binary files a/Superbuchhaltung/obj/Debug/Superbuchhaltung.Main.resources and b/Superbuchhaltung/obj/Debug/Superbuchhaltung.Main.resources differ diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.CoreCompileInputs.cache b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.CoreCompileInputs.cache index 5d26040..fd790bf 100644 --- a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.CoreCompileInputs.cache +++ b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -5ae62a74ce4efe60857c52046e40766bd46b5d81 +d8a7d669a30ff8805611e1f1265bbb8fa8d2af27 diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.FileListAbsolute.txt b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.FileListAbsolute.txt index 3f3c0b8..493a42f 100644 --- a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.FileListAbsolute.txt +++ b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.FileListAbsolute.txt @@ -33,3 +33,4 @@ C:\Users\Stefan Kössner\Documents\GitHub\Superbuchhaltung\Superbuchhaltung\obj\ C:\Users\Stefan Kössner\Documents\GitHub\Superbuchhaltung\Superbuchhaltung\obj\Debug\Superbuchhaltung.pdb C:\Users\Stefan Kössner\Documents\GitHub\Superbuchhaltung\Superbuchhaltung\obj\Debug\Superbuchhaltung.Forms.Prompts.Query.resources C:\Users\Stefan Kössner\Documents\GitHub\Superbuchhaltung\Superbuchhaltung\obj\Debug\Superbuchhaltung.Forms.Prompts.Modify.resources +C:\Users\Stefan Kössner\Documents\GitHub\Superbuchhaltung\Superbuchhaltung\obj\Debug\Superbuchhaltung.Forms.Buchungen.AddBuchung.resources diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.GenerateResource.cache b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.GenerateResource.cache index d2a18ee..24b9949 100644 Binary files a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.GenerateResource.cache and b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csproj.GenerateResource.cache differ diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csprojAssemblyReference.cache b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csprojAssemblyReference.cache index 492042c..f1e9cf7 100644 Binary files a/Superbuchhaltung/obj/Debug/Superbuchhaltung.csprojAssemblyReference.cache and b/Superbuchhaltung/obj/Debug/Superbuchhaltung.csprojAssemblyReference.cache differ diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.exe b/Superbuchhaltung/obj/Debug/Superbuchhaltung.exe index d4cf082..d654a2a 100644 Binary files a/Superbuchhaltung/obj/Debug/Superbuchhaltung.exe and b/Superbuchhaltung/obj/Debug/Superbuchhaltung.exe differ diff --git a/Superbuchhaltung/obj/Debug/Superbuchhaltung.pdb b/Superbuchhaltung/obj/Debug/Superbuchhaltung.pdb index ff02c23..d383137 100644 Binary files a/Superbuchhaltung/obj/Debug/Superbuchhaltung.pdb and b/Superbuchhaltung/obj/Debug/Superbuchhaltung.pdb differ diff --git a/Superbuchhaltung/obj/Release/Superbuchhaltung.csprojAssemblyReference.cache b/Superbuchhaltung/obj/Release/Superbuchhaltung.csprojAssemblyReference.cache index 4c4ceaf..c29695d 100644 Binary files a/Superbuchhaltung/obj/Release/Superbuchhaltung.csprojAssemblyReference.cache and b/Superbuchhaltung/obj/Release/Superbuchhaltung.csprojAssemblyReference.cache differ diff --git a/Superbuchhaltung/obj/Release/Superbuchhaltung.exe b/Superbuchhaltung/obj/Release/Superbuchhaltung.exe index d55ccee..c1a2375 100644 Binary files a/Superbuchhaltung/obj/Release/Superbuchhaltung.exe and b/Superbuchhaltung/obj/Release/Superbuchhaltung.exe differ diff --git a/Superbuchhaltung/obj/Release/Superbuchhaltung.pdb b/Superbuchhaltung/obj/Release/Superbuchhaltung.pdb index e6a9886..09b7931 100644 Binary files a/Superbuchhaltung/obj/Release/Superbuchhaltung.pdb and b/Superbuchhaltung/obj/Release/Superbuchhaltung.pdb differ