diff --git a/Project/Properties/AssemblyInfo.cs b/Project/Properties/AssemblyInfo.cs
index a54c89b..d0ff2dd 100644
--- a/Project/Properties/AssemblyInfo.cs
+++ b/Project/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호가 자동으로
// 지정되도록 할 수 있습니다.
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("23.03.07.2300")]
-[assembly: AssemblyFileVersion("23.03.07.2300")]
+[assembly: AssemblyVersion("23.03.08.1300")]
+[assembly: AssemblyFileVersion("23.03.08.1300")]
diff --git a/SubProject/FEQ0000/Purchase/fPurchase_Add.Designer.cs b/SubProject/FEQ0000/Purchase/fPurchase_Add.Designer.cs
index 4e2ff39..dea7d1a 100644
--- a/SubProject/FEQ0000/Purchase/fPurchase_Add.Designer.cs
+++ b/SubProject/FEQ0000/Purchase/fPurchase_Add.Designer.cs
@@ -28,889 +28,913 @@
///
private void InitializeComponent()
{
- this.components = new System.ComponentModel.Container();
- System.Windows.Forms.Label processLabel;
- System.Windows.Forms.Label receiveLabel;
- System.Windows.Forms.Label scLabel;
- System.Windows.Forms.Label sidLabel;
- System.Windows.Forms.Label pumscaleLabel;
- System.Windows.Forms.Label pumqtyLabel;
- System.Windows.Forms.Label pumpriceLabel;
- System.Windows.Forms.Label pumamtLabel;
- System.Windows.Forms.Label assetLabel;
- System.Windows.Forms.Label poLabel;
- System.Windows.Forms.Label deptLabel;
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPurchase_Add));
- System.Windows.Forms.Label label1;
- System.Windows.Forms.Label label2;
- System.Windows.Forms.Label label4;
- System.Windows.Forms.Label label5;
- System.Windows.Forms.Label label3;
- System.Windows.Forms.Label label6;
- System.Windows.Forms.Label label7;
- System.Windows.Forms.Label label8;
- System.Windows.Forms.Label label9;
- System.Windows.Forms.Label label10;
- this.tbSC = new System.Windows.Forms.TextBox();
- this.tbSID = new System.Windows.Forms.TextBox();
- this.tbPumName = new System.Windows.Forms.TextBox();
- this.tbPumModel = new System.Windows.Forms.TextBox();
- this.tbPumUnit = new System.Windows.Forms.TextBox();
- this.tbPumQty = new System.Windows.Forms.TextBox();
- this.tbPumPrice = new System.Windows.Forms.TextBox();
- this.tbPumAmt = new System.Windows.Forms.TextBox();
- this.tbSupply = new System.Windows.Forms.TextBox();
- this.tbSupplyIndex = new System.Windows.Forms.TextBox();
- this.tbProject = new System.Windows.Forms.TextBox();
- this.tbProjectIndex = new System.Windows.Forms.TextBox();
- this.tbPO = new System.Windows.Forms.TextBox();
- this.tbBigo = new System.Windows.Forms.TextBox();
- this.dtPdate = new System.Windows.Forms.DateTimePicker();
- this.btSave = new System.Windows.Forms.Button();
- this.cmbState = new System.Windows.Forms.ComboBox();
- this.cbProcess = new System.Windows.Forms.ComboBox();
- this.cmbRequest = new System.Windows.Forms.ComboBox();
- this.cmbReceive = new System.Windows.Forms.ComboBox();
- this.tbPumIDX = new System.Windows.Forms.TextBox();
- this.tbPumStock = new System.Windows.Forms.TextBox();
- this.dtInDate = new System.Windows.Forms.DateTimePicker();
- this.chkInDate = new System.Windows.Forms.CheckBox();
- this.dtExpDate = new System.Windows.Forms.DateTimePicker();
- this.chkExp = new System.Windows.Forms.CheckBox();
- this.btSaveAdd = new System.Windows.Forms.Button();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.tbPumPriceD = new System.Windows.Forms.TextBox();
- this.button3 = new System.Windows.Forms.Button();
- this.button2 = new System.Windows.Forms.Button();
- this.button1 = new System.Windows.Forms.Button();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.button7 = new System.Windows.Forms.Button();
- this.button6 = new System.Windows.Forms.Button();
- this.button5 = new System.Windows.Forms.Button();
- this.button4 = new System.Windows.Forms.Button();
- this.tbOrderNo = new System.Windows.Forms.TextBox();
- this.cbManuProc = new System.Windows.Forms.ComboBox();
- this.cbEQModel = new System.Windows.Forms.ComboBox();
- this.cbEQManu = new System.Windows.Forms.ComboBox();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
- this.dsPurchase = new FEQ0000.dsPurchase();
- this.purchaseBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.purchaseTableAdapter = new FEQ0000.dsPurchaseTableAdapters.PurchaseTableAdapter();
- this.tbStorage = new System.Windows.Forms.TextBox();
- processLabel = new System.Windows.Forms.Label();
- receiveLabel = new System.Windows.Forms.Label();
- scLabel = new System.Windows.Forms.Label();
- sidLabel = new System.Windows.Forms.Label();
- pumscaleLabel = new System.Windows.Forms.Label();
- pumqtyLabel = new System.Windows.Forms.Label();
- pumpriceLabel = new System.Windows.Forms.Label();
- pumamtLabel = new System.Windows.Forms.Label();
- assetLabel = new System.Windows.Forms.Label();
- poLabel = new System.Windows.Forms.Label();
- deptLabel = new System.Windows.Forms.Label();
- label1 = new System.Windows.Forms.Label();
- label2 = new System.Windows.Forms.Label();
- label4 = new System.Windows.Forms.Label();
- label5 = new System.Windows.Forms.Label();
- label3 = new System.Windows.Forms.Label();
- label6 = new System.Windows.Forms.Label();
- label7 = new System.Windows.Forms.Label();
- label8 = new System.Windows.Forms.Label();
- label9 = new System.Windows.Forms.Label();
- label10 = new System.Windows.Forms.Label();
- this.groupBox1.SuspendLayout();
- this.groupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.purchaseBindingSource)).BeginInit();
- this.SuspendLayout();
- //
- // processLabel
- //
- processLabel.AutoSize = true;
- processLabel.Location = new System.Drawing.Point(57, 130);
- processLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- processLabel.Name = "processLabel";
- processLabel.Size = new System.Drawing.Size(39, 20);
- processLabel.TabIndex = 6;
- processLabel.Text = "공정";
- //
- // receiveLabel
- //
- receiveLabel.AutoSize = true;
- receiveLabel.Location = new System.Drawing.Point(42, 95);
- receiveLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- receiveLabel.Name = "receiveLabel";
- receiveLabel.Size = new System.Drawing.Size(54, 20);
- receiveLabel.TabIndex = 4;
- receiveLabel.Text = "수령인";
- //
- // scLabel
- //
- scLabel.AutoSize = true;
- scLabel.Location = new System.Drawing.Point(69, 160);
- scLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- scLabel.Name = "scLabel";
- scLabel.Size = new System.Drawing.Size(27, 20);
- scLabel.TabIndex = 8;
- scLabel.Text = "SC";
- //
- // sidLabel
- //
- sidLabel.AutoSize = true;
- sidLabel.Location = new System.Drawing.Point(288, 251);
- sidLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- sidLabel.Name = "sidLabel";
- sidLabel.Size = new System.Drawing.Size(32, 20);
- sidLabel.TabIndex = 19;
- sidLabel.Text = "SID";
- //
- // pumscaleLabel
- //
- pumscaleLabel.AutoSize = true;
- pumscaleLabel.Location = new System.Drawing.Point(10, 142);
- pumscaleLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- pumscaleLabel.Name = "pumscaleLabel";
- pumscaleLabel.Size = new System.Drawing.Size(75, 20);
- pumscaleLabel.TabIndex = 9;
- pumscaleLabel.Text = "모델/규격";
- //
- // pumqtyLabel
- //
- pumqtyLabel.AutoSize = true;
- pumqtyLabel.Location = new System.Drawing.Point(47, 179);
- pumqtyLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- pumqtyLabel.Name = "pumqtyLabel";
- pumqtyLabel.Size = new System.Drawing.Size(39, 20);
- pumqtyLabel.TabIndex = 12;
- pumqtyLabel.Text = "수량";
- //
- // pumpriceLabel
- //
- pumpriceLabel.AutoSize = true;
- pumpriceLabel.Location = new System.Drawing.Point(280, 179);
- pumpriceLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- pumpriceLabel.Name = "pumpriceLabel";
- pumpriceLabel.Size = new System.Drawing.Size(39, 20);
- pumpriceLabel.TabIndex = 15;
- pumpriceLabel.Text = "단가";
- //
- // pumamtLabel
- //
- pumamtLabel.AutoSize = true;
- pumamtLabel.Location = new System.Drawing.Point(47, 251);
- pumamtLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- pumamtLabel.Name = "pumamtLabel";
- pumamtLabel.Size = new System.Drawing.Size(39, 20);
- pumamtLabel.TabIndex = 17;
- pumamtLabel.Text = "합계";
- //
- // assetLabel
- //
- assetLabel.AutoSize = true;
- assetLabel.Location = new System.Drawing.Point(24, 326);
- assetLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- assetLabel.Name = "assetLabel";
- assetLabel.Size = new System.Drawing.Size(69, 20);
- assetLabel.TabIndex = 18;
- assetLabel.Text = "장비모델";
- //
- // poLabel
- //
- poLabel.AutoSize = true;
- poLabel.Location = new System.Drawing.Point(66, 190);
- poLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- poLabel.Name = "poLabel";
- poLabel.Size = new System.Drawing.Size(30, 20);
- poLabel.TabIndex = 10;
- poLabel.Text = "PO";
- //
- // deptLabel
- //
- deptLabel.AutoSize = true;
- deptLabel.Location = new System.Drawing.Point(46, 355);
- deptLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- deptLabel.Name = "deptLabel";
- deptLabel.Size = new System.Drawing.Size(39, 20);
- deptLabel.TabIndex = 27;
- deptLabel.Text = "비고";
- this.toolTip1.SetToolTip(deptLabel, resources.GetString("deptLabel.ToolTip"));
- //
- // label1
- //
- label1.AutoSize = true;
- label1.Location = new System.Drawing.Point(32, 35);
- label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label1.Name = "label1";
- label1.Size = new System.Drawing.Size(54, 20);
- label1.TabIndex = 0;
- label1.Text = "입력일";
- //
- // label2
- //
- label2.AutoSize = true;
- label2.Location = new System.Drawing.Point(12, 290);
- label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label2.Name = "label2";
- label2.Size = new System.Drawing.Size(84, 20);
- label2.TabIndex = 16;
- label2.Text = "장비제조사";
- //
- // label4
- //
- label4.AutoSize = true;
- label4.Location = new System.Drawing.Point(24, 254);
- label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label4.Name = "label4";
- label4.Size = new System.Drawing.Size(69, 20);
- label4.TabIndex = 14;
- label4.Text = "제조공정";
- //
- // label5
- //
- label5.AutoSize = true;
- label5.Location = new System.Drawing.Point(36, 221);
- label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label5.Name = "label5";
- label5.Size = new System.Drawing.Size(59, 20);
- label5.TabIndex = 12;
- label5.Text = "SCR/CF";
- //
- // label3
- //
- label3.AutoSize = true;
- label3.Location = new System.Drawing.Point(46, 69);
- label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label3.Name = "label3";
- label3.Size = new System.Drawing.Size(39, 20);
- label3.TabIndex = 2;
- label3.Text = "요청";
- //
- // label6
- //
- label6.AutoSize = true;
- label6.Location = new System.Drawing.Point(280, 69);
- label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label6.Name = "label6";
- label6.Size = new System.Drawing.Size(39, 20);
- label6.TabIndex = 4;
- label6.Text = "상태";
- //
- // label7
- //
- label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- label7.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label7.Location = new System.Drawing.Point(11, 539);
- label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label7.Name = "label7";
- label7.Padding = new System.Windows.Forms.Padding(5);
- label7.Size = new System.Drawing.Size(910, 103);
- label7.TabIndex = 17;
- label7.Text = resources.GetString("label7.Text");
- //
- // label8
- //
- label8.AutoSize = true;
- label8.ForeColor = System.Drawing.Color.Blue;
- label8.Location = new System.Drawing.Point(29, 214);
- label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label8.Name = "label8";
- label8.Size = new System.Drawing.Size(57, 20);
- label8.TabIndex = 35;
- label8.Text = "단가($)";
- //
- // label9
- //
- label9.AutoSize = true;
- label9.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- label9.ForeColor = System.Drawing.Color.Blue;
- label9.Location = new System.Drawing.Point(285, 218);
- label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label9.Name = "label9";
- label9.Size = new System.Drawing.Size(163, 15);
- label9.TabIndex = 37;
- label9.Text = "해외물품은 좌측 단가를 입력";
- //
- // tbSC
- //
- this.tbSC.Location = new System.Drawing.Point(104, 156);
- this.tbSC.Margin = new System.Windows.Forms.Padding(4);
- this.tbSC.Name = "tbSC";
- this.tbSC.Size = new System.Drawing.Size(286, 27);
- this.tbSC.TabIndex = 9;
- //
- // tbSID
- //
- this.tbSID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.tbSID.Location = new System.Drawing.Point(327, 248);
- this.tbSID.Margin = new System.Windows.Forms.Padding(4);
- this.tbSID.Name = "tbSID";
- this.tbSID.Size = new System.Drawing.Size(148, 27);
- this.tbSID.TabIndex = 20;
- //
- // tbPumName
- //
- this.tbPumName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.tbPumName.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbPumName.Location = new System.Drawing.Point(93, 102);
- this.tbPumName.Margin = new System.Windows.Forms.Padding(4);
- this.tbPumName.Name = "tbPumName";
- this.tbPumName.Size = new System.Drawing.Size(311, 27);
- this.tbPumName.TabIndex = 7;
- this.tbPumName.Click += new System.EventHandler(this.tbPumName_Click);
- this.tbPumName.TextChanged += new System.EventHandler(this.tbPumName_TextChanged);
- //
- // tbPumModel
- //
- this.tbPumModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.tbPumModel.ImeMode = System.Windows.Forms.ImeMode.Alpha;
- this.tbPumModel.Location = new System.Drawing.Point(93, 139);
- this.tbPumModel.Margin = new System.Windows.Forms.Padding(4);
- this.tbPumModel.Name = "tbPumModel";
- this.tbPumModel.Size = new System.Drawing.Size(311, 27);
- this.tbPumModel.TabIndex = 10;
- //
- // tbPumUnit
- //
- this.tbPumUnit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
- this.tbPumUnit.Location = new System.Drawing.Point(410, 139);
- this.tbPumUnit.Margin = new System.Windows.Forms.Padding(4);
- this.tbPumUnit.Name = "tbPumUnit";
- this.tbPumUnit.Size = new System.Drawing.Size(64, 27);
- this.tbPumUnit.TabIndex = 11;
- this.tbPumUnit.TabStop = false;
- this.tbPumUnit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.toolTip1.SetToolTip(this.tbPumUnit, "단위");
- //
- // tbPumQty
- //
- this.tbPumQty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.tbPumQty.Location = new System.Drawing.Point(94, 175);
- this.tbPumQty.Margin = new System.Windows.Forms.Padding(4);
- this.tbPumQty.Name = "tbPumQty";
- this.tbPumQty.Size = new System.Drawing.Size(111, 27);
- this.tbPumQty.TabIndex = 13;
- this.tbPumQty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.tbPumQty.TextChanged += new System.EventHandler(this.tbPumQty_TextChanged);
- //
- // tbPumPrice
- //
- this.tbPumPrice.Location = new System.Drawing.Point(326, 175);
- this.tbPumPrice.Margin = new System.Windows.Forms.Padding(4);
- this.tbPumPrice.Name = "tbPumPrice";
- this.tbPumPrice.Size = new System.Drawing.Size(148, 27);
- this.tbPumPrice.TabIndex = 16;
- this.tbPumPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
- this.tbPumPrice.TextChanged += new System.EventHandler(this.tbPumQty_TextChanged);
- //
- // tbPumAmt
- //
- this.tbPumAmt.Location = new System.Drawing.Point(93, 248);
- this.tbPumAmt.Margin = new System.Windows.Forms.Padding(4);
- this.tbPumAmt.Name = "tbPumAmt";
- this.tbPumAmt.ReadOnly = true;
- this.tbPumAmt.Size = new System.Drawing.Size(179, 27);
- this.tbPumAmt.TabIndex = 18;
- this.tbPumAmt.TabStop = false;
- this.tbPumAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
- //
- // tbSupply
- //
- this.tbSupply.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbSupply.Location = new System.Drawing.Point(93, 283);
- this.tbSupply.Margin = new System.Windows.Forms.Padding(4);
- this.tbSupply.Name = "tbSupply";
- this.tbSupply.Size = new System.Drawing.Size(112, 27);
- this.tbSupply.TabIndex = 22;
- //
- // tbSupplyIndex
- //
- this.tbSupplyIndex.Location = new System.Drawing.Point(208, 283);
- this.tbSupplyIndex.Margin = new System.Windows.Forms.Padding(4);
- this.tbSupplyIndex.Name = "tbSupplyIndex";
- this.tbSupplyIndex.ReadOnly = true;
- this.tbSupplyIndex.Size = new System.Drawing.Size(64, 27);
- this.tbSupplyIndex.TabIndex = 23;
- this.tbSupplyIndex.TabStop = false;
- this.tbSupplyIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.toolTip1.SetToolTip(this.tbSupplyIndex, "Database ID");
- //
- // tbProject
- //
- this.tbProject.BackColor = System.Drawing.SystemColors.Window;
- this.tbProject.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbProject.Location = new System.Drawing.Point(93, 320);
- this.tbProject.Margin = new System.Windows.Forms.Padding(4);
- this.tbProject.Name = "tbProject";
- this.tbProject.Size = new System.Drawing.Size(311, 27);
- this.tbProject.TabIndex = 25;
- this.toolTip1.SetToolTip(this.tbProject, "관련 프로젝트에서 선택하여 입력, 가공 파트 및 명확히 프로젝트에 한정되어 구매되는 것들");
- //
- // tbProjectIndex
- //
- this.tbProjectIndex.Location = new System.Drawing.Point(410, 320);
- this.tbProjectIndex.Margin = new System.Windows.Forms.Padding(4);
- this.tbProjectIndex.Name = "tbProjectIndex";
- this.tbProjectIndex.ReadOnly = true;
- this.tbProjectIndex.Size = new System.Drawing.Size(64, 27);
- this.tbProjectIndex.TabIndex = 26;
- this.tbProjectIndex.TabStop = false;
- this.tbProjectIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.toolTip1.SetToolTip(this.tbProjectIndex, "Database ID");
- //
- // tbPO
- //
- this.tbPO.Location = new System.Drawing.Point(104, 187);
- this.tbPO.Margin = new System.Windows.Forms.Padding(4);
- this.tbPO.Name = "tbPO";
- this.tbPO.Size = new System.Drawing.Size(286, 27);
- this.tbPO.TabIndex = 11;
- //
- // tbBigo
- //
- this.tbBigo.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.tbBigo.Location = new System.Drawing.Point(93, 355);
- this.tbBigo.Margin = new System.Windows.Forms.Padding(4);
- this.tbBigo.MaxLength = 500;
- this.tbBigo.Multiline = true;
- this.tbBigo.Name = "tbBigo";
- this.tbBigo.Size = new System.Drawing.Size(381, 154);
- this.tbBigo.TabIndex = 28;
- this.tbBigo.TabStop = false;
- this.toolTip1.SetToolTip(this.tbBigo, resources.GetString("tbBigo.ToolTip"));
- //
- // dtPdate
- //
- this.dtPdate.Location = new System.Drawing.Point(93, 29);
- this.dtPdate.Margin = new System.Windows.Forms.Padding(4);
- this.dtPdate.Name = "dtPdate";
- this.dtPdate.Size = new System.Drawing.Size(381, 27);
- this.dtPdate.TabIndex = 1;
- //
- // btSave
- //
- this.btSave.Location = new System.Drawing.Point(11, 648);
- this.btSave.Margin = new System.Windows.Forms.Padding(4);
- this.btSave.Name = "btSave";
- this.btSave.Size = new System.Drawing.Size(490, 43);
- this.btSave.TabIndex = 1;
- this.btSave.Text = "저장(&S)";
- this.btSave.UseVisualStyleBackColor = true;
- this.btSave.Click += new System.EventHandler(this.button1_Click);
- //
- // cmbState
- //
- this.cmbState.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.cmbState.FormattingEnabled = true;
- this.cmbState.Location = new System.Drawing.Point(327, 66);
- this.cmbState.Margin = new System.Windows.Forms.Padding(4);
- this.cmbState.Name = "cmbState";
- this.cmbState.Size = new System.Drawing.Size(148, 28);
- this.cmbState.TabIndex = 5;
- this.cmbState.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
- //
- // cbProcess
- //
- this.cbProcess.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
- this.cbProcess.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
- this.cbProcess.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.cbProcess.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbProcess.FormattingEnabled = true;
- this.cbProcess.Location = new System.Drawing.Point(104, 125);
- this.cbProcess.Margin = new System.Windows.Forms.Padding(4);
- this.cbProcess.Name = "cbProcess";
- this.cbProcess.Size = new System.Drawing.Size(286, 28);
- this.cbProcess.TabIndex = 7;
- //
- // cmbRequest
- //
- this.cmbRequest.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
- this.cmbRequest.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
- this.cmbRequest.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbRequest.FormattingEnabled = true;
- this.cmbRequest.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.cmbRequest.Location = new System.Drawing.Point(93, 66);
- this.cmbRequest.Margin = new System.Windows.Forms.Padding(4);
- this.cmbRequest.Name = "cmbRequest";
- this.cmbRequest.Size = new System.Drawing.Size(179, 28);
- this.cmbRequest.TabIndex = 3;
- //
- // cmbReceive
- //
- this.cmbReceive.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
- this.cmbReceive.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
- this.cmbReceive.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbReceive.FormattingEnabled = true;
- this.cmbReceive.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.cmbReceive.Location = new System.Drawing.Point(104, 93);
- this.cmbReceive.Margin = new System.Windows.Forms.Padding(4);
- this.cmbReceive.Name = "cmbReceive";
- this.cmbReceive.Size = new System.Drawing.Size(286, 28);
- this.cmbReceive.TabIndex = 5;
- //
- // tbPumIDX
- //
- this.tbPumIDX.Location = new System.Drawing.Point(410, 102);
- this.tbPumIDX.Margin = new System.Windows.Forms.Padding(4);
- this.tbPumIDX.Name = "tbPumIDX";
- this.tbPumIDX.ReadOnly = true;
- this.tbPumIDX.Size = new System.Drawing.Size(64, 27);
- this.tbPumIDX.TabIndex = 8;
- this.tbPumIDX.TabStop = false;
- this.tbPumIDX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.toolTip1.SetToolTip(this.tbPumIDX, "Database ID");
- //
- // tbPumStock
- //
- this.tbPumStock.Location = new System.Drawing.Point(208, 175);
- this.tbPumStock.Margin = new System.Windows.Forms.Padding(4);
- this.tbPumStock.Name = "tbPumStock";
- this.tbPumStock.ReadOnly = true;
- this.tbPumStock.Size = new System.Drawing.Size(64, 27);
- this.tbPumStock.TabIndex = 14;
- this.tbPumStock.TabStop = false;
- this.tbPumStock.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.toolTip1.SetToolTip(this.tbPumStock, "재고량");
- //
- // dtInDate
- //
- this.dtInDate.Location = new System.Drawing.Point(104, 58);
- this.dtInDate.Margin = new System.Windows.Forms.Padding(4);
- this.dtInDate.Name = "dtInDate";
- this.dtInDate.Size = new System.Drawing.Size(286, 27);
- this.dtInDate.TabIndex = 3;
- this.dtInDate.TabStop = false;
- //
- // chkInDate
- //
- this.chkInDate.AutoSize = true;
- this.chkInDate.Location = new System.Drawing.Point(24, 60);
- this.chkInDate.Margin = new System.Windows.Forms.Padding(4);
- this.chkInDate.Name = "chkInDate";
- this.chkInDate.Size = new System.Drawing.Size(73, 24);
- this.chkInDate.TabIndex = 2;
- this.chkInDate.TabStop = false;
- this.chkInDate.Text = "입고일";
- this.chkInDate.UseVisualStyleBackColor = true;
- this.chkInDate.CheckedChanged += new System.EventHandler(this.chkInDate_CheckedChanged);
- //
- // dtExpDate
- //
- this.dtExpDate.Location = new System.Drawing.Point(104, 26);
- this.dtExpDate.Margin = new System.Windows.Forms.Padding(4);
- this.dtExpDate.Name = "dtExpDate";
- this.dtExpDate.Size = new System.Drawing.Size(286, 27);
- this.dtExpDate.TabIndex = 1;
- this.dtExpDate.TabStop = false;
- //
- // chkExp
- //
- this.chkExp.AutoSize = true;
- this.chkExp.Location = new System.Drawing.Point(24, 30);
- this.chkExp.Margin = new System.Windows.Forms.Padding(4);
- this.chkExp.Name = "chkExp";
- this.chkExp.Size = new System.Drawing.Size(73, 24);
- this.chkExp.TabIndex = 0;
- this.chkExp.TabStop = false;
- this.chkExp.Text = "예상일";
- this.chkExp.UseVisualStyleBackColor = true;
- this.chkExp.CheckedChanged += new System.EventHandler(this.chkExp_CheckedChanged);
- //
- // btSaveAdd
- //
- this.btSaveAdd.Location = new System.Drawing.Point(511, 648);
- this.btSaveAdd.Margin = new System.Windows.Forms.Padding(4);
- this.btSaveAdd.Name = "btSaveAdd";
- this.btSaveAdd.Size = new System.Drawing.Size(410, 43);
- this.btSaveAdd.TabIndex = 3;
- this.btSaveAdd.Text = "저장 및 추가(&A)";
- this.btSaveAdd.UseVisualStyleBackColor = true;
- this.btSaveAdd.Click += new System.EventHandler(this.button2_Click);
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.tbStorage);
- this.groupBox1.Controls.Add(label10);
- this.groupBox1.Controls.Add(label9);
- this.groupBox1.Controls.Add(this.tbPumPriceD);
- this.groupBox1.Controls.Add(label8);
- this.groupBox1.Controls.Add(this.button3);
- this.groupBox1.Controls.Add(this.button2);
- this.groupBox1.Controls.Add(this.button1);
- this.groupBox1.Controls.Add(label6);
- this.groupBox1.Controls.Add(label3);
- this.groupBox1.Controls.Add(this.dtPdate);
- this.groupBox1.Controls.Add(this.tbPumStock);
- this.groupBox1.Controls.Add(this.tbPumAmt);
- this.groupBox1.Controls.Add(this.tbBigo);
- this.groupBox1.Controls.Add(deptLabel);
- this.groupBox1.Controls.Add(this.tbSupplyIndex);
- this.groupBox1.Controls.Add(pumamtLabel);
- this.groupBox1.Controls.Add(this.tbPumIDX);
- this.groupBox1.Controls.Add(this.cmbState);
- this.groupBox1.Controls.Add(this.tbSID);
- this.groupBox1.Controls.Add(this.tbPumQty);
- this.groupBox1.Controls.Add(pumqtyLabel);
- this.groupBox1.Controls.Add(sidLabel);
- this.groupBox1.Controls.Add(this.tbProject);
- this.groupBox1.Controls.Add(this.tbProjectIndex);
- this.groupBox1.Controls.Add(this.tbPumPrice);
- this.groupBox1.Controls.Add(this.tbSupply);
- this.groupBox1.Controls.Add(pumpriceLabel);
- this.groupBox1.Controls.Add(label1);
- this.groupBox1.Controls.Add(this.tbPumName);
- this.groupBox1.Controls.Add(this.cmbRequest);
- this.groupBox1.Controls.Add(pumscaleLabel);
- this.groupBox1.Controls.Add(this.tbPumUnit);
- this.groupBox1.Controls.Add(this.tbPumModel);
- this.groupBox1.Location = new System.Drawing.Point(11, 6);
- 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, 525);
- this.groupBox1.TabIndex = 0;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "필수입력";
- //
- // tbPumPriceD
- //
- this.tbPumPriceD.ForeColor = System.Drawing.Color.Blue;
- this.tbPumPriceD.Location = new System.Drawing.Point(94, 211);
- this.tbPumPriceD.Margin = new System.Windows.Forms.Padding(4);
- this.tbPumPriceD.Name = "tbPumPriceD";
- this.tbPumPriceD.Size = new System.Drawing.Size(178, 27);
- this.tbPumPriceD.TabIndex = 36;
- this.tbPumPriceD.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
- this.tbPumPriceD.TextChanged += new System.EventHandler(this.tbDolloerPrice_TextChanged);
- //
- // button3
- //
- this.button3.Location = new System.Drawing.Point(9, 320);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(80, 27);
- this.button3.TabIndex = 34;
- this.button3.Text = "프로젝트";
- this.toolTip1.SetToolTip(this.button3, "관련 프로젝트에서 선택하여 입력, 가공 파트 및 명확히 프로젝트에 한정되어 구매되는 것들");
- this.button3.UseVisualStyleBackColor = true;
- this.button3.Click += new System.EventHandler(this.button3_Click);
- //
- // button2
- //
- this.button2.Location = new System.Drawing.Point(9, 283);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(80, 27);
- this.button2.TabIndex = 33;
- this.button2.Text = "공급처";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new System.EventHandler(this.button2_Click_1);
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(9, 102);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(80, 27);
- this.button1.TabIndex = 32;
- this.button1.Text = "품명";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click_1);
- //
- // groupBox2
- //
- this.groupBox2.BackColor = System.Drawing.Color.Gainsboro;
- this.groupBox2.Controls.Add(this.button7);
- this.groupBox2.Controls.Add(this.button6);
- this.groupBox2.Controls.Add(this.button5);
- this.groupBox2.Controls.Add(this.button4);
- this.groupBox2.Controls.Add(this.tbOrderNo);
- this.groupBox2.Controls.Add(label5);
- this.groupBox2.Controls.Add(this.cbManuProc);
- this.groupBox2.Controls.Add(label4);
- this.groupBox2.Controls.Add(this.chkExp);
- this.groupBox2.Controls.Add(this.cbEQModel);
- this.groupBox2.Controls.Add(this.cbEQManu);
- this.groupBox2.Controls.Add(label2);
- this.groupBox2.Controls.Add(this.chkInDate);
- this.groupBox2.Controls.Add(this.dtExpDate);
- this.groupBox2.Controls.Add(this.dtInDate);
- this.groupBox2.Controls.Add(this.pictureBox1);
- this.groupBox2.Controls.Add(this.tbPO);
- this.groupBox2.Controls.Add(poLabel);
- this.groupBox2.Controls.Add(this.tbSC);
- this.groupBox2.Controls.Add(scLabel);
- this.groupBox2.Controls.Add(receiveLabel);
- this.groupBox2.Controls.Add(assetLabel);
- this.groupBox2.Controls.Add(this.cmbReceive);
- this.groupBox2.Controls.Add(processLabel);
- this.groupBox2.Controls.Add(this.cbProcess);
- this.groupBox2.Location = new System.Drawing.Point(512, 7);
- this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
- this.groupBox2.Size = new System.Drawing.Size(409, 524);
- this.groupBox2.TabIndex = 2;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "추가정보";
- //
- // button7
- //
- this.button7.Location = new System.Drawing.Point(6, 454);
- this.button7.Name = "button7";
- this.button7.Size = new System.Drawing.Size(93, 27);
- this.button7.TabIndex = 36;
- this.button7.Text = "견적서폴더";
- this.button7.UseVisualStyleBackColor = true;
- this.button7.Click += new System.EventHandler(this.button7_Click);
- //
- // button6
- //
- this.button6.Location = new System.Drawing.Point(6, 422);
- this.button6.Name = "button6";
- this.button6.Size = new System.Drawing.Size(93, 27);
- this.button6.TabIndex = 35;
- this.button6.Text = "그림선택";
- this.button6.UseVisualStyleBackColor = true;
- this.button6.Click += new System.EventHandler(this.button6_Click);
- //
- // button5
- //
- this.button5.Location = new System.Drawing.Point(6, 390);
- this.button5.Name = "button5";
- this.button5.Size = new System.Drawing.Size(93, 27);
- this.button5.TabIndex = 34;
- this.button5.Text = "촬영";
- this.button5.UseVisualStyleBackColor = true;
- this.button5.Click += new System.EventHandler(this.button5_Click);
- //
- // button4
- //
- this.button4.Location = new System.Drawing.Point(6, 358);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(93, 27);
- this.button4.TabIndex = 33;
- this.button4.Text = "붙여넣기";
- this.button4.UseVisualStyleBackColor = true;
- this.button4.Click += new System.EventHandler(this.button4_Click);
- //
- // tbOrderNo
- //
- this.tbOrderNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tbOrderNo.Location = new System.Drawing.Point(104, 218);
- this.tbOrderNo.Margin = new System.Windows.Forms.Padding(4);
- this.tbOrderNo.Name = "tbOrderNo";
- this.tbOrderNo.Size = new System.Drawing.Size(286, 27);
- this.tbOrderNo.TabIndex = 13;
- //
- // cbManuProc
- //
- this.cbManuProc.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
- this.cbManuProc.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
- this.cbManuProc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbManuProc.FormattingEnabled = true;
- this.cbManuProc.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.cbManuProc.Location = new System.Drawing.Point(104, 251);
- this.cbManuProc.Margin = new System.Windows.Forms.Padding(4);
- this.cbManuProc.Name = "cbManuProc";
- this.cbManuProc.Size = new System.Drawing.Size(286, 28);
- this.cbManuProc.TabIndex = 15;
- //
- // cbEQModel
- //
- this.cbEQModel.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
- this.cbEQModel.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
- this.cbEQModel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbEQModel.FormattingEnabled = true;
- this.cbEQModel.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.cbEQModel.Location = new System.Drawing.Point(104, 323);
- this.cbEQModel.Margin = new System.Windows.Forms.Padding(4);
- this.cbEQModel.Name = "cbEQModel";
- this.cbEQModel.Size = new System.Drawing.Size(286, 28);
- this.cbEQModel.TabIndex = 19;
- //
- // cbEQManu
- //
- this.cbEQManu.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
- this.cbEQManu.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
- this.cbEQManu.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbEQManu.FormattingEnabled = true;
- this.cbEQManu.ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.cbEQManu.Location = new System.Drawing.Point(104, 287);
- this.cbEQManu.Margin = new System.Windows.Forms.Padding(4);
- this.cbEQManu.Name = "cbEQManu";
- this.cbEQManu.Size = new System.Drawing.Size(286, 28);
- this.cbEQManu.TabIndex = 17;
- this.cbEQManu.SelectedIndexChanged += new System.EventHandler(this.cbEQManu_SelectedIndexChanged);
- //
- // pictureBox1
- //
- this.pictureBox1.BackColor = System.Drawing.Color.Gray;
- this.pictureBox1.Location = new System.Drawing.Point(104, 358);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(286, 148);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox1.TabIndex = 17;
- this.pictureBox1.TabStop = false;
- this.pictureBox1.Tag = "A";
- //
- // dsPurchase
- //
- this.dsPurchase.DataSetName = "dsPurchase";
- this.dsPurchase.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // purchaseBindingSource
- //
- this.purchaseBindingSource.DataMember = "Purchase";
- this.purchaseBindingSource.DataSource = this.dsPurchase;
- //
- // purchaseTableAdapter
- //
- this.purchaseTableAdapter.ClearBeforeFill = true;
- //
- // tbStorage
- //
- this.tbStorage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tbStorage.Location = new System.Drawing.Point(370, 283);
- this.tbStorage.Margin = new System.Windows.Forms.Padding(4);
- this.tbStorage.Name = "tbStorage";
- this.tbStorage.Size = new System.Drawing.Size(104, 27);
- this.tbStorage.TabIndex = 39;
- //
- // label10
- //
- label10.AutoSize = true;
- label10.Location = new System.Drawing.Point(287, 286);
- label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- label10.Name = "label10";
- label10.Size = new System.Drawing.Size(75, 20);
- label10.TabIndex = 38;
- label10.Text = "STORAGE";
- //
- // fPurchase_Add
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(928, 701);
- this.Controls.Add(this.groupBox2);
- this.Controls.Add(this.groupBox1);
- this.Controls.Add(this.btSaveAdd);
- this.Controls.Add(this.btSave);
- this.Controls.Add(label7);
- this.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "fPurchase_Add";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "Purchase ADD/EDIT";
- this.Load += new System.EventHandler(this.@__Load);
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.groupBox2.ResumeLayout(false);
- this.groupBox2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.purchaseBindingSource)).EndInit();
- this.ResumeLayout(false);
+ this.components = new System.ComponentModel.Container();
+ System.Windows.Forms.Label processLabel;
+ System.Windows.Forms.Label receiveLabel;
+ System.Windows.Forms.Label scLabel;
+ System.Windows.Forms.Label sidLabel;
+ System.Windows.Forms.Label pumscaleLabel;
+ System.Windows.Forms.Label pumqtyLabel;
+ System.Windows.Forms.Label pumpriceLabel;
+ System.Windows.Forms.Label pumamtLabel;
+ System.Windows.Forms.Label assetLabel;
+ System.Windows.Forms.Label poLabel;
+ System.Windows.Forms.Label deptLabel;
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPurchase_Add));
+ System.Windows.Forms.Label label1;
+ System.Windows.Forms.Label label2;
+ System.Windows.Forms.Label label4;
+ System.Windows.Forms.Label label5;
+ System.Windows.Forms.Label label3;
+ System.Windows.Forms.Label label6;
+ System.Windows.Forms.Label label7;
+ System.Windows.Forms.Label label8;
+ System.Windows.Forms.Label label9;
+ System.Windows.Forms.Label label10;
+ System.Windows.Forms.Label label11;
+ this.tbSC = new System.Windows.Forms.TextBox();
+ this.tbSID = new System.Windows.Forms.TextBox();
+ this.tbPumName = new System.Windows.Forms.TextBox();
+ this.tbPumModel = new System.Windows.Forms.TextBox();
+ this.tbPumUnit = new System.Windows.Forms.TextBox();
+ this.tbPumQty = new System.Windows.Forms.TextBox();
+ this.tbPumPrice = new System.Windows.Forms.TextBox();
+ this.tbPumAmt = new System.Windows.Forms.TextBox();
+ this.tbSupply = new System.Windows.Forms.TextBox();
+ this.tbSupplyIndex = new System.Windows.Forms.TextBox();
+ this.tbProject = new System.Windows.Forms.TextBox();
+ this.tbProjectIndex = new System.Windows.Forms.TextBox();
+ this.tbPO = new System.Windows.Forms.TextBox();
+ this.tbBigo = new System.Windows.Forms.TextBox();
+ this.dtPdate = new System.Windows.Forms.DateTimePicker();
+ this.btSave = new System.Windows.Forms.Button();
+ this.cmbState = new System.Windows.Forms.ComboBox();
+ this.cbProcess = new System.Windows.Forms.ComboBox();
+ this.cmbRequest = new System.Windows.Forms.ComboBox();
+ this.cmbReceive = new System.Windows.Forms.ComboBox();
+ this.tbPumIDX = new System.Windows.Forms.TextBox();
+ this.tbPumStock = new System.Windows.Forms.TextBox();
+ this.dtInDate = new System.Windows.Forms.DateTimePicker();
+ this.chkInDate = new System.Windows.Forms.CheckBox();
+ this.dtExpDate = new System.Windows.Forms.DateTimePicker();
+ this.chkExp = new System.Windows.Forms.CheckBox();
+ this.btSaveAdd = new System.Windows.Forms.Button();
+ this.groupBox1 = new System.Windows.Forms.GroupBox();
+ this.tbStorage = new System.Windows.Forms.TextBox();
+ this.tbPumPriceD = new System.Windows.Forms.TextBox();
+ this.button3 = new System.Windows.Forms.Button();
+ this.button2 = new System.Windows.Forms.Button();
+ this.button1 = new System.Windows.Forms.Button();
+ this.groupBox2 = new System.Windows.Forms.GroupBox();
+ this.button7 = new System.Windows.Forms.Button();
+ this.button6 = new System.Windows.Forms.Button();
+ this.button5 = new System.Windows.Forms.Button();
+ this.button4 = new System.Windows.Forms.Button();
+ this.tbOrderNo = new System.Windows.Forms.TextBox();
+ this.cbManuProc = new System.Windows.Forms.ComboBox();
+ this.cbEQModel = new System.Windows.Forms.ComboBox();
+ this.cbEQManu = new System.Windows.Forms.ComboBox();
+ this.pictureBox1 = new System.Windows.Forms.PictureBox();
+ this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
+ this.dsPurchase = new FEQ0000.dsPurchase();
+ this.purchaseBindingSource = new System.Windows.Forms.BindingSource(this.components);
+ this.purchaseTableAdapter = new FEQ0000.dsPurchaseTableAdapters.PurchaseTableAdapter();
+ this.tbInQty = new System.Windows.Forms.TextBox();
+ processLabel = new System.Windows.Forms.Label();
+ receiveLabel = new System.Windows.Forms.Label();
+ scLabel = new System.Windows.Forms.Label();
+ sidLabel = new System.Windows.Forms.Label();
+ pumscaleLabel = new System.Windows.Forms.Label();
+ pumqtyLabel = new System.Windows.Forms.Label();
+ pumpriceLabel = new System.Windows.Forms.Label();
+ pumamtLabel = new System.Windows.Forms.Label();
+ assetLabel = new System.Windows.Forms.Label();
+ poLabel = new System.Windows.Forms.Label();
+ deptLabel = new System.Windows.Forms.Label();
+ label1 = new System.Windows.Forms.Label();
+ label2 = new System.Windows.Forms.Label();
+ label4 = new System.Windows.Forms.Label();
+ label5 = new System.Windows.Forms.Label();
+ label3 = new System.Windows.Forms.Label();
+ label6 = new System.Windows.Forms.Label();
+ label7 = new System.Windows.Forms.Label();
+ label8 = new System.Windows.Forms.Label();
+ label9 = new System.Windows.Forms.Label();
+ label10 = new System.Windows.Forms.Label();
+ label11 = new System.Windows.Forms.Label();
+ this.groupBox1.SuspendLayout();
+ this.groupBox2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.purchaseBindingSource)).BeginInit();
+ this.SuspendLayout();
+ //
+ // processLabel
+ //
+ processLabel.AutoSize = true;
+ processLabel.Location = new System.Drawing.Point(57, 165);
+ processLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ processLabel.Name = "processLabel";
+ processLabel.Size = new System.Drawing.Size(39, 20);
+ processLabel.TabIndex = 6;
+ processLabel.Text = "공정";
+ //
+ // receiveLabel
+ //
+ receiveLabel.AutoSize = true;
+ receiveLabel.Location = new System.Drawing.Point(42, 95);
+ receiveLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ receiveLabel.Name = "receiveLabel";
+ receiveLabel.Size = new System.Drawing.Size(54, 20);
+ receiveLabel.TabIndex = 4;
+ receiveLabel.Text = "수령인";
+ //
+ // scLabel
+ //
+ scLabel.AutoSize = true;
+ scLabel.Location = new System.Drawing.Point(69, 195);
+ scLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ scLabel.Name = "scLabel";
+ scLabel.Size = new System.Drawing.Size(27, 20);
+ scLabel.TabIndex = 8;
+ scLabel.Text = "SC";
+ //
+ // sidLabel
+ //
+ sidLabel.AutoSize = true;
+ sidLabel.Location = new System.Drawing.Point(288, 251);
+ sidLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ sidLabel.Name = "sidLabel";
+ sidLabel.Size = new System.Drawing.Size(32, 20);
+ sidLabel.TabIndex = 19;
+ sidLabel.Text = "SID";
+ //
+ // pumscaleLabel
+ //
+ pumscaleLabel.AutoSize = true;
+ pumscaleLabel.Location = new System.Drawing.Point(10, 142);
+ pumscaleLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ pumscaleLabel.Name = "pumscaleLabel";
+ pumscaleLabel.Size = new System.Drawing.Size(75, 20);
+ pumscaleLabel.TabIndex = 9;
+ pumscaleLabel.Text = "모델/규격";
+ //
+ // pumqtyLabel
+ //
+ pumqtyLabel.AutoSize = true;
+ pumqtyLabel.Location = new System.Drawing.Point(47, 179);
+ pumqtyLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ pumqtyLabel.Name = "pumqtyLabel";
+ pumqtyLabel.Size = new System.Drawing.Size(39, 20);
+ pumqtyLabel.TabIndex = 12;
+ pumqtyLabel.Text = "수량";
+ //
+ // pumpriceLabel
+ //
+ pumpriceLabel.AutoSize = true;
+ pumpriceLabel.Location = new System.Drawing.Point(280, 179);
+ pumpriceLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ pumpriceLabel.Name = "pumpriceLabel";
+ pumpriceLabel.Size = new System.Drawing.Size(39, 20);
+ pumpriceLabel.TabIndex = 15;
+ pumpriceLabel.Text = "단가";
+ //
+ // pumamtLabel
+ //
+ pumamtLabel.AutoSize = true;
+ pumamtLabel.Location = new System.Drawing.Point(47, 251);
+ pumamtLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ pumamtLabel.Name = "pumamtLabel";
+ pumamtLabel.Size = new System.Drawing.Size(39, 20);
+ pumamtLabel.TabIndex = 17;
+ pumamtLabel.Text = "합계";
+ //
+ // assetLabel
+ //
+ assetLabel.AutoSize = true;
+ assetLabel.Location = new System.Drawing.Point(24, 361);
+ assetLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ assetLabel.Name = "assetLabel";
+ assetLabel.Size = new System.Drawing.Size(69, 20);
+ assetLabel.TabIndex = 18;
+ assetLabel.Text = "장비모델";
+ //
+ // poLabel
+ //
+ poLabel.AutoSize = true;
+ poLabel.Location = new System.Drawing.Point(66, 225);
+ poLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ poLabel.Name = "poLabel";
+ poLabel.Size = new System.Drawing.Size(30, 20);
+ poLabel.TabIndex = 10;
+ poLabel.Text = "PO";
+ //
+ // deptLabel
+ //
+ deptLabel.AutoSize = true;
+ deptLabel.Location = new System.Drawing.Point(46, 355);
+ deptLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ deptLabel.Name = "deptLabel";
+ deptLabel.Size = new System.Drawing.Size(39, 20);
+ deptLabel.TabIndex = 27;
+ deptLabel.Text = "비고";
+ this.toolTip1.SetToolTip(deptLabel, resources.GetString("deptLabel.ToolTip"));
+ //
+ // label1
+ //
+ label1.AutoSize = true;
+ label1.Location = new System.Drawing.Point(32, 35);
+ label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ label1.Name = "label1";
+ label1.Size = new System.Drawing.Size(54, 20);
+ label1.TabIndex = 0;
+ label1.Text = "입력일";
+ //
+ // label2
+ //
+ label2.AutoSize = true;
+ label2.Location = new System.Drawing.Point(12, 325);
+ label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ label2.Name = "label2";
+ label2.Size = new System.Drawing.Size(84, 20);
+ label2.TabIndex = 16;
+ label2.Text = "장비제조사";
+ //
+ // label4
+ //
+ label4.AutoSize = true;
+ label4.Location = new System.Drawing.Point(24, 289);
+ label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ label4.Name = "label4";
+ label4.Size = new System.Drawing.Size(69, 20);
+ label4.TabIndex = 14;
+ label4.Text = "제조공정";
+ //
+ // label5
+ //
+ label5.AutoSize = true;
+ label5.Location = new System.Drawing.Point(36, 256);
+ label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ label5.Name = "label5";
+ label5.Size = new System.Drawing.Size(59, 20);
+ label5.TabIndex = 12;
+ label5.Text = "SCR/CF";
+ //
+ // label3
+ //
+ label3.AutoSize = true;
+ label3.Location = new System.Drawing.Point(46, 69);
+ label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ label3.Name = "label3";
+ label3.Size = new System.Drawing.Size(39, 20);
+ label3.TabIndex = 2;
+ label3.Text = "요청";
+ //
+ // label6
+ //
+ label6.AutoSize = true;
+ label6.Location = new System.Drawing.Point(280, 69);
+ label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ label6.Name = "label6";
+ label6.Size = new System.Drawing.Size(39, 20);
+ label6.TabIndex = 4;
+ label6.Text = "상태";
+ //
+ // label7
+ //
+ label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ label7.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label7.Location = new System.Drawing.Point(11, 539);
+ label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ label7.Name = "label7";
+ label7.Padding = new System.Windows.Forms.Padding(5);
+ label7.Size = new System.Drawing.Size(910, 103);
+ label7.TabIndex = 17;
+ label7.Text = resources.GetString("label7.Text");
+ //
+ // label8
+ //
+ label8.AutoSize = true;
+ label8.ForeColor = System.Drawing.Color.Blue;
+ label8.Location = new System.Drawing.Point(29, 214);
+ label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ label8.Name = "label8";
+ label8.Size = new System.Drawing.Size(57, 20);
+ label8.TabIndex = 35;
+ label8.Text = "단가($)";
+ //
+ // label9
+ //
+ label9.AutoSize = true;
+ label9.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ label9.ForeColor = System.Drawing.Color.Blue;
+ label9.Location = new System.Drawing.Point(285, 218);
+ label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ label9.Name = "label9";
+ label9.Size = new System.Drawing.Size(163, 15);
+ label9.TabIndex = 37;
+ label9.Text = "해외물품은 좌측 단가를 입력";
+ //
+ // label10
+ //
+ label10.AutoSize = true;
+ label10.Location = new System.Drawing.Point(287, 286);
+ label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ label10.Name = "label10";
+ label10.Size = new System.Drawing.Size(75, 20);
+ label10.TabIndex = 38;
+ label10.Text = "STORAGE";
+ //
+ // tbSC
+ //
+ this.tbSC.Location = new System.Drawing.Point(104, 191);
+ this.tbSC.Margin = new System.Windows.Forms.Padding(4);
+ this.tbSC.Name = "tbSC";
+ this.tbSC.Size = new System.Drawing.Size(286, 27);
+ this.tbSC.TabIndex = 9;
+ //
+ // tbSID
+ //
+ this.tbSID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
+ this.tbSID.Location = new System.Drawing.Point(327, 248);
+ this.tbSID.Margin = new System.Windows.Forms.Padding(4);
+ this.tbSID.Name = "tbSID";
+ this.tbSID.Size = new System.Drawing.Size(148, 27);
+ this.tbSID.TabIndex = 20;
+ //
+ // tbPumName
+ //
+ this.tbPumName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+ this.tbPumName.ImeMode = System.Windows.Forms.ImeMode.Hangul;
+ this.tbPumName.Location = new System.Drawing.Point(93, 102);
+ this.tbPumName.Margin = new System.Windows.Forms.Padding(4);
+ this.tbPumName.Name = "tbPumName";
+ this.tbPumName.Size = new System.Drawing.Size(311, 27);
+ this.tbPumName.TabIndex = 7;
+ this.tbPumName.Click += new System.EventHandler(this.tbPumName_Click);
+ this.tbPumName.TextChanged += new System.EventHandler(this.tbPumName_TextChanged);
+ //
+ // tbPumModel
+ //
+ this.tbPumModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+ this.tbPumModel.ImeMode = System.Windows.Forms.ImeMode.Alpha;
+ this.tbPumModel.Location = new System.Drawing.Point(93, 139);
+ this.tbPumModel.Margin = new System.Windows.Forms.Padding(4);
+ this.tbPumModel.Name = "tbPumModel";
+ this.tbPumModel.Size = new System.Drawing.Size(311, 27);
+ this.tbPumModel.TabIndex = 10;
+ //
+ // tbPumUnit
+ //
+ this.tbPumUnit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
+ this.tbPumUnit.Location = new System.Drawing.Point(410, 139);
+ this.tbPumUnit.Margin = new System.Windows.Forms.Padding(4);
+ this.tbPumUnit.Name = "tbPumUnit";
+ this.tbPumUnit.Size = new System.Drawing.Size(64, 27);
+ this.tbPumUnit.TabIndex = 11;
+ this.tbPumUnit.TabStop = false;
+ this.tbPumUnit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
+ this.toolTip1.SetToolTip(this.tbPumUnit, "단위");
+ //
+ // tbPumQty
+ //
+ this.tbPumQty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+ this.tbPumQty.Location = new System.Drawing.Point(94, 175);
+ this.tbPumQty.Margin = new System.Windows.Forms.Padding(4);
+ this.tbPumQty.Name = "tbPumQty";
+ this.tbPumQty.Size = new System.Drawing.Size(111, 27);
+ this.tbPumQty.TabIndex = 13;
+ this.tbPumQty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
+ this.tbPumQty.TextChanged += new System.EventHandler(this.tbPumQty_TextChanged);
+ //
+ // tbPumPrice
+ //
+ this.tbPumPrice.Location = new System.Drawing.Point(326, 175);
+ this.tbPumPrice.Margin = new System.Windows.Forms.Padding(4);
+ this.tbPumPrice.Name = "tbPumPrice";
+ this.tbPumPrice.Size = new System.Drawing.Size(148, 27);
+ this.tbPumPrice.TabIndex = 16;
+ this.tbPumPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
+ this.tbPumPrice.TextChanged += new System.EventHandler(this.tbPumQty_TextChanged);
+ //
+ // tbPumAmt
+ //
+ this.tbPumAmt.Location = new System.Drawing.Point(93, 248);
+ this.tbPumAmt.Margin = new System.Windows.Forms.Padding(4);
+ this.tbPumAmt.Name = "tbPumAmt";
+ this.tbPumAmt.ReadOnly = true;
+ this.tbPumAmt.Size = new System.Drawing.Size(179, 27);
+ this.tbPumAmt.TabIndex = 18;
+ this.tbPumAmt.TabStop = false;
+ this.tbPumAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
+ //
+ // tbSupply
+ //
+ this.tbSupply.ImeMode = System.Windows.Forms.ImeMode.Hangul;
+ this.tbSupply.Location = new System.Drawing.Point(93, 283);
+ this.tbSupply.Margin = new System.Windows.Forms.Padding(4);
+ this.tbSupply.Name = "tbSupply";
+ this.tbSupply.Size = new System.Drawing.Size(112, 27);
+ this.tbSupply.TabIndex = 22;
+ //
+ // tbSupplyIndex
+ //
+ this.tbSupplyIndex.Location = new System.Drawing.Point(208, 283);
+ this.tbSupplyIndex.Margin = new System.Windows.Forms.Padding(4);
+ this.tbSupplyIndex.Name = "tbSupplyIndex";
+ this.tbSupplyIndex.ReadOnly = true;
+ this.tbSupplyIndex.Size = new System.Drawing.Size(64, 27);
+ this.tbSupplyIndex.TabIndex = 23;
+ this.tbSupplyIndex.TabStop = false;
+ this.tbSupplyIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
+ this.toolTip1.SetToolTip(this.tbSupplyIndex, "Database ID");
+ //
+ // tbProject
+ //
+ this.tbProject.BackColor = System.Drawing.SystemColors.Window;
+ this.tbProject.ImeMode = System.Windows.Forms.ImeMode.Hangul;
+ this.tbProject.Location = new System.Drawing.Point(93, 320);
+ this.tbProject.Margin = new System.Windows.Forms.Padding(4);
+ this.tbProject.Name = "tbProject";
+ this.tbProject.Size = new System.Drawing.Size(311, 27);
+ this.tbProject.TabIndex = 25;
+ this.toolTip1.SetToolTip(this.tbProject, "관련 프로젝트에서 선택하여 입력, 가공 파트 및 명확히 프로젝트에 한정되어 구매되는 것들");
+ //
+ // tbProjectIndex
+ //
+ this.tbProjectIndex.Location = new System.Drawing.Point(410, 320);
+ this.tbProjectIndex.Margin = new System.Windows.Forms.Padding(4);
+ this.tbProjectIndex.Name = "tbProjectIndex";
+ this.tbProjectIndex.ReadOnly = true;
+ this.tbProjectIndex.Size = new System.Drawing.Size(64, 27);
+ this.tbProjectIndex.TabIndex = 26;
+ this.tbProjectIndex.TabStop = false;
+ this.tbProjectIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
+ this.toolTip1.SetToolTip(this.tbProjectIndex, "Database ID");
+ //
+ // tbPO
+ //
+ this.tbPO.Location = new System.Drawing.Point(104, 222);
+ this.tbPO.Margin = new System.Windows.Forms.Padding(4);
+ this.tbPO.Name = "tbPO";
+ this.tbPO.Size = new System.Drawing.Size(286, 27);
+ this.tbPO.TabIndex = 11;
+ //
+ // tbBigo
+ //
+ this.tbBigo.ImeMode = System.Windows.Forms.ImeMode.Hangul;
+ this.tbBigo.Location = new System.Drawing.Point(93, 355);
+ this.tbBigo.Margin = new System.Windows.Forms.Padding(4);
+ this.tbBigo.MaxLength = 500;
+ this.tbBigo.Multiline = true;
+ this.tbBigo.Name = "tbBigo";
+ this.tbBigo.Size = new System.Drawing.Size(381, 154);
+ this.tbBigo.TabIndex = 28;
+ this.tbBigo.TabStop = false;
+ this.toolTip1.SetToolTip(this.tbBigo, resources.GetString("tbBigo.ToolTip"));
+ //
+ // dtPdate
+ //
+ this.dtPdate.Location = new System.Drawing.Point(93, 29);
+ this.dtPdate.Margin = new System.Windows.Forms.Padding(4);
+ this.dtPdate.Name = "dtPdate";
+ this.dtPdate.Size = new System.Drawing.Size(381, 27);
+ this.dtPdate.TabIndex = 1;
+ //
+ // btSave
+ //
+ this.btSave.Location = new System.Drawing.Point(11, 648);
+ this.btSave.Margin = new System.Windows.Forms.Padding(4);
+ this.btSave.Name = "btSave";
+ this.btSave.Size = new System.Drawing.Size(490, 43);
+ this.btSave.TabIndex = 1;
+ this.btSave.Text = "저장(&S)";
+ this.btSave.UseVisualStyleBackColor = true;
+ this.btSave.Click += new System.EventHandler(this.button1_Click);
+ //
+ // cmbState
+ //
+ this.cmbState.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+ this.cmbState.FormattingEnabled = true;
+ this.cmbState.Location = new System.Drawing.Point(327, 66);
+ this.cmbState.Margin = new System.Windows.Forms.Padding(4);
+ this.cmbState.Name = "cmbState";
+ this.cmbState.Size = new System.Drawing.Size(148, 28);
+ this.cmbState.TabIndex = 5;
+ this.cmbState.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
+ //
+ // cbProcess
+ //
+ this.cbProcess.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
+ this.cbProcess.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
+ this.cbProcess.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+ this.cbProcess.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cbProcess.FormattingEnabled = true;
+ this.cbProcess.Location = new System.Drawing.Point(104, 160);
+ this.cbProcess.Margin = new System.Windows.Forms.Padding(4);
+ this.cbProcess.Name = "cbProcess";
+ this.cbProcess.Size = new System.Drawing.Size(286, 28);
+ this.cbProcess.TabIndex = 7;
+ //
+ // cmbRequest
+ //
+ this.cmbRequest.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
+ this.cmbRequest.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
+ this.cmbRequest.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cmbRequest.FormattingEnabled = true;
+ this.cmbRequest.ImeMode = System.Windows.Forms.ImeMode.Hangul;
+ this.cmbRequest.Location = new System.Drawing.Point(93, 66);
+ this.cmbRequest.Margin = new System.Windows.Forms.Padding(4);
+ this.cmbRequest.Name = "cmbRequest";
+ this.cmbRequest.Size = new System.Drawing.Size(179, 28);
+ this.cmbRequest.TabIndex = 3;
+ //
+ // cmbReceive
+ //
+ this.cmbReceive.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
+ this.cmbReceive.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
+ this.cmbReceive.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cmbReceive.FormattingEnabled = true;
+ this.cmbReceive.ImeMode = System.Windows.Forms.ImeMode.Hangul;
+ this.cmbReceive.Location = new System.Drawing.Point(104, 93);
+ this.cmbReceive.Margin = new System.Windows.Forms.Padding(4);
+ this.cmbReceive.Name = "cmbReceive";
+ this.cmbReceive.Size = new System.Drawing.Size(286, 28);
+ this.cmbReceive.TabIndex = 5;
+ //
+ // tbPumIDX
+ //
+ this.tbPumIDX.Location = new System.Drawing.Point(410, 102);
+ this.tbPumIDX.Margin = new System.Windows.Forms.Padding(4);
+ this.tbPumIDX.Name = "tbPumIDX";
+ this.tbPumIDX.ReadOnly = true;
+ this.tbPumIDX.Size = new System.Drawing.Size(64, 27);
+ this.tbPumIDX.TabIndex = 8;
+ this.tbPumIDX.TabStop = false;
+ this.tbPumIDX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
+ this.toolTip1.SetToolTip(this.tbPumIDX, "Database ID");
+ //
+ // tbPumStock
+ //
+ this.tbPumStock.Location = new System.Drawing.Point(208, 175);
+ this.tbPumStock.Margin = new System.Windows.Forms.Padding(4);
+ this.tbPumStock.Name = "tbPumStock";
+ this.tbPumStock.ReadOnly = true;
+ this.tbPumStock.Size = new System.Drawing.Size(64, 27);
+ this.tbPumStock.TabIndex = 14;
+ this.tbPumStock.TabStop = false;
+ this.tbPumStock.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
+ this.toolTip1.SetToolTip(this.tbPumStock, "재고량");
+ //
+ // dtInDate
+ //
+ this.dtInDate.Location = new System.Drawing.Point(104, 58);
+ this.dtInDate.Margin = new System.Windows.Forms.Padding(4);
+ this.dtInDate.Name = "dtInDate";
+ this.dtInDate.Size = new System.Drawing.Size(286, 27);
+ this.dtInDate.TabIndex = 3;
+ this.dtInDate.TabStop = false;
+ //
+ // chkInDate
+ //
+ this.chkInDate.AutoSize = true;
+ this.chkInDate.Location = new System.Drawing.Point(24, 60);
+ this.chkInDate.Margin = new System.Windows.Forms.Padding(4);
+ this.chkInDate.Name = "chkInDate";
+ this.chkInDate.Size = new System.Drawing.Size(73, 24);
+ this.chkInDate.TabIndex = 2;
+ this.chkInDate.TabStop = false;
+ this.chkInDate.Text = "입고일";
+ this.chkInDate.UseVisualStyleBackColor = true;
+ this.chkInDate.CheckedChanged += new System.EventHandler(this.chkInDate_CheckedChanged);
+ //
+ // dtExpDate
+ //
+ this.dtExpDate.Location = new System.Drawing.Point(104, 26);
+ this.dtExpDate.Margin = new System.Windows.Forms.Padding(4);
+ this.dtExpDate.Name = "dtExpDate";
+ this.dtExpDate.Size = new System.Drawing.Size(286, 27);
+ this.dtExpDate.TabIndex = 1;
+ this.dtExpDate.TabStop = false;
+ //
+ // chkExp
+ //
+ this.chkExp.AutoSize = true;
+ this.chkExp.Location = new System.Drawing.Point(24, 30);
+ this.chkExp.Margin = new System.Windows.Forms.Padding(4);
+ this.chkExp.Name = "chkExp";
+ this.chkExp.Size = new System.Drawing.Size(73, 24);
+ this.chkExp.TabIndex = 0;
+ this.chkExp.TabStop = false;
+ this.chkExp.Text = "예상일";
+ this.chkExp.UseVisualStyleBackColor = true;
+ this.chkExp.CheckedChanged += new System.EventHandler(this.chkExp_CheckedChanged);
+ //
+ // btSaveAdd
+ //
+ this.btSaveAdd.Location = new System.Drawing.Point(511, 648);
+ this.btSaveAdd.Margin = new System.Windows.Forms.Padding(4);
+ this.btSaveAdd.Name = "btSaveAdd";
+ this.btSaveAdd.Size = new System.Drawing.Size(410, 43);
+ this.btSaveAdd.TabIndex = 3;
+ this.btSaveAdd.Text = "저장 및 추가(&A)";
+ this.btSaveAdd.UseVisualStyleBackColor = true;
+ this.btSaveAdd.Click += new System.EventHandler(this.button2_Click);
+ //
+ // groupBox1
+ //
+ this.groupBox1.Controls.Add(this.tbStorage);
+ this.groupBox1.Controls.Add(label10);
+ this.groupBox1.Controls.Add(label9);
+ this.groupBox1.Controls.Add(this.tbPumPriceD);
+ this.groupBox1.Controls.Add(label8);
+ this.groupBox1.Controls.Add(this.button3);
+ this.groupBox1.Controls.Add(this.button2);
+ this.groupBox1.Controls.Add(this.button1);
+ this.groupBox1.Controls.Add(label6);
+ this.groupBox1.Controls.Add(label3);
+ this.groupBox1.Controls.Add(this.dtPdate);
+ this.groupBox1.Controls.Add(this.tbPumStock);
+ this.groupBox1.Controls.Add(this.tbPumAmt);
+ this.groupBox1.Controls.Add(this.tbBigo);
+ this.groupBox1.Controls.Add(deptLabel);
+ this.groupBox1.Controls.Add(this.tbSupplyIndex);
+ this.groupBox1.Controls.Add(pumamtLabel);
+ this.groupBox1.Controls.Add(this.tbPumIDX);
+ this.groupBox1.Controls.Add(this.cmbState);
+ this.groupBox1.Controls.Add(this.tbSID);
+ this.groupBox1.Controls.Add(this.tbPumQty);
+ this.groupBox1.Controls.Add(pumqtyLabel);
+ this.groupBox1.Controls.Add(sidLabel);
+ this.groupBox1.Controls.Add(this.tbProject);
+ this.groupBox1.Controls.Add(this.tbProjectIndex);
+ this.groupBox1.Controls.Add(this.tbPumPrice);
+ this.groupBox1.Controls.Add(this.tbSupply);
+ this.groupBox1.Controls.Add(pumpriceLabel);
+ this.groupBox1.Controls.Add(label1);
+ this.groupBox1.Controls.Add(this.tbPumName);
+ this.groupBox1.Controls.Add(this.cmbRequest);
+ this.groupBox1.Controls.Add(pumscaleLabel);
+ this.groupBox1.Controls.Add(this.tbPumUnit);
+ this.groupBox1.Controls.Add(this.tbPumModel);
+ this.groupBox1.Location = new System.Drawing.Point(11, 6);
+ 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, 525);
+ this.groupBox1.TabIndex = 0;
+ this.groupBox1.TabStop = false;
+ this.groupBox1.Text = "필수입력";
+ //
+ // tbStorage
+ //
+ this.tbStorage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
+ this.tbStorage.Location = new System.Drawing.Point(370, 283);
+ this.tbStorage.Margin = new System.Windows.Forms.Padding(4);
+ this.tbStorage.Name = "tbStorage";
+ this.tbStorage.Size = new System.Drawing.Size(104, 27);
+ this.tbStorage.TabIndex = 39;
+ //
+ // tbPumPriceD
+ //
+ this.tbPumPriceD.ForeColor = System.Drawing.Color.Blue;
+ this.tbPumPriceD.Location = new System.Drawing.Point(94, 211);
+ this.tbPumPriceD.Margin = new System.Windows.Forms.Padding(4);
+ this.tbPumPriceD.Name = "tbPumPriceD";
+ this.tbPumPriceD.Size = new System.Drawing.Size(178, 27);
+ this.tbPumPriceD.TabIndex = 36;
+ this.tbPumPriceD.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
+ this.tbPumPriceD.TextChanged += new System.EventHandler(this.tbDolloerPrice_TextChanged);
+ //
+ // button3
+ //
+ this.button3.Location = new System.Drawing.Point(9, 320);
+ this.button3.Name = "button3";
+ this.button3.Size = new System.Drawing.Size(80, 27);
+ this.button3.TabIndex = 34;
+ this.button3.Text = "프로젝트";
+ this.toolTip1.SetToolTip(this.button3, "관련 프로젝트에서 선택하여 입력, 가공 파트 및 명확히 프로젝트에 한정되어 구매되는 것들");
+ this.button3.UseVisualStyleBackColor = true;
+ this.button3.Click += new System.EventHandler(this.button3_Click);
+ //
+ // button2
+ //
+ this.button2.Location = new System.Drawing.Point(9, 283);
+ this.button2.Name = "button2";
+ this.button2.Size = new System.Drawing.Size(80, 27);
+ this.button2.TabIndex = 33;
+ this.button2.Text = "공급처";
+ this.button2.UseVisualStyleBackColor = true;
+ this.button2.Click += new System.EventHandler(this.button2_Click_1);
+ //
+ // button1
+ //
+ this.button1.Location = new System.Drawing.Point(9, 102);
+ this.button1.Name = "button1";
+ this.button1.Size = new System.Drawing.Size(80, 27);
+ this.button1.TabIndex = 32;
+ this.button1.Text = "품명";
+ this.button1.UseVisualStyleBackColor = true;
+ this.button1.Click += new System.EventHandler(this.button1_Click_1);
+ //
+ // groupBox2
+ //
+ this.groupBox2.BackColor = System.Drawing.Color.Gainsboro;
+ this.groupBox2.Controls.Add(this.tbInQty);
+ this.groupBox2.Controls.Add(label11);
+ this.groupBox2.Controls.Add(this.button7);
+ this.groupBox2.Controls.Add(this.button6);
+ this.groupBox2.Controls.Add(this.button5);
+ this.groupBox2.Controls.Add(this.button4);
+ this.groupBox2.Controls.Add(this.tbOrderNo);
+ this.groupBox2.Controls.Add(label5);
+ this.groupBox2.Controls.Add(this.cbManuProc);
+ this.groupBox2.Controls.Add(label4);
+ this.groupBox2.Controls.Add(this.chkExp);
+ this.groupBox2.Controls.Add(this.cbEQModel);
+ this.groupBox2.Controls.Add(this.cbEQManu);
+ this.groupBox2.Controls.Add(label2);
+ this.groupBox2.Controls.Add(this.chkInDate);
+ this.groupBox2.Controls.Add(this.dtExpDate);
+ this.groupBox2.Controls.Add(this.dtInDate);
+ this.groupBox2.Controls.Add(this.pictureBox1);
+ this.groupBox2.Controls.Add(this.tbPO);
+ this.groupBox2.Controls.Add(poLabel);
+ this.groupBox2.Controls.Add(this.tbSC);
+ this.groupBox2.Controls.Add(scLabel);
+ this.groupBox2.Controls.Add(receiveLabel);
+ this.groupBox2.Controls.Add(assetLabel);
+ this.groupBox2.Controls.Add(this.cmbReceive);
+ this.groupBox2.Controls.Add(processLabel);
+ this.groupBox2.Controls.Add(this.cbProcess);
+ this.groupBox2.Location = new System.Drawing.Point(512, 7);
+ this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
+ this.groupBox2.Name = "groupBox2";
+ this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
+ this.groupBox2.Size = new System.Drawing.Size(409, 524);
+ this.groupBox2.TabIndex = 2;
+ this.groupBox2.TabStop = false;
+ this.groupBox2.Text = "추가정보";
+ //
+ // button7
+ //
+ this.button7.Location = new System.Drawing.Point(6, 489);
+ this.button7.Name = "button7";
+ this.button7.Size = new System.Drawing.Size(93, 27);
+ this.button7.TabIndex = 36;
+ this.button7.Text = "견적서폴더";
+ this.button7.UseVisualStyleBackColor = true;
+ this.button7.Click += new System.EventHandler(this.button7_Click);
+ //
+ // button6
+ //
+ this.button6.Location = new System.Drawing.Point(6, 457);
+ this.button6.Name = "button6";
+ this.button6.Size = new System.Drawing.Size(93, 27);
+ this.button6.TabIndex = 35;
+ this.button6.Text = "그림선택";
+ this.button6.UseVisualStyleBackColor = true;
+ this.button6.Click += new System.EventHandler(this.button6_Click);
+ //
+ // button5
+ //
+ this.button5.Location = new System.Drawing.Point(6, 425);
+ this.button5.Name = "button5";
+ this.button5.Size = new System.Drawing.Size(93, 27);
+ this.button5.TabIndex = 34;
+ this.button5.Text = "촬영";
+ this.button5.UseVisualStyleBackColor = true;
+ this.button5.Click += new System.EventHandler(this.button5_Click);
+ //
+ // button4
+ //
+ this.button4.Location = new System.Drawing.Point(6, 393);
+ this.button4.Name = "button4";
+ this.button4.Size = new System.Drawing.Size(93, 27);
+ this.button4.TabIndex = 33;
+ this.button4.Text = "붙여넣기";
+ this.button4.UseVisualStyleBackColor = true;
+ this.button4.Click += new System.EventHandler(this.button4_Click);
+ //
+ // tbOrderNo
+ //
+ this.tbOrderNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
+ this.tbOrderNo.Location = new System.Drawing.Point(104, 253);
+ this.tbOrderNo.Margin = new System.Windows.Forms.Padding(4);
+ this.tbOrderNo.Name = "tbOrderNo";
+ this.tbOrderNo.Size = new System.Drawing.Size(286, 27);
+ this.tbOrderNo.TabIndex = 13;
+ //
+ // cbManuProc
+ //
+ this.cbManuProc.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
+ this.cbManuProc.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
+ this.cbManuProc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cbManuProc.FormattingEnabled = true;
+ this.cbManuProc.ImeMode = System.Windows.Forms.ImeMode.Hangul;
+ this.cbManuProc.Location = new System.Drawing.Point(104, 286);
+ this.cbManuProc.Margin = new System.Windows.Forms.Padding(4);
+ this.cbManuProc.Name = "cbManuProc";
+ this.cbManuProc.Size = new System.Drawing.Size(286, 28);
+ this.cbManuProc.TabIndex = 15;
+ //
+ // cbEQModel
+ //
+ this.cbEQModel.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
+ this.cbEQModel.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
+ this.cbEQModel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cbEQModel.FormattingEnabled = true;
+ this.cbEQModel.ImeMode = System.Windows.Forms.ImeMode.Hangul;
+ this.cbEQModel.Location = new System.Drawing.Point(104, 358);
+ this.cbEQModel.Margin = new System.Windows.Forms.Padding(4);
+ this.cbEQModel.Name = "cbEQModel";
+ this.cbEQModel.Size = new System.Drawing.Size(286, 28);
+ this.cbEQModel.TabIndex = 19;
+ //
+ // cbEQManu
+ //
+ this.cbEQManu.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
+ this.cbEQManu.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
+ this.cbEQManu.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cbEQManu.FormattingEnabled = true;
+ this.cbEQManu.ImeMode = System.Windows.Forms.ImeMode.Hangul;
+ this.cbEQManu.Location = new System.Drawing.Point(104, 322);
+ this.cbEQManu.Margin = new System.Windows.Forms.Padding(4);
+ this.cbEQManu.Name = "cbEQManu";
+ this.cbEQManu.Size = new System.Drawing.Size(286, 28);
+ this.cbEQManu.TabIndex = 17;
+ this.cbEQManu.SelectedIndexChanged += new System.EventHandler(this.cbEQManu_SelectedIndexChanged);
+ //
+ // pictureBox1
+ //
+ this.pictureBox1.BackColor = System.Drawing.Color.Gray;
+ this.pictureBox1.Location = new System.Drawing.Point(104, 393);
+ this.pictureBox1.Name = "pictureBox1";
+ this.pictureBox1.Size = new System.Drawing.Size(286, 123);
+ this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
+ this.pictureBox1.TabIndex = 17;
+ this.pictureBox1.TabStop = false;
+ this.pictureBox1.Tag = "A";
+ //
+ // dsPurchase
+ //
+ this.dsPurchase.DataSetName = "dsPurchase";
+ this.dsPurchase.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
+ //
+ // purchaseBindingSource
+ //
+ this.purchaseBindingSource.DataMember = "Purchase";
+ this.purchaseBindingSource.DataSource = this.dsPurchase;
+ //
+ // purchaseTableAdapter
+ //
+ this.purchaseTableAdapter.ClearBeforeFill = true;
+ //
+ // tbInQty
+ //
+ this.tbInQty.Location = new System.Drawing.Point(104, 125);
+ this.tbInQty.Margin = new System.Windows.Forms.Padding(4);
+ this.tbInQty.Name = "tbInQty";
+ this.tbInQty.Size = new System.Drawing.Size(286, 27);
+ this.tbInQty.TabIndex = 38;
+ this.tbInQty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
+ //
+ // label11
+ //
+ label11.AutoSize = true;
+ label11.Location = new System.Drawing.Point(27, 129);
+ label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ label11.Name = "label11";
+ label11.Size = new System.Drawing.Size(69, 20);
+ label11.TabIndex = 37;
+ label11.Text = "입고수량";
+ //
+ // fPurchase_Add
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(928, 701);
+ this.Controls.Add(this.groupBox2);
+ this.Controls.Add(this.groupBox1);
+ this.Controls.Add(this.btSaveAdd);
+ this.Controls.Add(this.btSave);
+ this.Controls.Add(label7);
+ this.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
+ this.MaximizeBox = false;
+ this.MinimizeBox = false;
+ this.Name = "fPurchase_Add";
+ this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
+ this.Text = "Purchase ADD/EDIT";
+ this.Load += new System.EventHandler(this.@__Load);
+ this.groupBox1.ResumeLayout(false);
+ this.groupBox1.PerformLayout();
+ this.groupBox2.ResumeLayout(false);
+ this.groupBox2.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.purchaseBindingSource)).EndInit();
+ this.ResumeLayout(false);
}
@@ -963,5 +987,6 @@
private System.Windows.Forms.Button button7;
private System.Windows.Forms.TextBox tbPumPriceD;
private System.Windows.Forms.TextBox tbStorage;
- }
+ private System.Windows.Forms.TextBox tbInQty;
+ }
}
\ No newline at end of file
diff --git a/SubProject/FEQ0000/Purchase/fPurchase_Add.cs b/SubProject/FEQ0000/Purchase/fPurchase_Add.cs
index af92298..d4f8ac5 100644
--- a/SubProject/FEQ0000/Purchase/fPurchase_Add.cs
+++ b/SubProject/FEQ0000/Purchase/fPurchase_Add.cs
@@ -217,6 +217,9 @@ namespace FEQ0000
tbBigo.Text = dr.bigo;
dtInDate.Text = dr.indate;
dtExpDate.Text = dr.edate;
+ if (dr.IsinqtyNull() == false)
+ tbInQty.Text = dr.inqty.ToString();
+ //else tbInQty.Text = "0";
//chkInDate.Checked = !dr.IsindateNull();
//chkExp.Checked = !dr.IsedateNull();
@@ -495,6 +498,19 @@ namespace FEQ0000
}
+ if (chkInDate.Checked)
+ {
+ if (int.TryParse(tbInQty.Text.Replace(",", ""), out int qty) == false)
+ {
+ if (FCOMMON.Util.MsgQ("입고 정보가 설정되어 있지만 입고 수량값이 없습니다") != DialogResult.Yes)
+ {
+ tbInQty.Focus();
+ tbInQty.SelectAll();
+ return false;
+ }
+ }
+ }
+
var overtime = DateTime.Now - DateTime.Parse("2019-01-09 00:00:00");
if (overtime.TotalSeconds > 0)
{
@@ -691,6 +707,7 @@ namespace FEQ0000
dr.po = tbPO.Text;
dr.orderno = tbOrderNo.Text;
dr.bigo = tbBigo.Text;
+ dr.inqty = int.Parse(tbInQty.Text.Replace(",", ""));
//품정보가 업데이트 되어있으면 해당 데이터의 이미지를 업데이트 한다.(크기비교)
//품정보가 없다면 그대로 생성을 해준다.
@@ -951,7 +968,7 @@ namespace FEQ0000
private void button7_Click(object sender, EventArgs e)
{
var datapath = FCOMMON.DBM.getCodeSavlue("55", "02");
- if(datapath.isEmpty())
+ if (datapath.isEmpty())
{
FCOMMON.Util.MsgE("견적서 기본폴더 공용코드 55-02 값을 입력하세요");
return;
diff --git a/SubProject/FEQ0000/Purchase/fPurchase_Add.resx b/SubProject/FEQ0000/Purchase/fPurchase_Add.resx
index 13a9dbc..e2c8ac2 100644
--- a/SubProject/FEQ0000/Purchase/fPurchase_Add.resx
+++ b/SubProject/FEQ0000/Purchase/fPurchase_Add.resx
@@ -196,6 +196,9 @@
False
+
+ False
+
* 공용 공구 / 상세한 사유 작성 (공용으로 함께 쓰는 것들.. 전동 드릴등)
* 공용 파트 / 상세한 사유 작성 (공용으로 보관하여 정비에 사용되는 것들..WRITE , COnnector ,pin 등)
@@ -203,7 +206,7 @@
* 개인 정비 공구 / 상세한 사유 작성 (개인이 보관하여 사용하는 공구류, WRench, Driver, Drill, Tab 등)
* 기타 물품 / 상세한 사유 작성 (상기 항목에 포함되지 않는다고 판단되는 것들 .. SPR 파트정리용, Feeder 파트 정리 등)
-
+
False