This commit is contained in:
chi
2023-09-14 17:40:00 +09:00
parent 5a7b57eab2
commit f6f6db19ff
14 changed files with 1507 additions and 1015 deletions

View File

@@ -40,6 +40,7 @@
System.Windows.Forms.Label label6;
System.Windows.Forms.Label label2;
System.Windows.Forms.Label label4;
System.Windows.Forms.Label label5;
this.tbSID = new System.Windows.Forms.TextBox();
this.tbPumName = new System.Windows.Forms.TextBox();
this.tbPumModel = new System.Windows.Forms.TextBox();
@@ -48,8 +49,6 @@
this.tbPumAmt = new System.Windows.Forms.TextBox();
this.tbProject = new System.Windows.Forms.TextBox();
this.tbProjectIndex = new System.Windows.Forms.TextBox();
this.bs = new System.Windows.Forms.BindingSource(this.components);
this.dsPurchase = new FCM0000.DSInventory();
this.tbBigo = new System.Windows.Forms.TextBox();
this.dtPdate = new System.Windows.Forms.DateTimePicker();
this.btSave = new System.Windows.Forms.Button();
@@ -57,12 +56,15 @@
this.cmbRequest = new System.Windows.Forms.ComboBox();
this.tbPumIDX = new System.Windows.Forms.TextBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.cmbStorage = new System.Windows.Forms.ComboBox();
this.tbSN = new System.Windows.Forms.TextBox();
this.linkLabel7 = new System.Windows.Forms.LinkLabel();
this.linkLabel5 = new System.Windows.Forms.LinkLabel();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.cmbBox = new System.Windows.Forms.ComboBox();
this.bs = new System.Windows.Forms.BindingSource(this.components);
this.dsPurchase = new FCM0000.DSInventory();
this.ta = new FCM0000.DSInventoryTableAdapters.vInventoryTableAdapter();
this.cmbPlace = new System.Windows.Forms.ComboBox();
sidLabel = new System.Windows.Forms.Label();
pumscaleLabel = new System.Windows.Forms.Label();
pumqtyLabel = new System.Windows.Forms.Label();
@@ -74,9 +76,10 @@
label6 = new System.Windows.Forms.Label();
label2 = new System.Windows.Forms.Label();
label4 = new System.Windows.Forms.Label();
label5 = new System.Windows.Forms.Label();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).BeginInit();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// sidLabel
@@ -92,7 +95,7 @@
// pumscaleLabel
//
pumscaleLabel.AutoSize = true;
pumscaleLabel.Location = new System.Drawing.Point(9, 142);
pumscaleLabel.Location = new System.Drawing.Point(12, 142);
pumscaleLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
pumscaleLabel.Name = "pumscaleLabel";
pumscaleLabel.Size = new System.Drawing.Size(75, 20);
@@ -102,7 +105,7 @@
// pumqtyLabel
//
pumqtyLabel.AutoSize = true;
pumqtyLabel.Location = new System.Drawing.Point(45, 178);
pumqtyLabel.Location = new System.Drawing.Point(48, 178);
pumqtyLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
pumqtyLabel.Name = "pumqtyLabel";
pumqtyLabel.Size = new System.Drawing.Size(39, 20);
@@ -122,7 +125,7 @@
// pumamtLabel
//
pumamtLabel.AutoSize = true;
pumamtLabel.Location = new System.Drawing.Point(45, 213);
pumamtLabel.Location = new System.Drawing.Point(48, 213);
pumamtLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
pumamtLabel.Name = "pumamtLabel";
pumamtLabel.Size = new System.Drawing.Size(39, 20);
@@ -132,7 +135,7 @@
// deptLabel
//
deptLabel.AutoSize = true;
deptLabel.Location = new System.Drawing.Point(45, 318);
deptLabel.Location = new System.Drawing.Point(48, 351);
deptLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
deptLabel.Name = "deptLabel";
deptLabel.Size = new System.Drawing.Size(39, 20);
@@ -142,7 +145,7 @@
// label1
//
label1.AutoSize = true;
label1.Location = new System.Drawing.Point(30, 32);
label1.Location = new System.Drawing.Point(33, 32);
label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label1.Name = "label1";
label1.Size = new System.Drawing.Size(54, 20);
@@ -152,7 +155,7 @@
// label3
//
label3.AutoSize = true;
label3.Location = new System.Drawing.Point(45, 70);
label3.Location = new System.Drawing.Point(48, 70);
label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label3.Name = "label3";
label3.Size = new System.Drawing.Size(39, 20);
@@ -172,7 +175,7 @@
// label2
//
label2.AutoSize = true;
label2.Location = new System.Drawing.Point(50, 248);
label2.Location = new System.Drawing.Point(53, 248);
label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label2.Name = "label2";
label2.Size = new System.Drawing.Size(34, 20);
@@ -182,12 +185,12 @@
// label4
//
label4.AutoSize = true;
label4.Location = new System.Drawing.Point(30, 283);
label4.Location = new System.Drawing.Point(2, 283);
label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label4.Name = "label4";
label4.Size = new System.Drawing.Size(54, 20);
label4.Size = new System.Drawing.Size(86, 20);
label4.TabIndex = 24;
label4.Text = "보관소";
label4.Text = "보관소(*60)";
//
// tbSID
//
@@ -254,7 +257,7 @@
//
this.tbProject.BackColor = System.Drawing.SystemColors.Window;
this.tbProject.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbProject.Location = new System.Drawing.Point(92, 352);
this.tbProject.Location = new System.Drawing.Point(92, 385);
this.tbProject.Margin = new System.Windows.Forms.Padding(4);
this.tbProject.Name = "tbProject";
this.tbProject.Size = new System.Drawing.Size(311, 27);
@@ -263,7 +266,7 @@
// tbProjectIndex
//
this.tbProjectIndex.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "project", true));
this.tbProjectIndex.Location = new System.Drawing.Point(409, 352);
this.tbProjectIndex.Location = new System.Drawing.Point(409, 385);
this.tbProjectIndex.Margin = new System.Windows.Forms.Padding(4);
this.tbProjectIndex.Name = "tbProjectIndex";
this.tbProjectIndex.ReadOnly = true;
@@ -273,20 +276,10 @@
this.tbProjectIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.toolTip1.SetToolTip(this.tbProjectIndex, "Database ID");
//
// bs
//
this.bs.DataMember = "vInventory";
this.bs.DataSource = this.dsPurchase;
//
// dsPurchase
//
this.dsPurchase.DataSetName = "dsPurchase";
this.dsPurchase.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// tbBigo
//
this.tbBigo.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.tbBigo.Location = new System.Drawing.Point(93, 315);
this.tbBigo.Location = new System.Drawing.Point(93, 348);
this.tbBigo.Margin = new System.Windows.Forms.Padding(4);
this.tbBigo.MaxLength = 500;
this.tbBigo.Name = "tbBigo";
@@ -304,7 +297,7 @@
//
// btSave
//
this.btSave.Location = new System.Drawing.Point(11, 406);
this.btSave.Location = new System.Drawing.Point(11, 438);
this.btSave.Margin = new System.Windows.Forms.Padding(4);
this.btSave.Name = "btSave";
this.btSave.Size = new System.Drawing.Size(490, 49);
@@ -357,7 +350,9 @@
//
// groupBox1
//
this.groupBox1.Controls.Add(this.cmbPlace);
this.groupBox1.Controls.Add(this.cmbBox);
this.groupBox1.Controls.Add(label5);
this.groupBox1.Controls.Add(this.cmbStorage);
this.groupBox1.Controls.Add(label4);
this.groupBox1.Controls.Add(this.tbSN);
this.groupBox1.Controls.Add(label2);
@@ -389,11 +384,24 @@
this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
this.groupBox1.Size = new System.Drawing.Size(490, 392);
this.groupBox1.Size = new System.Drawing.Size(490, 424);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "필수입력";
//
// cmbStorage
//
this.cmbStorage.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbStorage.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.cmbStorage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbStorage.FormattingEnabled = true;
this.cmbStorage.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.cmbStorage.Location = new System.Drawing.Point(93, 280);
this.cmbStorage.Margin = new System.Windows.Forms.Padding(4);
this.cmbStorage.Name = "cmbStorage";
this.cmbStorage.Size = new System.Drawing.Size(381, 28);
this.cmbStorage.TabIndex = 28;
//
// tbSN
//
this.tbSN.ImeMode = System.Windows.Forms.ImeMode.Hangul;
@@ -408,7 +416,7 @@
// linkLabel7
//
this.linkLabel7.AutoSize = true;
this.linkLabel7.Location = new System.Drawing.Point(13, 355);
this.linkLabel7.Location = new System.Drawing.Point(16, 388);
this.linkLabel7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.linkLabel7.Name = "linkLabel7";
this.linkLabel7.Size = new System.Drawing.Size(69, 20);
@@ -420,7 +428,7 @@
// linkLabel5
//
this.linkLabel5.AutoSize = true;
this.linkLabel5.Location = new System.Drawing.Point(45, 105);
this.linkLabel5.Location = new System.Drawing.Point(48, 105);
this.linkLabel5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.linkLabel5.Name = "linkLabel5";
this.linkLabel5.Size = new System.Drawing.Size(39, 20);
@@ -429,28 +437,48 @@
this.linkLabel5.Text = "품명";
this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
//
// cmbBox
//
this.cmbBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.cmbBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbBox.FormattingEnabled = true;
this.cmbBox.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.cmbBox.Location = new System.Drawing.Point(92, 314);
this.cmbBox.Margin = new System.Windows.Forms.Padding(4);
this.cmbBox.Name = "cmbBox";
this.cmbBox.Size = new System.Drawing.Size(381, 28);
this.cmbBox.TabIndex = 30;
//
// label5
//
label5.AutoSize = true;
label5.Location = new System.Drawing.Point(16, 317);
label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label5.Name = "label5";
label5.Size = new System.Drawing.Size(71, 20);
label5.TabIndex = 29;
label5.Text = "박스(*61)";
//
// bs
//
this.bs.DataMember = "vInventory";
this.bs.DataSource = this.dsPurchase;
//
// dsPurchase
//
this.dsPurchase.DataSetName = "dsPurchase";
this.dsPurchase.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// ta
//
this.ta.ClearBeforeFill = true;
//
// tbPlace
//
this.cmbPlace.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.cmbPlace.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
this.cmbPlace.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbPlace.FormattingEnabled = true;
this.cmbPlace.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.cmbPlace.Location = new System.Drawing.Point(93, 280);
this.cmbPlace.Margin = new System.Windows.Forms.Padding(4);
this.cmbPlace.Name = "tbPlace";
this.cmbPlace.Size = new System.Drawing.Size(381, 28);
this.cmbPlace.TabIndex = 28;
//
// finventoryAdd
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(511, 462);
this.ClientSize = new System.Drawing.Size(511, 496);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.btSave);
this.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
@@ -462,10 +490,10 @@
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "품목재고 등록/변경";
this.Load += new System.EventHandler(this.@__Load);
((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).EndInit();
this.ResumeLayout(false);
}
@@ -494,6 +522,7 @@
private System.Windows.Forms.LinkLabel linkLabel5;
private System.Windows.Forms.LinkLabel linkLabel7;
private System.Windows.Forms.TextBox tbSN;
private System.Windows.Forms.ComboBox cmbPlace;
private System.Windows.Forms.ComboBox cmbStorage;
private System.Windows.Forms.ComboBox cmbBox;
}
}