|
|
@@ -91,6 +91,10 @@
|
|
|
this.sg_code = new System.Windows.Forms.Label();
|
|
|
this.pi_inoutno = new System.Windows.Forms.Label();
|
|
|
this.AllCollect = new System.Windows.Forms.Button();
|
|
|
+ this.cu_needrecheck = new System.Windows.Forms.Label();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.label5 = new System.Windows.Forms.Label();
|
|
|
+ this.needcheck = new System.Windows.Forms.Label();
|
|
|
this.cu_code = new UAS_LabelMachine.CustomControl.SearchTextBox();
|
|
|
this.pr_code = new UAS_LabelMachine.CustomControl.SearchTextBox();
|
|
|
this.CollectionProcess = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
@@ -111,6 +115,7 @@
|
|
|
this.sg_brand = new UAS_LabelMachine.CustomControl.SearchTextBox();
|
|
|
this.MessageLog = new UAS_LabelMachine.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
|
|
|
+ this.pi_invoicecode = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
this.pib_ifpick = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
@@ -119,6 +124,7 @@
|
|
|
this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pr_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -130,11 +136,6 @@
|
|
|
this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pi_invoicecode = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.cu_needrecheck = new System.Windows.Forms.Label();
|
|
|
- this.label4 = new System.Windows.Forms.Label();
|
|
|
- this.label5 = new System.Windows.Forms.Label();
|
|
|
- this.needcheck = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Si_ItemDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
this.CollectionProcess.SuspendLayout();
|
|
|
@@ -145,9 +146,10 @@
|
|
|
//
|
|
|
this.pi_inoutno_label.AutoSize = true;
|
|
|
this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_inoutno_label.Location = new System.Drawing.Point(3, 10);
|
|
|
+ this.pi_inoutno_label.Location = new System.Drawing.Point(6, 20);
|
|
|
+ this.pi_inoutno_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pi_inoutno_label.Name = "pi_inoutno_label";
|
|
|
- this.pi_inoutno_label.Size = new System.Drawing.Size(51, 20);
|
|
|
+ this.pi_inoutno_label.Size = new System.Drawing.Size(99, 36);
|
|
|
this.pi_inoutno_label.TabIndex = 3;
|
|
|
this.pi_inoutno_label.Text = "发票号";
|
|
|
//
|
|
|
@@ -155,9 +157,10 @@
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(3, 95);
|
|
|
+ this.label1.Location = new System.Drawing.Point(6, 190);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.label1.Size = new System.Drawing.Size(127, 36);
|
|
|
this.label1.TabIndex = 31;
|
|
|
this.label1.Text = "采集策略";
|
|
|
//
|
|
|
@@ -165,9 +168,10 @@
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(5, 135);
|
|
|
+ this.label2.Location = new System.Drawing.Point(10, 270);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.label2.Size = new System.Drawing.Size(127, 36);
|
|
|
this.label2.TabIndex = 33;
|
|
|
this.label2.Text = "当前采集";
|
|
|
//
|
|
|
@@ -175,9 +179,10 @@
|
|
|
//
|
|
|
this.label22.AutoSize = true;
|
|
|
this.label22.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label22.Location = new System.Drawing.Point(72, 135);
|
|
|
+ this.label22.Location = new System.Drawing.Point(144, 270);
|
|
|
+ this.label22.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label22.Name = "label22";
|
|
|
- this.label22.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.label22.Size = new System.Drawing.Size(127, 36);
|
|
|
this.label22.TabIndex = 34;
|
|
|
this.label22.Text = "明细序号";
|
|
|
//
|
|
|
@@ -185,10 +190,10 @@
|
|
|
//
|
|
|
this.AutoMatch.AutoSize = true;
|
|
|
this.AutoMatch.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.AutoMatch.Location = new System.Drawing.Point(144, 135);
|
|
|
- this.AutoMatch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.AutoMatch.Location = new System.Drawing.Point(288, 270);
|
|
|
+ this.AutoMatch.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.AutoMatch.Name = "AutoMatch";
|
|
|
- this.AutoMatch.Size = new System.Drawing.Size(84, 24);
|
|
|
+ this.AutoMatch.Size = new System.Drawing.Size(159, 40);
|
|
|
this.AutoMatch.TabIndex = 49;
|
|
|
this.AutoMatch.Text = "自动匹配";
|
|
|
this.AutoMatch.UseVisualStyleBackColor = true;
|
|
|
@@ -197,9 +202,10 @@
|
|
|
//
|
|
|
this.pr_code_label.AutoSize = true;
|
|
|
this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code_label.Location = new System.Drawing.Point(9, 187);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(18, 374);
|
|
|
+ this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_code_label.Name = "pr_code_label";
|
|
|
- this.pr_code_label.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.pr_code_label.Size = new System.Drawing.Size(127, 36);
|
|
|
this.pr_code_label.TabIndex = 51;
|
|
|
this.pr_code_label.Text = "物料编号";
|
|
|
//
|
|
|
@@ -207,19 +213,20 @@
|
|
|
//
|
|
|
this.label24.AutoSize = true;
|
|
|
this.label24.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label24.Location = new System.Drawing.Point(9, 224);
|
|
|
+ this.label24.Location = new System.Drawing.Point(18, 448);
|
|
|
+ this.label24.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label24.Name = "label24";
|
|
|
- this.label24.Size = new System.Drawing.Size(51, 20);
|
|
|
+ this.label24.Size = new System.Drawing.Size(99, 36);
|
|
|
this.label24.TabIndex = 55;
|
|
|
this.label24.Text = "输入框";
|
|
|
//
|
|
|
// GenerateBarCode
|
|
|
//
|
|
|
this.GenerateBarCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.GenerateBarCode.Location = new System.Drawing.Point(374, 186);
|
|
|
- this.GenerateBarCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.GenerateBarCode.Location = new System.Drawing.Point(748, 372);
|
|
|
+ this.GenerateBarCode.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.GenerateBarCode.Name = "GenerateBarCode";
|
|
|
- this.GenerateBarCode.Size = new System.Drawing.Size(68, 26);
|
|
|
+ this.GenerateBarCode.Size = new System.Drawing.Size(136, 52);
|
|
|
this.GenerateBarCode.TabIndex = 41;
|
|
|
this.GenerateBarCode.Text = "生成条码";
|
|
|
this.GenerateBarCode.UseVisualStyleBackColor = true;
|
|
|
@@ -228,10 +235,10 @@
|
|
|
// SaveGrid
|
|
|
//
|
|
|
this.SaveGrid.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SaveGrid.Location = new System.Drawing.Point(448, 222);
|
|
|
- this.SaveGrid.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.SaveGrid.Location = new System.Drawing.Point(896, 444);
|
|
|
+ this.SaveGrid.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.SaveGrid.Name = "SaveGrid";
|
|
|
- this.SaveGrid.Size = new System.Drawing.Size(68, 26);
|
|
|
+ this.SaveGrid.Size = new System.Drawing.Size(136, 52);
|
|
|
this.SaveGrid.TabIndex = 59;
|
|
|
this.SaveGrid.Text = "保存明细";
|
|
|
this.SaveGrid.UseVisualStyleBackColor = true;
|
|
|
@@ -241,19 +248,20 @@
|
|
|
//
|
|
|
this.sg_separator_label.AutoSize = true;
|
|
|
this.sg_separator_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.sg_separator_label.Location = new System.Drawing.Point(243, 98);
|
|
|
+ this.sg_separator_label.Location = new System.Drawing.Point(486, 196);
|
|
|
+ this.sg_separator_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.sg_separator_label.Name = "sg_separator_label";
|
|
|
- this.sg_separator_label.Size = new System.Drawing.Size(51, 20);
|
|
|
+ this.sg_separator_label.Size = new System.Drawing.Size(99, 36);
|
|
|
this.sg_separator_label.TabIndex = 61;
|
|
|
this.sg_separator_label.Text = "分隔符";
|
|
|
//
|
|
|
// CollectionSetting
|
|
|
//
|
|
|
this.CollectionSetting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.CollectionSetting.Location = new System.Drawing.Point(246, 133);
|
|
|
- this.CollectionSetting.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.CollectionSetting.Location = new System.Drawing.Point(492, 266);
|
|
|
+ this.CollectionSetting.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.CollectionSetting.Name = "CollectionSetting";
|
|
|
- this.CollectionSetting.Size = new System.Drawing.Size(88, 26);
|
|
|
+ this.CollectionSetting.Size = new System.Drawing.Size(176, 52);
|
|
|
this.CollectionSetting.TabIndex = 63;
|
|
|
this.CollectionSetting.Text = "采集策略设置";
|
|
|
this.CollectionSetting.UseVisualStyleBackColor = true;
|
|
|
@@ -273,11 +281,11 @@
|
|
|
this.si_expression,
|
|
|
this.si_item,
|
|
|
this.si_expressionitem});
|
|
|
- this.Si_ItemDGV.Location = new System.Drawing.Point(340, 14);
|
|
|
- this.Si_ItemDGV.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.Si_ItemDGV.Location = new System.Drawing.Point(680, 28);
|
|
|
+ this.Si_ItemDGV.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.Si_ItemDGV.Name = "Si_ItemDGV";
|
|
|
this.Si_ItemDGV.RowTemplate.Height = 23;
|
|
|
- this.Si_ItemDGV.Size = new System.Drawing.Size(134, 146);
|
|
|
+ this.Si_ItemDGV.Size = new System.Drawing.Size(268, 292);
|
|
|
this.Si_ItemDGV.TabIndex = 65;
|
|
|
//
|
|
|
// si_detno
|
|
|
@@ -345,10 +353,10 @@
|
|
|
// CleanDetail
|
|
|
//
|
|
|
this.CleanDetail.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.CleanDetail.Location = new System.Drawing.Point(374, 222);
|
|
|
- this.CleanDetail.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.CleanDetail.Location = new System.Drawing.Point(748, 444);
|
|
|
+ this.CleanDetail.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.CleanDetail.Name = "CleanDetail";
|
|
|
- this.CleanDetail.Size = new System.Drawing.Size(68, 26);
|
|
|
+ this.CleanDetail.Size = new System.Drawing.Size(136, 52);
|
|
|
this.CleanDetail.TabIndex = 66;
|
|
|
this.CleanDetail.Text = "清除明细";
|
|
|
this.CleanDetail.UseVisualStyleBackColor = true;
|
|
|
@@ -358,9 +366,10 @@
|
|
|
//
|
|
|
this.pib_id.AutoSize = true;
|
|
|
this.pib_id.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pib_id.Location = new System.Drawing.Point(142, 166);
|
|
|
+ this.pib_id.Location = new System.Drawing.Point(284, 332);
|
|
|
+ this.pib_id.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pib_id.Name = "pib_id";
|
|
|
- this.pib_id.Size = new System.Drawing.Size(0, 20);
|
|
|
+ this.pib_id.Size = new System.Drawing.Size(0, 36);
|
|
|
this.pib_id.TabIndex = 69;
|
|
|
this.pib_id.Visible = false;
|
|
|
//
|
|
|
@@ -368,18 +377,20 @@
|
|
|
//
|
|
|
this.pi_cardcode_label.AutoSize = true;
|
|
|
this.pi_cardcode_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_cardcode_label.Location = new System.Drawing.Point(3, 67);
|
|
|
+ this.pi_cardcode_label.Location = new System.Drawing.Point(6, 134);
|
|
|
+ this.pi_cardcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pi_cardcode_label.Name = "pi_cardcode_label";
|
|
|
- this.pi_cardcode_label.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.pi_cardcode_label.Size = new System.Drawing.Size(127, 36);
|
|
|
this.pi_cardcode_label.TabIndex = 72;
|
|
|
this.pi_cardcode_label.Text = "客户编号";
|
|
|
//
|
|
|
// Fresh
|
|
|
//
|
|
|
this.Fresh.AutoSize = true;
|
|
|
- this.Fresh.Location = new System.Drawing.Point(228, 14);
|
|
|
+ this.Fresh.Location = new System.Drawing.Point(456, 28);
|
|
|
+ this.Fresh.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.Fresh.Name = "Fresh";
|
|
|
- this.Fresh.Size = new System.Drawing.Size(29, 12);
|
|
|
+ this.Fresh.Size = new System.Drawing.Size(58, 24);
|
|
|
this.Fresh.TabIndex = 73;
|
|
|
this.Fresh.TabStop = true;
|
|
|
this.Fresh.Text = "刷新";
|
|
|
@@ -389,9 +400,10 @@
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label3.Location = new System.Drawing.Point(5, 587);
|
|
|
+ this.label3.Location = new System.Drawing.Point(10, 1174);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label3.Size = new System.Drawing.Size(146, 41);
|
|
|
this.label3.TabIndex = 29;
|
|
|
this.label3.Text = "输出日志";
|
|
|
//
|
|
|
@@ -401,10 +413,10 @@
|
|
|
this.CleanInputAfterCollect.Checked = true;
|
|
|
this.CleanInputAfterCollect.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.CleanInputAfterCollect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.CleanInputAfterCollect.Location = new System.Drawing.Point(232, 224);
|
|
|
- this.CleanInputAfterCollect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.CleanInputAfterCollect.Location = new System.Drawing.Point(464, 448);
|
|
|
+ this.CleanInputAfterCollect.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.CleanInputAfterCollect.Name = "CleanInputAfterCollect";
|
|
|
- this.CleanInputAfterCollect.Size = new System.Drawing.Size(123, 21);
|
|
|
+ this.CleanInputAfterCollect.Size = new System.Drawing.Size(238, 35);
|
|
|
this.CleanInputAfterCollect.TabIndex = 74;
|
|
|
this.CleanInputAfterCollect.Text = "采集后清除输入框";
|
|
|
this.CleanInputAfterCollect.UseVisualStyleBackColor = true;
|
|
|
@@ -617,10 +629,10 @@
|
|
|
//
|
|
|
// ChooseAll
|
|
|
//
|
|
|
- this.ChooseAll.Location = new System.Drawing.Point(4, 252);
|
|
|
- this.ChooseAll.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.ChooseAll.Location = new System.Drawing.Point(8, 504);
|
|
|
+ this.ChooseAll.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ChooseAll.Name = "ChooseAll";
|
|
|
- this.ChooseAll.Size = new System.Drawing.Size(38, 22);
|
|
|
+ this.ChooseAll.Size = new System.Drawing.Size(76, 44);
|
|
|
this.ChooseAll.TabIndex = 84;
|
|
|
this.ChooseAll.Text = "全选";
|
|
|
this.ChooseAll.UseVisualStyleBackColor = true;
|
|
|
@@ -630,19 +642,20 @@
|
|
|
//
|
|
|
this.pi_date.AutoSize = true;
|
|
|
this.pi_date.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_date.Location = new System.Drawing.Point(5, 158);
|
|
|
+ this.pi_date.Location = new System.Drawing.Point(10, 316);
|
|
|
+ this.pi_date.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pi_date.Name = "pi_date";
|
|
|
- this.pi_date.Size = new System.Drawing.Size(0, 20);
|
|
|
+ this.pi_date.Size = new System.Drawing.Size(0, 36);
|
|
|
this.pi_date.TabIndex = 86;
|
|
|
this.pi_date.Visible = false;
|
|
|
//
|
|
|
// CleanBarCode
|
|
|
//
|
|
|
this.CleanBarCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.CleanBarCode.Location = new System.Drawing.Point(448, 186);
|
|
|
- this.CleanBarCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.CleanBarCode.Location = new System.Drawing.Point(896, 372);
|
|
|
+ this.CleanBarCode.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.CleanBarCode.Name = "CleanBarCode";
|
|
|
- this.CleanBarCode.Size = new System.Drawing.Size(68, 26);
|
|
|
+ this.CleanBarCode.Size = new System.Drawing.Size(136, 52);
|
|
|
this.CleanBarCode.TabIndex = 87;
|
|
|
this.CleanBarCode.Text = "清空条码";
|
|
|
this.CleanBarCode.UseVisualStyleBackColor = true;
|
|
|
@@ -651,10 +664,10 @@
|
|
|
// ExportData
|
|
|
//
|
|
|
this.ExportData.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ExportData.Location = new System.Drawing.Point(522, 186);
|
|
|
- this.ExportData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.ExportData.Location = new System.Drawing.Point(1044, 372);
|
|
|
+ this.ExportData.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.ExportData.Name = "ExportData";
|
|
|
- this.ExportData.Size = new System.Drawing.Size(68, 26);
|
|
|
+ this.ExportData.Size = new System.Drawing.Size(136, 52);
|
|
|
this.ExportData.TabIndex = 91;
|
|
|
this.ExportData.Text = "导出数据";
|
|
|
this.ExportData.UseVisualStyleBackColor = true;
|
|
|
@@ -664,9 +677,10 @@
|
|
|
//
|
|
|
this.sg_code.AutoSize = true;
|
|
|
this.sg_code.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.sg_code.Location = new System.Drawing.Point(324, 68);
|
|
|
+ this.sg_code.Location = new System.Drawing.Point(648, 136);
|
|
|
+ this.sg_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.sg_code.Name = "sg_code";
|
|
|
- this.sg_code.Size = new System.Drawing.Size(0, 20);
|
|
|
+ this.sg_code.Size = new System.Drawing.Size(0, 36);
|
|
|
this.sg_code.TabIndex = 92;
|
|
|
this.sg_code.TextChanged += new System.EventHandler(this.sg_brand_UserControlTextChanged);
|
|
|
//
|
|
|
@@ -674,22 +688,66 @@
|
|
|
//
|
|
|
this.pi_inoutno.AutoSize = true;
|
|
|
this.pi_inoutno.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_inoutno.Location = new System.Drawing.Point(73, 40);
|
|
|
+ this.pi_inoutno.Location = new System.Drawing.Point(146, 80);
|
|
|
+ this.pi_inoutno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pi_inoutno.Name = "pi_inoutno";
|
|
|
- this.pi_inoutno.Size = new System.Drawing.Size(0, 20);
|
|
|
+ this.pi_inoutno.Size = new System.Drawing.Size(0, 36);
|
|
|
this.pi_inoutno.TabIndex = 93;
|
|
|
//
|
|
|
// AllCollect
|
|
|
//
|
|
|
this.AllCollect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.AllCollect.Location = new System.Drawing.Point(522, 222);
|
|
|
- this.AllCollect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.AllCollect.Location = new System.Drawing.Point(1044, 444);
|
|
|
+ this.AllCollect.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.AllCollect.Name = "AllCollect";
|
|
|
- this.AllCollect.Size = new System.Drawing.Size(68, 26);
|
|
|
+ this.AllCollect.Size = new System.Drawing.Size(136, 52);
|
|
|
this.AllCollect.TabIndex = 94;
|
|
|
this.AllCollect.Text = "全部采集";
|
|
|
this.AllCollect.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
+ // cu_needrecheck
|
|
|
+ //
|
|
|
+ this.cu_needrecheck.AutoSize = true;
|
|
|
+ this.cu_needrecheck.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.cu_needrecheck.Location = new System.Drawing.Point(1408, 240);
|
|
|
+ this.cu_needrecheck.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.cu_needrecheck.Name = "cu_needrecheck";
|
|
|
+ this.cu_needrecheck.Size = new System.Drawing.Size(0, 36);
|
|
|
+ this.cu_needrecheck.TabIndex = 95;
|
|
|
+ this.cu_needrecheck.Visible = false;
|
|
|
+ //
|
|
|
+ // label4
|
|
|
+ //
|
|
|
+ this.label4.AutoSize = true;
|
|
|
+ this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label4.Location = new System.Drawing.Point(6, 80);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(127, 36);
|
|
|
+ this.label4.TabIndex = 96;
|
|
|
+ this.label4.Text = "出货单号";
|
|
|
+ //
|
|
|
+ // label5
|
|
|
+ //
|
|
|
+ this.label5.AutoSize = true;
|
|
|
+ this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label5.Location = new System.Drawing.Point(486, 134);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(127, 36);
|
|
|
+ this.label5.TabIndex = 97;
|
|
|
+ this.label5.Text = "是否复核";
|
|
|
+ //
|
|
|
+ // needcheck
|
|
|
+ //
|
|
|
+ this.needcheck.AutoSize = true;
|
|
|
+ this.needcheck.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.needcheck.Location = new System.Drawing.Point(612, 134);
|
|
|
+ this.needcheck.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.needcheck.Name = "needcheck";
|
|
|
+ this.needcheck.Size = new System.Drawing.Size(0, 36);
|
|
|
+ this.needcheck.TabIndex = 98;
|
|
|
+ //
|
|
|
// cu_code
|
|
|
//
|
|
|
this.cu_code.AllPower = null;
|
|
|
@@ -697,14 +755,14 @@
|
|
|
this.cu_code.Condition = null;
|
|
|
this.cu_code.DBTitle = null;
|
|
|
this.cu_code.FormName = null;
|
|
|
- this.cu_code.Location = new System.Drawing.Point(75, 67);
|
|
|
- this.cu_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.cu_code.Location = new System.Drawing.Point(150, 134);
|
|
|
+ this.cu_code.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.cu_code.Name = "cu_code";
|
|
|
this.cu_code.Power = null;
|
|
|
this.cu_code.ReturnData = null;
|
|
|
this.cu_code.SelectField = null;
|
|
|
this.cu_code.SetValueField = null;
|
|
|
- this.cu_code.Size = new System.Drawing.Size(149, 18);
|
|
|
+ this.cu_code.Size = new System.Drawing.Size(298, 36);
|
|
|
this.cu_code.TabIndex = 88;
|
|
|
this.cu_code.TableName = null;
|
|
|
this.cu_code.TextBoxEnable = false;
|
|
|
@@ -716,14 +774,14 @@
|
|
|
this.pr_code.Condition = null;
|
|
|
this.pr_code.DBTitle = null;
|
|
|
this.pr_code.FormName = null;
|
|
|
- this.pr_code.Location = new System.Drawing.Point(76, 188);
|
|
|
- this.pr_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(152, 376);
|
|
|
+ this.pr_code.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
this.pr_code.Power = null;
|
|
|
this.pr_code.ReturnData = null;
|
|
|
this.pr_code.SelectField = null;
|
|
|
this.pr_code.SetValueField = null;
|
|
|
- this.pr_code.Size = new System.Drawing.Size(148, 22);
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(296, 44);
|
|
|
this.pr_code.TabIndex = 68;
|
|
|
this.pr_code.TableName = null;
|
|
|
this.pr_code.TextBoxEnable = false;
|
|
|
@@ -743,11 +801,11 @@
|
|
|
this.CollectionProcess.Controls.Add(this.label13);
|
|
|
this.CollectionProcess.Controls.Add(this.Installed);
|
|
|
this.CollectionProcess.Controls.Add(this.Process);
|
|
|
- this.CollectionProcess.Location = new System.Drawing.Point(480, 10);
|
|
|
- this.CollectionProcess.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.CollectionProcess.Location = new System.Drawing.Point(960, 20);
|
|
|
+ this.CollectionProcess.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.CollectionProcess.Name = "CollectionProcess";
|
|
|
- this.CollectionProcess.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.CollectionProcess.Size = new System.Drawing.Size(171, 152);
|
|
|
+ this.CollectionProcess.Padding = new System.Windows.Forms.Padding(4);
|
|
|
+ this.CollectionProcess.Size = new System.Drawing.Size(342, 304);
|
|
|
this.CollectionProcess.TabIndex = 80;
|
|
|
this.CollectionProcess.TabStop = false;
|
|
|
this.CollectionProcess.Text = " ";
|
|
|
@@ -756,18 +814,20 @@
|
|
|
//
|
|
|
this.Capacity.AutoSize = true;
|
|
|
this.Capacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Capacity.Location = new System.Drawing.Point(62, 66);
|
|
|
+ this.Capacity.Location = new System.Drawing.Point(124, 132);
|
|
|
+ this.Capacity.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.Capacity.Name = "Capacity";
|
|
|
- this.Capacity.Size = new System.Drawing.Size(0, 17);
|
|
|
+ this.Capacity.Size = new System.Drawing.Size(0, 31);
|
|
|
this.Capacity.TabIndex = 75;
|
|
|
//
|
|
|
// Process_midboxcode
|
|
|
//
|
|
|
this.Process_midboxcode.AutoSize = true;
|
|
|
this.Process_midboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process_midboxcode.Location = new System.Drawing.Point(62, 112);
|
|
|
+ this.Process_midboxcode.Location = new System.Drawing.Point(124, 224);
|
|
|
+ this.Process_midboxcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.Process_midboxcode.Name = "Process_midboxcode";
|
|
|
- this.Process_midboxcode.Size = new System.Drawing.Size(15, 17);
|
|
|
+ this.Process_midboxcode.Size = new System.Drawing.Size(28, 31);
|
|
|
this.Process_midboxcode.TabIndex = 74;
|
|
|
this.Process_midboxcode.Text = "0";
|
|
|
//
|
|
|
@@ -775,9 +835,10 @@
|
|
|
//
|
|
|
this.Process_outboxcode.AutoSize = true;
|
|
|
this.Process_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process_outboxcode.Location = new System.Drawing.Point(62, 88);
|
|
|
+ this.Process_outboxcode.Location = new System.Drawing.Point(124, 176);
|
|
|
+ this.Process_outboxcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.Process_outboxcode.Name = "Process_outboxcode";
|
|
|
- this.Process_outboxcode.Size = new System.Drawing.Size(15, 17);
|
|
|
+ this.Process_outboxcode.Size = new System.Drawing.Size(28, 31);
|
|
|
this.Process_outboxcode.TabIndex = 73;
|
|
|
this.Process_outboxcode.Text = "0";
|
|
|
//
|
|
|
@@ -786,9 +847,10 @@
|
|
|
this.TotalCount.AutoSize = true;
|
|
|
this.TotalCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.TotalCount.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.TotalCount.Location = new System.Drawing.Point(117, 18);
|
|
|
+ this.TotalCount.Location = new System.Drawing.Point(234, 36);
|
|
|
+ this.TotalCount.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.TotalCount.Name = "TotalCount";
|
|
|
- this.TotalCount.Size = new System.Drawing.Size(15, 17);
|
|
|
+ this.TotalCount.Size = new System.Drawing.Size(28, 31);
|
|
|
this.TotalCount.TabIndex = 72;
|
|
|
this.TotalCount.Text = "0";
|
|
|
//
|
|
|
@@ -796,9 +858,10 @@
|
|
|
//
|
|
|
this.label17.AutoSize = true;
|
|
|
this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label17.Location = new System.Drawing.Point(95, 18);
|
|
|
+ this.label17.Location = new System.Drawing.Point(190, 36);
|
|
|
+ this.label17.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label17.Name = "label17";
|
|
|
- this.label17.Size = new System.Drawing.Size(13, 17);
|
|
|
+ this.label17.Size = new System.Drawing.Size(24, 31);
|
|
|
this.label17.TabIndex = 71;
|
|
|
this.label17.Text = "/";
|
|
|
//
|
|
|
@@ -807,9 +870,10 @@
|
|
|
this.CollectedCount.AutoSize = true;
|
|
|
this.CollectedCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.CollectedCount.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.CollectedCount.Location = new System.Drawing.Point(66, 18);
|
|
|
+ this.CollectedCount.Location = new System.Drawing.Point(132, 36);
|
|
|
+ this.CollectedCount.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.CollectedCount.Name = "CollectedCount";
|
|
|
- this.CollectedCount.Size = new System.Drawing.Size(15, 17);
|
|
|
+ this.CollectedCount.Size = new System.Drawing.Size(28, 31);
|
|
|
this.CollectedCount.TabIndex = 70;
|
|
|
this.CollectedCount.Text = "0";
|
|
|
//
|
|
|
@@ -817,9 +881,10 @@
|
|
|
//
|
|
|
this.label14.AutoSize = true;
|
|
|
this.label14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label14.Location = new System.Drawing.Point(12, 88);
|
|
|
+ this.label14.Location = new System.Drawing.Point(24, 176);
|
|
|
+ this.label14.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label14.Name = "label14";
|
|
|
- this.label14.Size = new System.Drawing.Size(32, 17);
|
|
|
+ this.label14.Size = new System.Drawing.Size(62, 31);
|
|
|
this.label14.TabIndex = 69;
|
|
|
this.label14.Text = "箱号";
|
|
|
//
|
|
|
@@ -827,9 +892,10 @@
|
|
|
//
|
|
|
this.label11.AutoSize = true;
|
|
|
this.label11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label11.Location = new System.Drawing.Point(12, 112);
|
|
|
+ this.label11.Location = new System.Drawing.Point(24, 224);
|
|
|
+ this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label11.Name = "label11";
|
|
|
- this.label11.Size = new System.Drawing.Size(32, 17);
|
|
|
+ this.label11.Size = new System.Drawing.Size(62, 31);
|
|
|
this.label11.TabIndex = 68;
|
|
|
this.label11.Text = "盒号";
|
|
|
//
|
|
|
@@ -837,9 +903,10 @@
|
|
|
//
|
|
|
this.label13.AutoSize = true;
|
|
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label13.Location = new System.Drawing.Point(12, 48);
|
|
|
+ this.label13.Location = new System.Drawing.Point(24, 96);
|
|
|
+ this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label13.Name = "label13";
|
|
|
- this.label13.Size = new System.Drawing.Size(44, 17);
|
|
|
+ this.label13.Size = new System.Drawing.Size(86, 31);
|
|
|
this.label13.TabIndex = 67;
|
|
|
this.label13.Text = "当前盒";
|
|
|
//
|
|
|
@@ -847,18 +914,20 @@
|
|
|
//
|
|
|
this.Installed.AutoSize = true;
|
|
|
this.Installed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Installed.Location = new System.Drawing.Point(62, 48);
|
|
|
+ this.Installed.Location = new System.Drawing.Point(124, 96);
|
|
|
+ this.Installed.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.Installed.Name = "Installed";
|
|
|
- this.Installed.Size = new System.Drawing.Size(0, 17);
|
|
|
+ this.Installed.Size = new System.Drawing.Size(0, 31);
|
|
|
this.Installed.TabIndex = 66;
|
|
|
//
|
|
|
// Process
|
|
|
//
|
|
|
this.Process.AutoSize = true;
|
|
|
this.Process.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process.Location = new System.Drawing.Point(12, 18);
|
|
|
+ this.Process.Location = new System.Drawing.Point(24, 36);
|
|
|
+ this.Process.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.Process.Name = "Process";
|
|
|
- this.Process.Size = new System.Drawing.Size(44, 17);
|
|
|
+ this.Process.Size = new System.Drawing.Size(86, 31);
|
|
|
this.Process.TabIndex = 65;
|
|
|
this.Process.Text = "总进度";
|
|
|
//
|
|
|
@@ -866,10 +935,10 @@
|
|
|
//
|
|
|
this.sg_separator.Enabled = false;
|
|
|
this.sg_separator.ID = null;
|
|
|
- this.sg_separator.Location = new System.Drawing.Point(304, 98);
|
|
|
- this.sg_separator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.sg_separator.Location = new System.Drawing.Point(608, 196);
|
|
|
+ this.sg_separator.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.sg_separator.Name = "sg_separator";
|
|
|
- this.sg_separator.Size = new System.Drawing.Size(28, 21);
|
|
|
+ this.sg_separator.Size = new System.Drawing.Size(52, 35);
|
|
|
this.sg_separator.Str = null;
|
|
|
this.sg_separator.Str1 = null;
|
|
|
this.sg_separator.Str2 = null;
|
|
|
@@ -878,10 +947,10 @@
|
|
|
// Input
|
|
|
//
|
|
|
this.Input.ID = null;
|
|
|
- this.Input.Location = new System.Drawing.Point(76, 224);
|
|
|
- this.Input.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.Input.Location = new System.Drawing.Point(152, 448);
|
|
|
+ this.Input.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.Input.Name = "Input";
|
|
|
- this.Input.Size = new System.Drawing.Size(150, 21);
|
|
|
+ this.Input.Size = new System.Drawing.Size(296, 35);
|
|
|
this.Input.Str = null;
|
|
|
this.Input.Str1 = null;
|
|
|
this.Input.Str2 = null;
|
|
|
@@ -891,10 +960,10 @@
|
|
|
// griddetno
|
|
|
//
|
|
|
this.griddetno.ID = null;
|
|
|
- this.griddetno.Location = new System.Drawing.Point(76, 161);
|
|
|
- this.griddetno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.griddetno.Location = new System.Drawing.Point(152, 322);
|
|
|
+ this.griddetno.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.griddetno.Name = "griddetno";
|
|
|
- this.griddetno.Size = new System.Drawing.Size(102, 21);
|
|
|
+ this.griddetno.Size = new System.Drawing.Size(200, 35);
|
|
|
this.griddetno.Str = null;
|
|
|
this.griddetno.Str1 = null;
|
|
|
this.griddetno.Str2 = null;
|
|
|
@@ -908,14 +977,14 @@
|
|
|
this.sg_brand.Condition = null;
|
|
|
this.sg_brand.DBTitle = null;
|
|
|
this.sg_brand.FormName = null;
|
|
|
- this.sg_brand.Location = new System.Drawing.Point(75, 96);
|
|
|
- this.sg_brand.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.sg_brand.Location = new System.Drawing.Point(150, 192);
|
|
|
+ this.sg_brand.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.sg_brand.Name = "sg_brand";
|
|
|
this.sg_brand.Power = null;
|
|
|
this.sg_brand.ReturnData = null;
|
|
|
this.sg_brand.SelectField = null;
|
|
|
this.sg_brand.SetValueField = null;
|
|
|
- this.sg_brand.Size = new System.Drawing.Size(149, 18);
|
|
|
+ this.sg_brand.Size = new System.Drawing.Size(298, 36);
|
|
|
this.sg_brand.TabIndex = 32;
|
|
|
this.sg_brand.TableName = null;
|
|
|
this.sg_brand.TextBoxEnable = false;
|
|
|
@@ -926,10 +995,10 @@
|
|
|
this.MessageLog.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.MessageLog.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MessageLog.Location = new System.Drawing.Point(4, 610);
|
|
|
- this.MessageLog.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.MessageLog.Location = new System.Drawing.Point(8, 1220);
|
|
|
+ this.MessageLog.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.MessageLog.Name = "MessageLog";
|
|
|
- this.MessageLog.Size = new System.Drawing.Size(1642, 97);
|
|
|
+ this.MessageLog.Size = new System.Drawing.Size(3280, 190);
|
|
|
this.MessageLog.TabIndex = 28;
|
|
|
this.MessageLog.Text = "";
|
|
|
//
|
|
|
@@ -950,6 +1019,7 @@
|
|
|
this.pib_prodcode,
|
|
|
this.pr_detail,
|
|
|
this.pr_spec,
|
|
|
+ this.pd_orispeccode,
|
|
|
this.pr_orispeccode,
|
|
|
this.pd_custprodcode,
|
|
|
this.pd_pocode,
|
|
|
@@ -961,15 +1031,28 @@
|
|
|
this.pib_lotno,
|
|
|
this.pib_datecode,
|
|
|
this.pib_qty});
|
|
|
- this.LabelInf.Location = new System.Drawing.Point(2, 252);
|
|
|
- this.LabelInf.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.LabelInf.Location = new System.Drawing.Point(4, 504);
|
|
|
+ this.LabelInf.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.LabelInf.Name = "LabelInf";
|
|
|
this.LabelInf.RowTemplate.Height = 23;
|
|
|
- this.LabelInf.Size = new System.Drawing.Size(1304, 326);
|
|
|
+ this.LabelInf.Size = new System.Drawing.Size(2608, 652);
|
|
|
this.LabelInf.TabIndex = 27;
|
|
|
this.LabelInf.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.LabelInf_CellPainting);
|
|
|
this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
|
|
|
//
|
|
|
+ // pi_invoicecode
|
|
|
+ //
|
|
|
+ this.pi_invoicecode.ID = null;
|
|
|
+ this.pi_invoicecode.Location = new System.Drawing.Point(152, 20);
|
|
|
+ this.pi_invoicecode.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.pi_invoicecode.Name = "pi_invoicecode";
|
|
|
+ this.pi_invoicecode.Size = new System.Drawing.Size(296, 35);
|
|
|
+ this.pi_invoicecode.Str = null;
|
|
|
+ this.pi_invoicecode.Str1 = null;
|
|
|
+ this.pi_invoicecode.Str2 = null;
|
|
|
+ this.pi_invoicecode.TabIndex = 2;
|
|
|
+ this.pi_invoicecode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutno_KeyDown);
|
|
|
+ //
|
|
|
// Choose
|
|
|
//
|
|
|
this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
@@ -1003,7 +1086,7 @@
|
|
|
this.pib_id1.HeaderText = "pib_id";
|
|
|
this.pib_id1.Name = "pib_id1";
|
|
|
this.pib_id1.Visible = false;
|
|
|
- this.pib_id1.Width = 66;
|
|
|
+ this.pib_id1.Width = 127;
|
|
|
//
|
|
|
// pib_pdno
|
|
|
//
|
|
|
@@ -1029,7 +1112,7 @@
|
|
|
this.pr_detail.DataPropertyName = "pr_detail";
|
|
|
this.pr_detail.HeaderText = "物料名称";
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Width = 78;
|
|
|
+ this.pr_detail.Width = 97;
|
|
|
//
|
|
|
// pr_spec
|
|
|
//
|
|
|
@@ -1040,11 +1123,20 @@
|
|
|
this.pr_spec.Name = "pr_spec";
|
|
|
this.pr_spec.Width = 150;
|
|
|
//
|
|
|
+ // pd_orispeccode
|
|
|
+ //
|
|
|
+ this.pd_orispeccode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
|
|
|
+ this.pd_orispeccode.DataPropertyName = "pd_orispeccode";
|
|
|
+ this.pd_orispeccode.HeaderText = "MPN(新)";
|
|
|
+ this.pd_orispeccode.MinimumWidth = 150;
|
|
|
+ this.pd_orispeccode.Name = "pd_orispeccode";
|
|
|
+ this.pd_orispeccode.Width = 150;
|
|
|
+ //
|
|
|
// pr_orispeccode
|
|
|
//
|
|
|
this.pr_orispeccode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
|
|
|
- this.pr_orispeccode.DataPropertyName = "pr_orispeccode";
|
|
|
- this.pr_orispeccode.HeaderText = "MPN";
|
|
|
+ this.pr_orispeccode.DataPropertyName = "pr_orispeccodej_user";
|
|
|
+ this.pr_orispeccode.HeaderText = "MPN(旧)";
|
|
|
this.pr_orispeccode.MinimumWidth = 150;
|
|
|
this.pr_orispeccode.Name = "pr_orispeccode";
|
|
|
this.pr_orispeccode.ReadOnly = true;
|
|
|
@@ -1074,7 +1166,7 @@
|
|
|
this.pd_custprodspec.HeaderText = "客户型号";
|
|
|
this.pd_custprodspec.Name = "pd_custprodspec";
|
|
|
this.pd_custprodspec.ReadOnly = true;
|
|
|
- this.pd_custprodspec.Width = 78;
|
|
|
+ this.pd_custprodspec.Width = 97;
|
|
|
//
|
|
|
// pib_brand
|
|
|
//
|
|
|
@@ -1082,14 +1174,14 @@
|
|
|
this.pib_brand.HeaderText = "品牌";
|
|
|
this.pib_brand.Name = "pib_brand";
|
|
|
this.pib_brand.ReadOnly = true;
|
|
|
- this.pib_brand.Width = 54;
|
|
|
+ this.pib_brand.Width = 97;
|
|
|
//
|
|
|
// pib_madein
|
|
|
//
|
|
|
this.pib_madein.DataPropertyName = "pib_madein";
|
|
|
this.pib_madein.HeaderText = "产地";
|
|
|
this.pib_madein.Name = "pib_madein";
|
|
|
- this.pib_madein.Width = 54;
|
|
|
+ this.pib_madein.Width = 97;
|
|
|
//
|
|
|
// pr_zxbzs
|
|
|
//
|
|
|
@@ -1097,7 +1189,7 @@
|
|
|
this.pr_zxbzs.HeaderText = "最小包装数";
|
|
|
this.pr_zxbzs.Name = "pr_zxbzs";
|
|
|
this.pr_zxbzs.Visible = false;
|
|
|
- this.pr_zxbzs.Width = 90;
|
|
|
+ this.pr_zxbzs.Width = 118;
|
|
|
//
|
|
|
// pr_unit
|
|
|
//
|
|
|
@@ -1105,21 +1197,21 @@
|
|
|
this.pr_unit.HeaderText = "单位";
|
|
|
this.pr_unit.Name = "pr_unit";
|
|
|
this.pr_unit.Visible = false;
|
|
|
- this.pr_unit.Width = 54;
|
|
|
+ this.pr_unit.Width = 97;
|
|
|
//
|
|
|
// pib_lotno
|
|
|
//
|
|
|
this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
this.pib_lotno.HeaderText = "LotNo";
|
|
|
this.pib_lotno.Name = "pib_lotno";
|
|
|
- this.pib_lotno.Width = 60;
|
|
|
+ this.pib_lotno.Width = 115;
|
|
|
//
|
|
|
// pib_datecode
|
|
|
//
|
|
|
this.pib_datecode.DataPropertyName = "pib_datecode";
|
|
|
this.pib_datecode.HeaderText = "DC";
|
|
|
this.pib_datecode.Name = "pib_datecode";
|
|
|
- this.pib_datecode.Width = 42;
|
|
|
+ this.pib_datecode.Width = 79;
|
|
|
//
|
|
|
// pib_qty
|
|
|
//
|
|
|
@@ -1129,64 +1221,12 @@
|
|
|
this.pib_qty.Name = "pib_qty";
|
|
|
this.pib_qty.ReadOnly = true;
|
|
|
//
|
|
|
- // pi_invoicecode
|
|
|
- //
|
|
|
- this.pi_invoicecode.ID = null;
|
|
|
- this.pi_invoicecode.Location = new System.Drawing.Point(76, 10);
|
|
|
- this.pi_invoicecode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.pi_invoicecode.Name = "pi_invoicecode";
|
|
|
- this.pi_invoicecode.Size = new System.Drawing.Size(150, 21);
|
|
|
- this.pi_invoicecode.Str = null;
|
|
|
- this.pi_invoicecode.Str1 = null;
|
|
|
- this.pi_invoicecode.Str2 = null;
|
|
|
- this.pi_invoicecode.TabIndex = 2;
|
|
|
- this.pi_invoicecode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutno_KeyDown);
|
|
|
- //
|
|
|
- // cu_needrecheck
|
|
|
- //
|
|
|
- this.cu_needrecheck.AutoSize = true;
|
|
|
- this.cu_needrecheck.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.cu_needrecheck.Location = new System.Drawing.Point(704, 120);
|
|
|
- this.cu_needrecheck.Name = "cu_needrecheck";
|
|
|
- this.cu_needrecheck.Size = new System.Drawing.Size(0, 20);
|
|
|
- this.cu_needrecheck.TabIndex = 95;
|
|
|
- this.cu_needrecheck.Visible = false;
|
|
|
- //
|
|
|
- // label4
|
|
|
- //
|
|
|
- this.label4.AutoSize = true;
|
|
|
- this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.Location = new System.Drawing.Point(3, 40);
|
|
|
- this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(65, 20);
|
|
|
- this.label4.TabIndex = 96;
|
|
|
- this.label4.Text = "出货单号";
|
|
|
- //
|
|
|
- // label5
|
|
|
- //
|
|
|
- this.label5.AutoSize = true;
|
|
|
- this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label5.Location = new System.Drawing.Point(243, 67);
|
|
|
- this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(65, 20);
|
|
|
- this.label5.TabIndex = 97;
|
|
|
- this.label5.Text = "是否复核";
|
|
|
- //
|
|
|
- // needcheck
|
|
|
- //
|
|
|
- this.needcheck.AutoSize = true;
|
|
|
- this.needcheck.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.needcheck.Location = new System.Drawing.Point(306, 67);
|
|
|
- this.needcheck.Name = "needcheck";
|
|
|
- this.needcheck.Size = new System.Drawing.Size(0, 20);
|
|
|
- this.needcheck.TabIndex = 98;
|
|
|
- //
|
|
|
// UAS_出货标签打印
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
|
|
|
- this.ClientSize = new System.Drawing.Size(1305, 710);
|
|
|
+ this.ClientSize = new System.Drawing.Size(2610, 1420);
|
|
|
this.Controls.Add(this.needcheck);
|
|
|
this.Controls.Add(this.label5);
|
|
|
this.Controls.Add(this.label4);
|
|
|
@@ -1228,7 +1268,7 @@
|
|
|
this.Controls.Add(this.pi_invoicecode);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.Name = "UAS_出货标签打印";
|
|
|
this.Text = " UAS-出货标签管理";
|
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
|
@@ -1325,6 +1365,13 @@
|
|
|
private System.Windows.Forms.Label pi_date;
|
|
|
private System.Windows.Forms.Button CleanBarCode;
|
|
|
private CustomControl.SearchTextBox cu_code;
|
|
|
+ private System.Windows.Forms.Label sg_code;
|
|
|
+ private System.Windows.Forms.Label pi_inoutno;
|
|
|
+ private System.Windows.Forms.Button AllCollect;
|
|
|
+ private System.Windows.Forms.Label cu_needrecheck;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
+ private System.Windows.Forms.Label needcheck;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifpick;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifprint;
|
|
|
@@ -1333,6 +1380,7 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_prodcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_orispeccode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_orispeccode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_pocode;
|
|
|
@@ -1344,12 +1392,5 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_lotno;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_datecode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_qty;
|
|
|
- private System.Windows.Forms.Label sg_code;
|
|
|
- private System.Windows.Forms.Label pi_inoutno;
|
|
|
- private System.Windows.Forms.Button AllCollect;
|
|
|
- private System.Windows.Forms.Label cu_needrecheck;
|
|
|
- private System.Windows.Forms.Label label4;
|
|
|
- private System.Windows.Forms.Label label5;
|
|
|
- private System.Windows.Forms.Label needcheck;
|
|
|
}
|
|
|
}
|