diff --git a/SubProject/FEQ0000/Purchase/fPurchase.Designer.cs b/SubProject/FEQ0000/Purchase/fPurchase.Designer.cs
index 4d72405..a916ecc 100644
--- a/SubProject/FEQ0000/Purchase/fPurchase.Designer.cs
+++ b/SubProject/FEQ0000/Purchase/fPurchase.Designer.cs
@@ -812,7 +812,7 @@
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "공정";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "요청";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "SC#";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "CR/CF#";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "SCR/CF";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "수령";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "SID#";
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "품명";
@@ -886,7 +886,7 @@
this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType7;
this.fpSpread1_Sheet1.Columns.Get(6).DataField = "orderno";
this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(6).Label = "CR/CF#";
+ this.fpSpread1_Sheet1.Columns.Get(6).Label = "SCR/CF";
this.fpSpread1_Sheet1.Columns.Get(6).Tag = "crcf";
this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
this.fpSpread1_Sheet1.Columns.Get(6).Width = 51F;
diff --git a/SubProject/FEQ0000/Purchase/fPurchase.resx b/SubProject/FEQ0000/Purchase/fPurchase.resx
index e92e009..39d1246 100644
--- a/SubProject/FEQ0000/Purchase/fPurchase.resx
+++ b/SubProject/FEQ0000/Purchase/fPurchase.resx
@@ -409,14 +409,14 @@
iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGSSURBVFhH7ZDdSgJBGIa9kY67hK6gdFX8g27Cuwgh1r+E
- zsoo9aw6DIpOIvtx1q2jOhDBkDwMA6Ugy2jyHXbFZHJdZ3Ej5oGX2ZnvZXwcj+Tf41UJFYk/pb1FM/qp
- N3m1iPtWEvpCLKef4JzXt5OhoAjtl3darDT7IbXaXV4jS8HMZadEmn2ci+CYoEkBkmntCbLGkRCOC+LF
- AmmNrU7guCBw+i4pKIJrgrvnLRrOVuleuWWc8HFNMLKhsx7WSbgmiJeDXOGvvuC0SEEemI9mEpjPXRCY
- clZdzKUgD1POqou5FORhyll1MZeCPEw5qy7mUnAcU2w0v4HZ3AXtIAVFkYKiSEFRfgiKZnXzlm6dPbJv
- rNiPd2bJUPC48SWUg/sejRdr7NJ4qUYPB3tez06GgoH16vOO1uWW7GT/rscuhSxvbif5gY+SuWgzQV+S
- +CGJy2fN+B/ED/B60wZyikoUJiiKL1WJRnLXr3mtQ4/qn3SbdGh4sFeSWsSouI9fJbFQ6ubBlyh/BLNa
- A9LGSOIyHs83sPCkpvmFfBAAAAAASUVORK5CYII=
+ YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGSSURBVFhH7ZDdSgJBGIa9kY67hK6gdFX8g27Cu6gg1r+E
+ zspI7aw6DIpOwv7ccesoDyQwJA/DQCnIMpp8h10xmVzXWdyIeeBlduZ7GR/HI/n3eFWNisSfJG/RtH7q
+ TVzN476lNX0ultVPcM7r28lAUITWyzstlBu9kFrpLK5oC8H0ZbuoNXo4F8ExQZM8JFPkCbLGkRCOC+LF
+ AinCVidwXBA4fZcUFME1wd1Sk4YzFZo/bxonfFwTjGzorId1HK4J4uUgV/irLzgpUpAH5sMZB+YzFwSm
+ nFUXcynIw5Sz6mIuBXmYclZdzKUgD1POqou5FBzFFBvOb2A2c0E7SEFRpKAoUlCUH4KiWd68pVtnj+wb
+ K/ajnWkyEDyufwnloNql8WKNXRrfq9HD/p7Xs5OBYGC98rxDOtySnezfddmlkOXN7STX91HSFy0m6Eto
+ fkji8mkz+gfxA7zepIGcomoKExTFlyxHI9nr1xxp06P7T7qttWm4v1cSJGJU3MevarFQ8ubBt1r6CGZI
+ HdLGSOIyHs83Va2koDupf4gAAAAASUVORK5CYII=
diff --git a/SubProject/FEQ0000/Purchase/fPurchase_Add.Designer.cs b/SubProject/FEQ0000/Purchase/fPurchase_Add.Designer.cs
index 5bd93de..582dbd7 100644
--- a/SubProject/FEQ0000/Purchase/fPurchase_Add.Designer.cs
+++ b/SubProject/FEQ0000/Purchase/fPurchase_Add.Designer.cs
@@ -78,6 +78,7 @@
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();
@@ -95,7 +96,6 @@
this.dsPurchase = new FEQ0000.dsPurchase();
this.purchaseBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.purchaseTableAdapter = new FEQ0000.dsPurchaseTableAdapters.PurchaseTableAdapter();
- this.tbPumPriceD = new System.Windows.Forms.TextBox();
processLabel = new System.Windows.Forms.Label();
receiveLabel = new System.Windows.Forms.Label();
scLabel = new System.Windows.Forms.Label();
@@ -270,9 +270,9 @@
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(60, 20);
+ label5.Size = new System.Drawing.Size(59, 20);
label5.TabIndex = 12;
- label5.Text = "CR/CF#";
+ label5.Text = "SCR/CF";
//
// label3
//
@@ -306,6 +306,29 @@
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);
@@ -645,6 +668,17 @@
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);
@@ -827,40 +861,6 @@
//
this.purchaseTableAdapter.ClearBeforeFill = true;
//
- // 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);
- //
- // 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 = "해외물품은 좌측 단가를 입력";
- //
// fPurchase_Add
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
diff --git a/SubProject/FEQ0000/Purchase/fPurchase_Add.resx b/SubProject/FEQ0000/Purchase/fPurchase_Add.resx
index b58c206..138db1c 100644
--- a/SubProject/FEQ0000/Purchase/fPurchase_Add.resx
+++ b/SubProject/FEQ0000/Purchase/fPurchase_Add.resx
@@ -190,6 +190,12 @@
기타 물품 / 상세한 사유 작성 (상기항목에 포함되지 않는 것들…관리 및 정리에 사용되는 물품 등..)
+
+ False
+
+
+ False
+
* 공용 공구 / 상세한 사유 작성 (공용으로 함께 쓰는 것들.. 전동 드릴등)
* 공용 파트 / 상세한 사유 작성 (공용으로 보관하여 정비에 사용되는 것들..WRITE , COnnector ,pin 등)
@@ -197,12 +203,6 @@
* 개인 정비 공구 / 상세한 사유 작성 (개인이 보관하여 사용하는 공구류, WRench, Driver, Drill, Tab 등)
* 기타 물품 / 상세한 사유 작성 (상기 항목에 포함되지 않는다고 판단되는 것들 .. SPR 파트정리용, Feeder 파트 정리 등)
-
- False
-
-
- False
-
17, 17
diff --git a/SubProject/FPJ0000/Project/fPartBuyStatus.Designer.cs b/SubProject/FPJ0000/Project/fPartBuyStatus.Designer.cs
index 6818775..5cf4b5d 100644
--- a/SubProject/FPJ0000/Project/fPartBuyStatus.Designer.cs
+++ b/SubProject/FPJ0000/Project/fPartBuyStatus.Designer.cs
@@ -34,28 +34,28 @@
System.Windows.Forms.Label label4;
System.Windows.Forms.Label label5;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fPartBuyStatus));
- FarPoint.Win.Spread.FlatFocusIndicatorRenderer flatFocusIndicatorRenderer1 = new FarPoint.Win.Spread.FlatFocusIndicatorRenderer();
- FarPoint.Win.Spread.FlatScrollBarRenderer flatScrollBarRenderer1 = new FarPoint.Win.Spread.FlatScrollBarRenderer();
- FarPoint.Win.Spread.FlatScrollBarRenderer flatScrollBarRenderer2 = new FarPoint.Win.Spread.FlatScrollBarRenderer();
- FarPoint.Win.Spread.CellType.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType2 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType3 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType4 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType5 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType6 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType7 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType8 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType9 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType1 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
- FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType2 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType10 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType11 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType12 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.TextCellType textCellType13 = new FarPoint.Win.Spread.CellType.TextCellType();
- FarPoint.Win.Spread.CellType.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.CellType.NumberCellType numberCellType3 = new FarPoint.Win.Spread.CellType.NumberCellType();
- FarPoint.Win.Spread.NoPrinterPrintInfo noPrinterPrintInfo1 = new FarPoint.Win.Spread.NoPrinterPrintInfo();
+ FarPoint.Win.Spread.FlatFocusIndicatorRenderer flatFocusIndicatorRenderer2 = new FarPoint.Win.Spread.FlatFocusIndicatorRenderer();
+ FarPoint.Win.Spread.FlatScrollBarRenderer flatScrollBarRenderer3 = new FarPoint.Win.Spread.FlatScrollBarRenderer();
+ FarPoint.Win.Spread.FlatScrollBarRenderer flatScrollBarRenderer4 = new FarPoint.Win.Spread.FlatScrollBarRenderer();
+ FarPoint.Win.Spread.CellType.NumberCellType numberCellType4 = new FarPoint.Win.Spread.CellType.NumberCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType14 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType15 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType16 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType17 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType18 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType19 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType20 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType21 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType22 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType3 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
+ FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType4 = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType23 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType24 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType25 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.TextCellType textCellType26 = new FarPoint.Win.Spread.CellType.TextCellType();
+ FarPoint.Win.Spread.CellType.NumberCellType numberCellType5 = new FarPoint.Win.Spread.CellType.NumberCellType();
+ FarPoint.Win.Spread.CellType.NumberCellType numberCellType6 = new FarPoint.Win.Spread.CellType.NumberCellType();
+ FarPoint.Win.Spread.NoPrinterPrintInfo noPrinterPrintInfo2 = new FarPoint.Win.Spread.NoPrinterPrintInfo();
this.panel1 = new System.Windows.Forms.Panel();
this.chkshowerr = new System.Windows.Forms.CheckBox();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
@@ -113,7 +113,6 @@
this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
- this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.panel3 = new System.Windows.Forms.Panel();
this.panel4 = new System.Windows.Forms.Panel();
@@ -125,6 +124,7 @@
this.tbPDate = new System.Windows.Forms.TextBox();
this.tbStatus = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
+ this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
pdateLabel = new System.Windows.Forms.Label();
label3 = new System.Windows.Forms.Label();
label4 = new System.Windows.Forms.Label();
@@ -137,9 +137,9 @@
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
this.bn.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
this.panel3.SuspendLayout();
this.panel4.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
this.SuspendLayout();
//
// pdateLabel
@@ -157,9 +157,9 @@
label3.Dock = System.Windows.Forms.DockStyle.Left;
label3.Location = new System.Drawing.Point(301, 5);
label3.Name = "label3";
- label3.Size = new System.Drawing.Size(44, 21);
+ label3.Size = new System.Drawing.Size(67, 21);
label3.TabIndex = 4;
- label3.Text = "CR/CF";
+ label3.Text = "SCR/CF";
label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label4
@@ -730,7 +730,6 @@
//
this.bindingNavigatorPositionItem.AccessibleName = "위치";
this.bindingNavigatorPositionItem.AutoSize = false;
- this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
this.bindingNavigatorPositionItem.Text = "0";
@@ -812,7 +811,6 @@
// tbFind
//
this.tbFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.tbFind.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.tbFind.Name = "tbFind";
this.tbFind.Size = new System.Drawing.Size(100, 27);
this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFind_KeyDown);
@@ -872,12 +870,12 @@
this.fpSpread1.ContextMenuStrip = this.cm1;
this.fpSpread1.Dock = System.Windows.Forms.DockStyle.Fill;
this.fpSpread1.EditModeReplace = true;
- this.fpSpread1.FocusRenderer = flatFocusIndicatorRenderer1;
+ this.fpSpread1.FocusRenderer = flatFocusIndicatorRenderer2;
this.fpSpread1.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.fpSpread1.HorizontalScrollBar.Buttons = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
this.fpSpread1.HorizontalScrollBar.Name = "";
- flatScrollBarRenderer1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.fpSpread1.HorizontalScrollBar.Renderer = flatScrollBarRenderer1;
+ flatScrollBarRenderer3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
+ this.fpSpread1.HorizontalScrollBar.Renderer = flatScrollBarRenderer3;
this.fpSpread1.Location = new System.Drawing.Point(0, 147);
this.fpSpread1.Name = "fpSpread1";
this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
@@ -890,249 +888,10 @@
this.fpSpread1.TitleInfo.Value = "PartList";
this.fpSpread1.VerticalScrollBar.Buttons = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
this.fpSpread1.VerticalScrollBar.Name = "";
- flatScrollBarRenderer2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.fpSpread1.VerticalScrollBar.Renderer = flatScrollBarRenderer2;
+ flatScrollBarRenderer4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
+ this.fpSpread1.VerticalScrollBar.Renderer = flatScrollBarRenderer4;
this.fpSpread1.EditModeOff += new System.EventHandler(this.fpSpread1_EditModeOff);
//
- // fpSpread1_Sheet1
- //
- this.fpSpread1_Sheet1.Reset();
- this.fpSpread1_Sheet1.SheetName = "Sheet1";
- // Formulas and custom names must be loaded with R1C1 reference style
- this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
- this.fpSpread1_Sheet1.ColumnCount = 24;
- this.fpSpread1_Sheet1.ActiveColumnIndex = -1;
- this.fpSpread1_Sheet1.ActiveRowIndex = -1;
- this.fpSpread1_Sheet1.AutoGenerateColumns = false;
- this.fpSpread1_Sheet1.ColumnFooter.DefaultStyle.BackColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.ColumnFooter.DefaultStyle.ForeColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.ColumnFooter.DefaultStyle.Parent = "ColumnFooterFlat";
- this.fpSpread1_Sheet1.ColumnFooterSheetCornerStyle.BackColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.ColumnFooterSheetCornerStyle.ForeColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.ColumnFooterSheetCornerStyle.Parent = "CornerFooterFlat";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "담당자";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "CR/CF";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "PRJ";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "SID";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "품명";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "규격";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "제조사";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "단위";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "단가";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "1대 수량";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 11).Value = "N대 수량";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 12).Value = "1대 금액";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 13).Value = "N대 금액";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 14).Value = "PMP";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 15).Value = "구매요청";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 16).Value = "PR";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 17).Value = "PO";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 18).Value = "공급사";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 19).Value = "납기일";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 20).Value = "입고수량";
- this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 21).Value = "비고";
- this.fpSpread1_Sheet1.ColumnHeader.DefaultStyle.BackColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.ColumnHeader.DefaultStyle.ForeColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.ColumnHeader.DefaultStyle.Parent = "ColumnHeaderFlat";
- this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 36F;
- this.fpSpread1_Sheet1.Columns.Get(0).CellType = numberCellType1;
- this.fpSpread1_Sheet1.Columns.Get(0).DataField = "idx";
- this.fpSpread1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(0).Tag = "idx";
- this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(1).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType1;
- this.fpSpread1_Sheet1.Columns.Get(1).DataField = "userManager";
- this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(1).Label = "담당자";
- this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(2).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType2;
- this.fpSpread1_Sheet1.Columns.Get(2).DataField = "orderno";
- this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(2).Label = "CR/CF";
- this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType3;
- this.fpSpread1_Sheet1.Columns.Get(3).DataField = "Project";
- this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(3).Label = "PRJ";
- this.fpSpread1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- textCellType4.ReadOnly = true;
- this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType4;
- this.fpSpread1_Sheet1.Columns.Get(4).DataField = "ItemSid";
- this.fpSpread1_Sheet1.Columns.Get(4).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(4).Label = "SID";
- this.fpSpread1_Sheet1.Columns.Get(4).Tag = "sid";
- this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(5).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- textCellType5.ReadOnly = true;
- this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType5;
- this.fpSpread1_Sheet1.Columns.Get(5).DataField = "ItemName";
- this.fpSpread1_Sheet1.Columns.Get(5).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(5).Label = "품명";
- this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(5).Width = 113F;
- textCellType6.ReadOnly = true;
- this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType6;
- this.fpSpread1_Sheet1.Columns.Get(6).DataField = "ItemModel";
- this.fpSpread1_Sheet1.Columns.Get(6).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(6).Label = "규격";
- this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(6).Width = 99F;
- this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType6;
- this.fpSpread1_Sheet1.Columns.Get(7).DataField = "ItemManu";
- this.fpSpread1_Sheet1.Columns.Get(7).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(7).Label = "제조사";
- this.fpSpread1_Sheet1.Columns.Get(7).Tag = "manu";
- this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType4;
- this.fpSpread1_Sheet1.Columns.Get(8).DataField = "ItemUnit";
- this.fpSpread1_Sheet1.Columns.Get(8).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(8).Label = "단위";
- this.fpSpread1_Sheet1.Columns.Get(8).Tag = "unit";
- this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- textCellType7.ReadOnly = true;
- this.fpSpread1_Sheet1.Columns.Get(9).CellType = textCellType7;
- this.fpSpread1_Sheet1.Columns.Get(9).DataField = "price";
- this.fpSpread1_Sheet1.Columns.Get(9).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
- this.fpSpread1_Sheet1.Columns.Get(9).Label = "단가";
- this.fpSpread1_Sheet1.Columns.Get(9).Tag = "price";
- this.fpSpread1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(10).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- textCellType8.ReadOnly = true;
- this.fpSpread1_Sheet1.Columns.Get(10).CellType = textCellType8;
- this.fpSpread1_Sheet1.Columns.Get(10).DataField = "qty";
- this.fpSpread1_Sheet1.Columns.Get(10).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(10).Label = "1대 수량";
- this.fpSpread1_Sheet1.Columns.Get(10).Tag = "qty";
- this.fpSpread1_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(11).CellType = textCellType4;
- this.fpSpread1_Sheet1.Columns.Get(11).DataField = "qtyn";
- this.fpSpread1_Sheet1.Columns.Get(11).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(11).Label = "N대 수량";
- this.fpSpread1_Sheet1.Columns.Get(11).Tag = "qtyn";
- this.fpSpread1_Sheet1.Columns.Get(11).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(12).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- textCellType9.ReadOnly = true;
- this.fpSpread1_Sheet1.Columns.Get(12).CellType = textCellType9;
- this.fpSpread1_Sheet1.Columns.Get(12).DataField = "amt";
- this.fpSpread1_Sheet1.Columns.Get(12).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
- this.fpSpread1_Sheet1.Columns.Get(12).Label = "1대 금액";
- this.fpSpread1_Sheet1.Columns.Get(12).Tag = "amt";
- this.fpSpread1_Sheet1.Columns.Get(12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(13).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.fpSpread1_Sheet1.Columns.Get(13).CellType = textCellType9;
- this.fpSpread1_Sheet1.Columns.Get(13).DataField = "amtn";
- this.fpSpread1_Sheet1.Columns.Get(13).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
- this.fpSpread1_Sheet1.Columns.Get(13).Label = "N대 금액";
- this.fpSpread1_Sheet1.Columns.Get(13).Tag = "amtn";
- this.fpSpread1_Sheet1.Columns.Get(13).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(14).CellType = textCellType4;
- this.fpSpread1_Sheet1.Columns.Get(14).DataField = "qtyjago";
- this.fpSpread1_Sheet1.Columns.Get(14).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(14).Label = "PMP";
- this.fpSpread1_Sheet1.Columns.Get(14).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(15).CellType = textCellType4;
- this.fpSpread1_Sheet1.Columns.Get(15).DataField = "qtybuy";
- this.fpSpread1_Sheet1.Columns.Get(15).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(15).Label = "구매요청";
- this.fpSpread1_Sheet1.Columns.Get(15).Tag = "buy";
- this.fpSpread1_Sheet1.Columns.Get(15).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(16).CellType = checkBoxCellType1;
- this.fpSpread1_Sheet1.Columns.Get(16).DataField = "bbuy";
- this.fpSpread1_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(16).Label = "PR";
- this.fpSpread1_Sheet1.Columns.Get(16).Tag = "bbuy";
- this.fpSpread1_Sheet1.Columns.Get(16).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(17).CellType = checkBoxCellType2;
- this.fpSpread1_Sheet1.Columns.Get(17).DataField = "bconfirm";
- this.fpSpread1_Sheet1.Columns.Get(17).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(17).Label = "PO";
- this.fpSpread1_Sheet1.Columns.Get(17).Tag = "bconfirm";
- this.fpSpread1_Sheet1.Columns.Get(17).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(18).AllowAutoFilter = true;
- this.fpSpread1_Sheet1.Columns.Get(18).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.fpSpread1_Sheet1.Columns.Get(18).CellType = textCellType10;
- this.fpSpread1_Sheet1.Columns.Get(18).DataField = "ItemSupply";
- this.fpSpread1_Sheet1.Columns.Get(18).Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(18).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(18).ImeMode = System.Windows.Forms.ImeMode.Hangul;
- this.fpSpread1_Sheet1.Columns.Get(18).Label = "공급사";
- this.fpSpread1_Sheet1.Columns.Get(18).Tag = "supply";
- this.fpSpread1_Sheet1.Columns.Get(18).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(18).Width = 113F;
- textCellType11.ReadOnly = true;
- this.fpSpread1_Sheet1.Columns.Get(19).CellType = textCellType11;
- this.fpSpread1_Sheet1.Columns.Get(19).DataField = "option2";
- this.fpSpread1_Sheet1.Columns.Get(19).Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(19).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(19).Label = "납기일";
- this.fpSpread1_Sheet1.Columns.Get(19).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(20).CellType = textCellType12;
- this.fpSpread1_Sheet1.Columns.Get(20).DataField = "qtyin";
- this.fpSpread1_Sheet1.Columns.Get(20).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(20).Label = "입고수량";
- this.fpSpread1_Sheet1.Columns.Get(20).Tag = "qtyin";
- this.fpSpread1_Sheet1.Columns.Get(20).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(21).CellType = textCellType13;
- this.fpSpread1_Sheet1.Columns.Get(21).DataField = "memo";
- this.fpSpread1_Sheet1.Columns.Get(21).Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.fpSpread1_Sheet1.Columns.Get(21).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
- this.fpSpread1_Sheet1.Columns.Get(21).Label = "비고";
- this.fpSpread1_Sheet1.Columns.Get(21).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
- this.fpSpread1_Sheet1.Columns.Get(22).CellType = numberCellType2;
- this.fpSpread1_Sheet1.Columns.Get(22).DataField = "Item";
- this.fpSpread1_Sheet1.Columns.Get(22).Tag = "item";
- this.fpSpread1_Sheet1.Columns.Get(22).Visible = false;
- this.fpSpread1_Sheet1.Columns.Get(23).CellType = numberCellType3;
- this.fpSpread1_Sheet1.Columns.Get(23).DataField = "ItemSupplyidx";
- this.fpSpread1_Sheet1.Columns.Get(23).Visible = false;
- this.fpSpread1_Sheet1.DataAutoCellTypes = false;
- this.fpSpread1_Sheet1.DataAutoSizeColumns = false;
- this.fpSpread1_Sheet1.DataSource = this.bsPart;
- this.fpSpread1_Sheet1.FilterBar.DefaultStyle.BackColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.FilterBar.DefaultStyle.ForeColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.FilterBar.DefaultStyle.Parent = "FilterBarFlat";
- this.fpSpread1_Sheet1.FilterBarHeaderStyle.BackColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.FilterBarHeaderStyle.ForeColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.FilterBarHeaderStyle.Parent = "FilterBarHeaderFlat";
- this.fpSpread1_Sheet1.OperationMode = FarPoint.Win.Spread.OperationMode.MultiSelect;
- this.fpSpread1_Sheet1.PrintInfo.Footer = "EET Groupware - Alpha -";
- this.fpSpread1_Sheet1.PrintInfo.Header = "PartList";
- noPrinterPrintInfo1.Bounds = new System.Drawing.Rectangle(0, 0, 816, 1148);
- noPrinterPrintInfo1.HardMarginX = 0F;
- noPrinterPrintInfo1.HardMarginY = 0F;
- noPrinterPrintInfo1.SupportColor = true;
- this.fpSpread1_Sheet1.PrintInfo.NoPrinterSetting = noPrinterPrintInfo1;
- this.fpSpread1_Sheet1.PrintInfo.PdfSecurity = null;
- this.fpSpread1_Sheet1.Protect = false;
- this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false;
- this.fpSpread1_Sheet1.RowHeader.DefaultStyle.BackColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.RowHeader.DefaultStyle.ForeColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.RowHeader.DefaultStyle.Parent = "RowHeaderFlat";
- this.fpSpread1_Sheet1.SelectionPolicy = FarPoint.Win.Spread.Model.SelectionPolicy.MultiRange;
- this.fpSpread1_Sheet1.SelectionUnit = FarPoint.Win.Spread.Model.SelectionUnit.Row;
- this.fpSpread1_Sheet1.SheetCornerStyle.BackColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.SheetCornerStyle.ForeColor = System.Drawing.Color.Empty;
- this.fpSpread1_Sheet1.SheetCornerStyle.Parent = "CornerHeaderFlat";
- this.fpSpread1_Sheet1.ShowEditingRowSelector = true;
- this.fpSpread1_Sheet1.ShowRowSelector = true;
- this.fpSpread1_Sheet1.TitleInfo.Text = "Partlist";
- this.fpSpread1_Sheet1.TitleInfo.Value = "Partlist";
- this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
- //
// panel3
//
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
@@ -1168,9 +927,9 @@
//
this.tbProjectName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "name", true));
this.tbProjectName.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tbProjectName.Location = new System.Drawing.Point(768, 5);
+ this.tbProjectName.Location = new System.Drawing.Point(871, 5);
this.tbProjectName.Name = "tbProjectName";
- this.tbProjectName.Size = new System.Drawing.Size(572, 21);
+ this.tbProjectName.Size = new System.Drawing.Size(469, 21);
this.tbProjectName.TabIndex = 3;
this.tbProjectName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
@@ -1178,7 +937,7 @@
//
this.tbProjectIdx.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "Project", true));
this.tbProjectIdx.Dock = System.Windows.Forms.DockStyle.Left;
- this.tbProjectIdx.Location = new System.Drawing.Point(714, 5);
+ this.tbProjectIdx.Location = new System.Drawing.Point(817, 5);
this.tbProjectIdx.Name = "tbProjectIdx";
this.tbProjectIdx.ReadOnly = true;
this.tbProjectIdx.Size = new System.Drawing.Size(54, 21);
@@ -1189,7 +948,7 @@
//
this.tbDue.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "crdue", true));
this.tbDue.Dock = System.Windows.Forms.DockStyle.Left;
- this.tbDue.Location = new System.Drawing.Point(630, 5);
+ this.tbDue.Location = new System.Drawing.Point(733, 5);
this.tbDue.Name = "tbDue";
this.tbDue.Size = new System.Drawing.Size(84, 21);
this.tbDue.TabIndex = 10;
@@ -1199,12 +958,12 @@
// linkLabel1
//
this.linkLabel1.Dock = System.Windows.Forms.DockStyle.Left;
- this.linkLabel1.Location = new System.Drawing.Point(522, 5);
+ this.linkLabel1.Location = new System.Drawing.Point(625, 5);
this.linkLabel1.Name = "linkLabel1";
this.linkLabel1.Size = new System.Drawing.Size(108, 21);
this.linkLabel1.TabIndex = 17;
this.linkLabel1.TabStop = true;
- this.linkLabel1.Text = "CR# Due Date";
+ this.linkLabel1.Text = "SCR/CF Due Date";
this.linkLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
//
@@ -1212,9 +971,9 @@
//
this.tbOrderNo.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsPart, "orderno", true));
this.tbOrderNo.Dock = System.Windows.Forms.DockStyle.Left;
- this.tbOrderNo.Location = new System.Drawing.Point(345, 5);
+ this.tbOrderNo.Location = new System.Drawing.Point(368, 5);
this.tbOrderNo.Name = "tbOrderNo";
- this.tbOrderNo.Size = new System.Drawing.Size(177, 21);
+ this.tbOrderNo.Size = new System.Drawing.Size(257, 21);
this.tbOrderNo.TabIndex = 5;
this.tbOrderNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
@@ -1250,6 +1009,246 @@
this.label1.Text = "프로젝트정보";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
+ // fpSpread1_Sheet1
+ //
+ this.fpSpread1_Sheet1.Reset();
+ this.fpSpread1_Sheet1.SheetName = "Sheet1";
+ // Formulas and custom names must be loaded with R1C1 reference style
+ this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
+ this.fpSpread1_Sheet1.ColumnCount = 24;
+ this.fpSpread1_Sheet1.ActiveColumnIndex = -1;
+ this.fpSpread1_Sheet1.ActiveRowIndex = -1;
+ this.fpSpread1_Sheet1.AutoGenerateColumns = false;
+ this.fpSpread1_Sheet1.ColumnFooter.DefaultStyle.BackColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.ColumnFooter.DefaultStyle.ForeColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.ColumnFooter.DefaultStyle.Parent = "ColumnFooterFlat";
+ this.fpSpread1_Sheet1.ColumnFooterSheetCornerStyle.BackColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.ColumnFooterSheetCornerStyle.ForeColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.ColumnFooterSheetCornerStyle.Parent = "CornerFooterFlat";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "담당자";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "SCR/CF";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "PRJ";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "SID";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "품명";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "규격";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "제조사";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "단위";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "단가";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "1대 수량";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 11).Value = "N대 수량";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 12).Value = "1대 금액";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 13).Value = "N대 금액";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 14).Value = "PMP";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 15).Value = "구매요청";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 16).Value = "PR";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 17).Value = "PO";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 18).Value = "공급사";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 19).Value = "납기일";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 20).Value = "입고수량";
+ this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 21).Value = "비고";
+ this.fpSpread1_Sheet1.ColumnHeader.DefaultStyle.BackColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.ColumnHeader.DefaultStyle.ForeColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.ColumnHeader.DefaultStyle.Parent = "ColumnHeaderFlat";
+ this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 36F;
+ this.fpSpread1_Sheet1.Columns.Get(0).CellType = numberCellType4;
+ this.fpSpread1_Sheet1.Columns.Get(0).DataField = "idx";
+ this.fpSpread1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(0).Tag = "idx";
+ this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(1).AllowAutoFilter = true;
+ this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType14;
+ this.fpSpread1_Sheet1.Columns.Get(1).DataField = "userManager";
+ this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(1).Label = "담당자";
+ this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(2).AllowAutoFilter = true;
+ this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType15;
+ this.fpSpread1_Sheet1.Columns.Get(2).DataField = "orderno";
+ this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(2).Label = "SCR/CF";
+ this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(2).Width = 80F;
+ this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType16;
+ this.fpSpread1_Sheet1.Columns.Get(3).DataField = "Project";
+ this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(3).Label = "PRJ";
+ this.fpSpread1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ textCellType17.ReadOnly = true;
+ this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType17;
+ this.fpSpread1_Sheet1.Columns.Get(4).DataField = "ItemSid";
+ this.fpSpread1_Sheet1.Columns.Get(4).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(4).Label = "SID";
+ this.fpSpread1_Sheet1.Columns.Get(4).Tag = "sid";
+ this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(5).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+ textCellType18.ReadOnly = true;
+ this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType18;
+ this.fpSpread1_Sheet1.Columns.Get(5).DataField = "ItemName";
+ this.fpSpread1_Sheet1.Columns.Get(5).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(5).Label = "품명";
+ this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(5).Width = 113F;
+ textCellType19.ReadOnly = true;
+ this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType19;
+ this.fpSpread1_Sheet1.Columns.Get(6).DataField = "ItemModel";
+ this.fpSpread1_Sheet1.Columns.Get(6).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(6).Label = "규격";
+ this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(6).Width = 99F;
+ this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType19;
+ this.fpSpread1_Sheet1.Columns.Get(7).DataField = "ItemManu";
+ this.fpSpread1_Sheet1.Columns.Get(7).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(7).Label = "제조사";
+ this.fpSpread1_Sheet1.Columns.Get(7).Tag = "manu";
+ this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType17;
+ this.fpSpread1_Sheet1.Columns.Get(8).DataField = "ItemUnit";
+ this.fpSpread1_Sheet1.Columns.Get(8).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(8).Label = "단위";
+ this.fpSpread1_Sheet1.Columns.Get(8).Tag = "unit";
+ this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ textCellType20.ReadOnly = true;
+ this.fpSpread1_Sheet1.Columns.Get(9).CellType = textCellType20;
+ this.fpSpread1_Sheet1.Columns.Get(9).DataField = "price";
+ this.fpSpread1_Sheet1.Columns.Get(9).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
+ this.fpSpread1_Sheet1.Columns.Get(9).Label = "단가";
+ this.fpSpread1_Sheet1.Columns.Get(9).Tag = "price";
+ this.fpSpread1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(10).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+ textCellType21.ReadOnly = true;
+ this.fpSpread1_Sheet1.Columns.Get(10).CellType = textCellType21;
+ this.fpSpread1_Sheet1.Columns.Get(10).DataField = "qty";
+ this.fpSpread1_Sheet1.Columns.Get(10).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(10).Label = "1대 수량";
+ this.fpSpread1_Sheet1.Columns.Get(10).Tag = "qty";
+ this.fpSpread1_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(11).CellType = textCellType17;
+ this.fpSpread1_Sheet1.Columns.Get(11).DataField = "qtyn";
+ this.fpSpread1_Sheet1.Columns.Get(11).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(11).Label = "N대 수량";
+ this.fpSpread1_Sheet1.Columns.Get(11).Tag = "qtyn";
+ this.fpSpread1_Sheet1.Columns.Get(11).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(12).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ textCellType22.ReadOnly = true;
+ this.fpSpread1_Sheet1.Columns.Get(12).CellType = textCellType22;
+ this.fpSpread1_Sheet1.Columns.Get(12).DataField = "amt";
+ this.fpSpread1_Sheet1.Columns.Get(12).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
+ this.fpSpread1_Sheet1.Columns.Get(12).Label = "1대 금액";
+ this.fpSpread1_Sheet1.Columns.Get(12).Tag = "amt";
+ this.fpSpread1_Sheet1.Columns.Get(12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(13).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.fpSpread1_Sheet1.Columns.Get(13).CellType = textCellType22;
+ this.fpSpread1_Sheet1.Columns.Get(13).DataField = "amtn";
+ this.fpSpread1_Sheet1.Columns.Get(13).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right;
+ this.fpSpread1_Sheet1.Columns.Get(13).Label = "N대 금액";
+ this.fpSpread1_Sheet1.Columns.Get(13).Tag = "amtn";
+ this.fpSpread1_Sheet1.Columns.Get(13).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(14).CellType = textCellType17;
+ this.fpSpread1_Sheet1.Columns.Get(14).DataField = "qtyjago";
+ this.fpSpread1_Sheet1.Columns.Get(14).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(14).Label = "PMP";
+ this.fpSpread1_Sheet1.Columns.Get(14).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(15).CellType = textCellType17;
+ this.fpSpread1_Sheet1.Columns.Get(15).DataField = "qtybuy";
+ this.fpSpread1_Sheet1.Columns.Get(15).Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(15).Label = "구매요청";
+ this.fpSpread1_Sheet1.Columns.Get(15).Tag = "buy";
+ this.fpSpread1_Sheet1.Columns.Get(15).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(16).CellType = checkBoxCellType3;
+ this.fpSpread1_Sheet1.Columns.Get(16).DataField = "bbuy";
+ this.fpSpread1_Sheet1.Columns.Get(16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(16).Label = "PR";
+ this.fpSpread1_Sheet1.Columns.Get(16).Tag = "bbuy";
+ this.fpSpread1_Sheet1.Columns.Get(16).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(17).CellType = checkBoxCellType4;
+ this.fpSpread1_Sheet1.Columns.Get(17).DataField = "bconfirm";
+ this.fpSpread1_Sheet1.Columns.Get(17).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(17).Label = "PO";
+ this.fpSpread1_Sheet1.Columns.Get(17).Tag = "bconfirm";
+ this.fpSpread1_Sheet1.Columns.Get(17).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(18).AllowAutoFilter = true;
+ this.fpSpread1_Sheet1.Columns.Get(18).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+ this.fpSpread1_Sheet1.Columns.Get(18).CellType = textCellType23;
+ this.fpSpread1_Sheet1.Columns.Get(18).DataField = "ItemSupply";
+ this.fpSpread1_Sheet1.Columns.Get(18).Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(18).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(18).ImeMode = System.Windows.Forms.ImeMode.Hangul;
+ this.fpSpread1_Sheet1.Columns.Get(18).Label = "공급사";
+ this.fpSpread1_Sheet1.Columns.Get(18).Tag = "supply";
+ this.fpSpread1_Sheet1.Columns.Get(18).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(18).Width = 113F;
+ textCellType24.ReadOnly = true;
+ this.fpSpread1_Sheet1.Columns.Get(19).CellType = textCellType24;
+ this.fpSpread1_Sheet1.Columns.Get(19).DataField = "option2";
+ this.fpSpread1_Sheet1.Columns.Get(19).Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(19).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(19).Label = "납기일";
+ this.fpSpread1_Sheet1.Columns.Get(19).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(20).CellType = textCellType25;
+ this.fpSpread1_Sheet1.Columns.Get(20).DataField = "qtyin";
+ this.fpSpread1_Sheet1.Columns.Get(20).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(20).Label = "입고수량";
+ this.fpSpread1_Sheet1.Columns.Get(20).Tag = "qtyin";
+ this.fpSpread1_Sheet1.Columns.Get(20).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(21).CellType = textCellType26;
+ this.fpSpread1_Sheet1.Columns.Get(21).DataField = "memo";
+ this.fpSpread1_Sheet1.Columns.Get(21).Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ this.fpSpread1_Sheet1.Columns.Get(21).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
+ this.fpSpread1_Sheet1.Columns.Get(21).Label = "비고";
+ this.fpSpread1_Sheet1.Columns.Get(21).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
+ this.fpSpread1_Sheet1.Columns.Get(22).CellType = numberCellType5;
+ this.fpSpread1_Sheet1.Columns.Get(22).DataField = "Item";
+ this.fpSpread1_Sheet1.Columns.Get(22).Tag = "item";
+ this.fpSpread1_Sheet1.Columns.Get(22).Visible = false;
+ this.fpSpread1_Sheet1.Columns.Get(23).CellType = numberCellType6;
+ this.fpSpread1_Sheet1.Columns.Get(23).DataField = "ItemSupplyidx";
+ this.fpSpread1_Sheet1.Columns.Get(23).Visible = false;
+ this.fpSpread1_Sheet1.DataAutoCellTypes = false;
+ this.fpSpread1_Sheet1.DataAutoSizeColumns = false;
+ this.fpSpread1_Sheet1.DataSource = this.bsPart;
+ this.fpSpread1_Sheet1.FilterBar.DefaultStyle.BackColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.FilterBar.DefaultStyle.ForeColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.FilterBar.DefaultStyle.Parent = "FilterBarFlat";
+ this.fpSpread1_Sheet1.FilterBarHeaderStyle.BackColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.FilterBarHeaderStyle.ForeColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.FilterBarHeaderStyle.Parent = "FilterBarHeaderFlat";
+ this.fpSpread1_Sheet1.OperationMode = FarPoint.Win.Spread.OperationMode.MultiSelect;
+ this.fpSpread1_Sheet1.PrintInfo.Footer = "EET Groupware - Alpha -";
+ this.fpSpread1_Sheet1.PrintInfo.Header = "PartList";
+ noPrinterPrintInfo2.Bounds = new System.Drawing.Rectangle(0, 0, 816, 1148);
+ noPrinterPrintInfo2.HardMarginX = 0F;
+ noPrinterPrintInfo2.HardMarginY = 0F;
+ noPrinterPrintInfo2.SupportColor = true;
+ this.fpSpread1_Sheet1.PrintInfo.NoPrinterSetting = noPrinterPrintInfo2;
+ this.fpSpread1_Sheet1.PrintInfo.PdfSecurity = null;
+ this.fpSpread1_Sheet1.Protect = false;
+ this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false;
+ this.fpSpread1_Sheet1.RowHeader.DefaultStyle.BackColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.RowHeader.DefaultStyle.ForeColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.RowHeader.DefaultStyle.Parent = "RowHeaderFlat";
+ this.fpSpread1_Sheet1.SelectionPolicy = FarPoint.Win.Spread.Model.SelectionPolicy.MultiRange;
+ this.fpSpread1_Sheet1.SelectionUnit = FarPoint.Win.Spread.Model.SelectionUnit.Row;
+ this.fpSpread1_Sheet1.SheetCornerStyle.BackColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.SheetCornerStyle.ForeColor = System.Drawing.Color.Empty;
+ this.fpSpread1_Sheet1.SheetCornerStyle.Parent = "CornerHeaderFlat";
+ this.fpSpread1_Sheet1.ShowEditingRowSelector = true;
+ this.fpSpread1_Sheet1.ShowRowSelector = true;
+ this.fpSpread1_Sheet1.TitleInfo.Text = "Partlist";
+ this.fpSpread1_Sheet1.TitleInfo.Value = "Partlist";
+ this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
+ //
// fPartBuyStatus
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
@@ -1272,10 +1271,10 @@
this.bn.ResumeLayout(false);
this.bn.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
this.panel3.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
diff --git a/SubProject/FPJ0000/Project/fPartBuyStatus.resx b/SubProject/FPJ0000/Project/fPartBuyStatus.resx
index d50c0da..36ef3aa 100644
--- a/SubProject/FPJ0000/Project/fPartBuyStatus.resx
+++ b/SubProject/FPJ0000/Project/fPartBuyStatus.resx
@@ -331,20 +331,20 @@
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALqSURBVDhPhZLrS1NhHMf3Kv+EsF70UpBSyqioF6WpTQ3s
- Zipm3uYUTU10YZCtppGpC03coEKUohcV2kWnNnVuc7rhjMxlavN+AS9L3eUctzP99pyzpQZCP/jwvHjO
- 98P5fc/hsRN2T518sUKvjK7U/w4X6yly0hxS9jTQ0RV9dOQTnemMSFvtH/N2HxfaPRGPerRLVnrFZDK5
- LfYNWGw7rFhZaPxcsKL40wziK0cc/ByFjzfqmagy3RIb7ptywTDNwDDDQD/FQDfphPrXBtqG7dhggOYR
- CsUfppH2zET9IwkXt1HrDicGZt34OsuQk0E/J3FCY97Al2EHEWxiYMENw7wLpYoZhNztesOF46TBE9fF
- MVtC2VWk1V5DbXsDShqlCBEHIJjALz2NMMkJVDVXcavYaAaLqw6EJWkYThBbEfK+a6gFLWMvUasv5CRJ
- NZEofJ2I3IZ4COSXkCpPRfPgIlpMNnz+vo410lO4pIfmBPxqvo+/OM+tH+3GqyEJytU5nCRZFkXCl5H5
- PANas51bpXOMgpL0sGp3Ibyk1yNgJ6JMQ+fXpcBo1kFuuIPHHQWIk55Hck0MjFMOGEmxbMHacU8nFiII
- k+wSnL0vdp0sOoTEaj4GxvtQ2p0FiSIf8U9D0aD+iG9zDIyk2L5JF3oJS1YXQh54BcdEvsIg0UHk1ifg
- hiwCCVUXOEm+IhGixgzyJqFg7wdm3OhnPzHBSooMzNN5BEGi/XNBogPkIV8EFfriSnkosl+kQDusRKmy
- CFnvUiCQxcJIBAbyb+iJgHZtEoF6Z4VzeT30whqNwTk3h2Z0HrfrMpFOgkJ5PArqb23fsTicbiJo2hGw
- tlnLjuB/2NkVMnYJTuWrHA+l8q29Ht4LlUq1eSSp2eaNkyIzOyam1x1W9mJimcLEEgWzl2Wbi4Nt3kZ7
- whRFrfndbP3hjfN4xzPbswMFbR1HhUpLoLCJ3ibdQ8BfBE20n6B19XBqa2dAiiKNx+Px/gDeGp3c5dRX
- 4AAAAABJRU5ErkJggg==
+ YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALqSURBVDhPhZLrS1NhHMf3Kv+EsF70UpBSyqioF6U5mxrY
+ zVTMvM0pmtrQhUE2mUbmJTRxQoUoRS8qtMuc2rzNOd1wi8xlal7nBbwsdZdz3M7023POlhoI/eDD8+I5
+ 3w/n9z2Hxw7/gTrpcrlOFVWh+x0m1VHkpDkq2VNPR5UP0BFPtKZzEk21f/TbA1xo74Q/6tMsW+lVk8nk
+ ttg3YbHtsmplofFz0YrCT2bEVYw6BNlKH2/UM5Gl2mU2PDDjgn6Wgd7MQDfDQDvthPrXJtpG7NhkAMUo
+ hcIPs0h9ZqL+kYRJ26gNhxPGOTe+zjHkZDDISZzondjElxEHEWzBuOiGfsGFEqUZIfe73nDh2MrgqZvS
+ 6G2R/DpSa2+gtr0RxU2VCJEGIJggKDkLvuwUqhRV3Co2msHSmgP8xF6GE8SUh7zvGm5By/hL1OryOUli
+ TQTyXycgpzEOwrorSKlLgWJoCS0mGz5/38A66SlM1kdzAkG1wMdfmuvWjfXg1bAMZepsTpIkjyThq8h4
+ ng7NhJ1bpXOcgor0sGZ3Iay43yNgJ7y0lxbXJ8MwoUWd/h4ed+QhtvIikmqiYZhxwECKZQvWTHo6sRAB
+ X7ZHcP6h1HW64AgSqgUwTg6gpCcTMqUYcU9D0aj+iG/zDAyk2IFpF/oJy1YXQoq8ghMSX1GQ5DByGuJx
+ Sx6O+KpLnESsTICkKZ28SSjYe6PZjUH2ExOspMjAXK1HECQ5OB8kOUQe8kVQvi+ulYUi60UyNCMqlKgK
+ kPkuGUJ5DAxEoCf/ho4IaNcWEah3V7iQ20cvrtMYmndz9I4t4G59BtJIUFQXh7yGOzt3LA6nmwiadwWs
+ bc6yK/gfdnaF9D2CM+JuR1GFfHu/h/eju7t761iiwuaNkyIzOqZmNxxW9mJqhcLUMoUJLys2FwfbvI32
+ hCmKWve73frDG+fxTma0ZwUK2zqOi1SWQFEzvUOah4C/CJtpP2Hr2tGU1s6AZGUqj8fj/QHb753ZthSx
+ RwAAAABJRU5ErkJggg==
@@ -383,4 +383,7 @@
542, 17
+
+ 445, 17
+
\ No newline at end of file
diff --git a/SubProject/FPJ0000/Project/fPartList.Designer.cs b/SubProject/FPJ0000/Project/fPartList.Designer.cs
index 2076af8..a64a1d1 100644
--- a/SubProject/FPJ0000/Project/fPartList.Designer.cs
+++ b/SubProject/FPJ0000/Project/fPartList.Designer.cs
@@ -137,8 +137,8 @@
this.tam = new FPJ0000.dsPRJTableAdapters.TableAdapterManager();
this.taPart = new FPJ0000.dsPRJTableAdapters.ProjectsPartTableAdapter();
this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
- this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
+ this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
pdateLabel = new System.Windows.Forms.Label();
requestLabel = new System.Windows.Forms.Label();
reqstaffLabel = new System.Windows.Forms.Label();
@@ -173,7 +173,7 @@
// requestLabel
//
requestLabel.AutoSize = true;
- requestLabel.Location = new System.Drawing.Point(317, 12);
+ requestLabel.Location = new System.Drawing.Point(324, 12);
requestLabel.Name = "requestLabel";
requestLabel.Size = new System.Drawing.Size(53, 12);
requestLabel.TabIndex = 6;
@@ -182,7 +182,7 @@
// reqstaffLabel
//
reqstaffLabel.AutoSize = true;
- reqstaffLabel.Location = new System.Drawing.Point(317, 39);
+ reqstaffLabel.Location = new System.Drawing.Point(324, 39);
reqstaffLabel.Name = "reqstaffLabel";
reqstaffLabel.Size = new System.Drawing.Size(53, 12);
reqstaffLabel.TabIndex = 8;
@@ -218,7 +218,7 @@
// statusLabel
//
statusLabel.AutoSize = true;
- statusLabel.Location = new System.Drawing.Point(341, 66);
+ statusLabel.Location = new System.Drawing.Point(348, 66);
statusLabel.Name = "statusLabel";
statusLabel.Size = new System.Drawing.Size(29, 12);
statusLabel.TabIndex = 22;
@@ -227,11 +227,11 @@
// label1
//
label1.AutoSize = true;
- label1.Location = new System.Drawing.Point(333, 94);
+ label1.Location = new System.Drawing.Point(325, 94);
label1.Name = "label1";
- label1.Size = new System.Drawing.Size(44, 12);
+ label1.Size = new System.Drawing.Size(52, 12);
label1.TabIndex = 24;
- label1.Text = "CR/CF";
+ label1.Text = "SCR/CF";
//
// label2
//
diff --git a/SubProject/FPJ0000/Project/fPartList.resx b/SubProject/FPJ0000/Project/fPartList.resx
index b04ee4b..30207f8 100644
--- a/SubProject/FPJ0000/Project/fPartList.resx
+++ b/SubProject/FPJ0000/Project/fPartList.resx
@@ -385,20 +385,20 @@
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALvSURBVDhPhZLrS1NhHMf3qv6EsF70UpBSyqioF+VSmxrY
- zVTMdDqnaGqiC4NsMY3MS2iigwpRioIKrdSpTd3mnG64ReYyNe838LLUXc7Rnc1vzzlbaiD0gw/Pi+d8
- P5zf9xweOyH3NYmXSvXKyDL971CpniInzVHOngY6srSPDn+iM5+VaCv9ot7t40K7J+xRj3bJSq+YzWaX
- xb4Bi22HFSsLjZ8LVhR8nkFs2bBDkKnY7416JqJYt8SG+6acMEwzMMww0E8x0E1uQvNrA21DdmwwQPMw
- hYKP00h+Zqb+kYRK26h1xyZMsy58nWXIyaCfk2yie2wDX4YcROCGacEFw7wTRYoZ8O91veHCMeVBEzek
- UVvimmtIrr6O6vZ6FDaUgy/1RxBBUHQGIbKTqGiu4Fax0QwWVx0ISehmOEF0Kf9D12ALWkZfolqfx0kS
- qsKR9zoeWfWxEMkvI0mehOaBRbSYbWj6vo410lOorIfmBIJKwX4/abZLP6LGq0EZSjSZnCSxJoKEryDt
- eSq0Y3Zulc5RCkrSw6rdidDCXo+AnbDibjqnVgjjmA5yw1087shFTPkFJFZFwTjlgJEUyxasHfd0YiGC
- ENkuwbkHUuep/MOIrxTANN6HInU6ZIocxD4NRr3mE77NMTCSYvsmneglLFmd4D/0Co5LfMSBkkPIqovD
- zZowxFVc5CQ5inhIGlLJmwSDvTfNuNDPfmKClRQZkK3zCAIlB+YCJQfJQz4IzPPB1ZJgZLwQQjukRJEy
- H+nvhRDVRMNIBAbyb+iJgHa6iUCzs8L57B56YY3GwJyLo3tkHndq05BCgmJ5LHLrbm/fsTg2XUTQuCNg
- bbOWHcH/sLMrpO4SnM5ROd42dW7t9fBeqLU699GEZps3TopM65iYXndYVSqVe2KZwsQShTEvyzYnB9u8
- jXZBpe5xUxS15nur9Yc3zuOdSGvPCBC1dRwTKy0B4kZ6mxQP/n8RNdK+otbVI0mtnf5CRTKPx+P9AThw
- nl886jlzAAAAAElFTkSuQmCC
+ YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALvSURBVDhPhZLdS1NhHMd3VX9CWBddClJKGRV1UZra1MDe
+ TMXMtzlFUxNdGGSLaWTqQhMVKkQpvKjQMp3a1LnN6YYzMpep6dT5Ar4sdS/nzJ3Nb885W2og9IMPz8Vz
+ vh/O73sOj53Qh8qkK+VaeVSF9neYWEuRk+aQsqeOjiofpCOeaQznReoqv+h3B7jQ3gl/0q9esdBrBoPB
+ ZbY5YLbusmZhofFzyYKiVhPiKsbt/GzZQW/UM5GlmhU2PDjrhG6Ogc7EQDvLQDOzBeUvBzrHbHAwQNs4
+ haKPc0h9YaD+kYSJO6lN+xaG5134Os+Qk8EQJ9mCasqBL2N2InBjeMkF3aITJTITgh/0NnHhWGmQ8ZY4
+ eltYewOpNTdR09WI4mYpgsX+CCLwS84hVHIalW2V3CpWmsHyuh2hiSqGE8SUB3/oHW1H++Rr1GgLOEli
+ dQQK3iYgpzEOgrqrSKlLQdvIMtoNVnz+vokN0lOYpJ/mBPwq/kE/ca5LO9GHN6MSlCmzOUlSbSQJX0PG
+ y3Sop2zcKj2TFOSkh3WbE2HFAx4BO+GlKjqvPhn6KQ3qdPfxtDsfsdJLSKqOhn7WDj0pli1YPe3pxEwE
+ oZI9gguPxM4zhUeRUMXH8PQgSvoyIZHlIe55CBqVn/BtgYGeFDs448QAYcXiRPBjr+CkyEcYKDqCnIZ4
+ 3K4NR3zlZU6SJ0uAqDmdvEkI2PthkwtD7CcmWEiRAbkajyBQdGghUHSYPOSDwAIfXC8LQdarZKjH5CiR
+ FyLzfTIEtTHQE4GO/BtaIqCdbiJQ7q5wMbefXtqgMbLg4lBNLOJefQbSSFBYF4f8hrs7dyz2LRcRtOwK
+ WNu8eVfwP2zsCul7BGfzFPam1u7t/R7eD4Wq3308sc3qjZMiM7qNc5t2i0KhcBtXKRhXKEx5WbU6Odjm
+ rTQJK9RuiqI2fO90/PDGebxTGV1ZAYLO7hNCuTlA2ELvkObB/y+CFtpX0LF+LKWjxz9Zlsrj8Xh/ADP/
+ nld7dK2eAAAAAElFTkSuQmCC
diff --git a/SubProject/FPJ0000/Project/fProjectData.Designer.cs b/SubProject/FPJ0000/Project/fProjectData.Designer.cs
index 6f0fb7b..c8cea97 100644
--- a/SubProject/FPJ0000/Project/fProjectData.Designer.cs
+++ b/SubProject/FPJ0000/Project/fProjectData.Designer.cs
@@ -49,8 +49,8 @@
System.Windows.Forms.Label label7;
System.Windows.Forms.Label label10;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fProjectData));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
this.tbIdx = new System.Windows.Forms.TextBox();
this.bs = new System.Windows.Forms.BindingSource(this.components);
this.dsPRJ = new FPJ0000.dsPRJ();
@@ -385,12 +385,12 @@
// label9
//
label9.AutoSize = true;
- label9.Location = new System.Drawing.Point(356, 118);
+ label9.Location = new System.Drawing.Point(348, 118);
label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label9.Name = "label9";
- label9.Size = new System.Drawing.Size(50, 12);
+ label9.Size = new System.Drawing.Size(58, 12);
label9.TabIndex = 12;
- label9.Text = "CR/CF#";
+ label9.Text = "SCR/CF#";
//
// label7
//
@@ -405,12 +405,12 @@
// label10
//
label10.AutoSize = true;
- label10.Location = new System.Drawing.Point(323, 144);
+ label10.Location = new System.Drawing.Point(293, 144);
label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
label10.Name = "label10";
- label10.Size = new System.Drawing.Size(83, 12);
+ label10.Size = new System.Drawing.Size(113, 12);
label10.TabIndex = 90;
- label10.Text = "CR# Due Date";
+ label10.Text = "SCR/CF# Due Date";
//
// tbIdx
//
@@ -563,7 +563,7 @@
this.assetTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "asset", true));
this.assetTextBox.Location = new System.Drawing.Point(93, 57);
this.assetTextBox.Name = "assetTextBox";
- this.assetTextBox.Size = new System.Drawing.Size(256, 21);
+ this.assetTextBox.Size = new System.Drawing.Size(252, 21);
this.assetTextBox.TabIndex = 3;
//
// bn
@@ -772,8 +772,8 @@
//
this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn10.DataPropertyName = "remark";
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle3;
+ dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle9;
this.dataGridViewTextBoxColumn10.HeaderText = "비고";
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
this.dataGridViewTextBoxColumn10.ReadOnly = true;
@@ -967,7 +967,7 @@
this.tbPath.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bs, "path", true));
this.tbPath.Location = new System.Drawing.Point(93, 114);
this.tbPath.Name = "tbPath";
- this.tbPath.Size = new System.Drawing.Size(256, 21);
+ this.tbPath.Size = new System.Drawing.Size(252, 21);
this.tbPath.TabIndex = 11;
//
// textBox2
@@ -976,7 +976,7 @@
this.textBox2.ImeMode = System.Windows.Forms.ImeMode.Hangul;
this.textBox2.Location = new System.Drawing.Point(93, 85);
this.textBox2.Name = "textBox2";
- this.textBox2.Size = new System.Drawing.Size(256, 21);
+ this.textBox2.Size = new System.Drawing.Size(252, 21);
this.textBox2.TabIndex = 7;
//
// arLabel2
@@ -1952,8 +1952,8 @@
//
this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.dataGridViewTextBoxColumn5.DataPropertyName = "remark";
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle4;
+ dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+ this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle10;
this.dataGridViewTextBoxColumn5.HeaderText = "비고";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.ReadOnly = true;
diff --git a/SubProject/FPJ0000/Project/fProjectData.resx b/SubProject/FPJ0000/Project/fProjectData.resx
index e4238c8..c510b06 100644
--- a/SubProject/FPJ0000/Project/fProjectData.resx
+++ b/SubProject/FPJ0000/Project/fProjectData.resx
@@ -411,6 +411,12 @@
bO+G80MFwKUTxgfgcO/b8D9IpXoFiiMDHIQm0skAAAAASUVORK5CYII=
+
+ 1161, 17
+
+
+ 929, 17
+
929, 17