|
|
@@ -38,7 +38,6 @@
|
|
|
this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
|
this.CollectionUnit = new System.Windows.Forms.ComboBox();
|
|
|
- this.CollectionUnit_label = new System.Windows.Forms.Label();
|
|
|
this.GenerateBarCode = new System.Windows.Forms.Button();
|
|
|
this.SaveGrid = new System.Windows.Forms.Button();
|
|
|
this.sg_separator_label = new System.Windows.Forms.Label();
|
|
|
@@ -58,8 +57,6 @@
|
|
|
this.Fresh = new System.Windows.Forms.LinkLabel();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.CleanInputAfterCollect = new System.Windows.Forms.CheckBox();
|
|
|
- this.AllCollected = new System.Windows.Forms.Button();
|
|
|
- this.RefreshDBConnect = new System.Windows.Forms.Timer(this.components);
|
|
|
this.GetGridOnly = new System.Windows.Forms.CheckBox();
|
|
|
this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -110,28 +107,30 @@
|
|
|
this.sg_separator = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.Input = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.griddetno = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.sg_code = new UAS_LabelMachine.CustomControl.SearchTextBox();
|
|
|
+ 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_inoutno = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
- this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.pib_ifpick = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ 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_custprodspec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pr_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.pib_ifpick = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_custprodspec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ 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_inoutno = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
+ this.CollectionUnit_label = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Si_ItemDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
this.CollectionProcess.SuspendLayout();
|
|
|
@@ -225,20 +224,10 @@
|
|
|
this.CollectionUnit.Size = new System.Drawing.Size(54, 25);
|
|
|
this.CollectionUnit.TabIndex = 41;
|
|
|
//
|
|
|
- // CollectionUnit_label
|
|
|
- //
|
|
|
- this.CollectionUnit_label.AutoSize = true;
|
|
|
- this.CollectionUnit_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.CollectionUnit_label.Location = new System.Drawing.Point(228, 182);
|
|
|
- this.CollectionUnit_label.Name = "CollectionUnit_label";
|
|
|
- this.CollectionUnit_label.Size = new System.Drawing.Size(65, 20);
|
|
|
- this.CollectionUnit_label.TabIndex = 56;
|
|
|
- this.CollectionUnit_label.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, 178);
|
|
|
+ this.GenerateBarCode.Location = new System.Drawing.Point(374, 180);
|
|
|
this.GenerateBarCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.GenerateBarCode.Name = "GenerateBarCode";
|
|
|
this.GenerateBarCode.Size = new System.Drawing.Size(68, 26);
|
|
|
@@ -429,22 +418,6 @@
|
|
|
this.CleanInputAfterCollect.Text = "采集后清除输入框";
|
|
|
this.CleanInputAfterCollect.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // AllCollected
|
|
|
- //
|
|
|
- this.AllCollected.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.AllCollected.Location = new System.Drawing.Point(522, 216);
|
|
|
- this.AllCollected.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.AllCollected.Name = "AllCollected";
|
|
|
- this.AllCollected.Size = new System.Drawing.Size(68, 26);
|
|
|
- this.AllCollected.TabIndex = 75;
|
|
|
- this.AllCollected.Text = "全部已采";
|
|
|
- this.AllCollected.UseVisualStyleBackColor = true;
|
|
|
- this.AllCollected.Click += new System.EventHandler(this.AllCollected_Click);
|
|
|
- //
|
|
|
- // RefreshDBConnect
|
|
|
- //
|
|
|
- this.RefreshDBConnect.Tick += new System.EventHandler(this.RefreshDBConnect_Tick);
|
|
|
- //
|
|
|
// GetGridOnly
|
|
|
//
|
|
|
this.GetGridOnly.AutoSize = true;
|
|
|
@@ -698,7 +671,6 @@
|
|
|
//
|
|
|
// ExportData
|
|
|
//
|
|
|
- this.ExportData.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
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, 180);
|
|
|
this.ExportData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
@@ -920,25 +892,25 @@
|
|
|
this.griddetno.TabIndex = 50;
|
|
|
this.griddetno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.griddetno_KeyDown);
|
|
|
//
|
|
|
- // sg_code
|
|
|
- //
|
|
|
- this.sg_code.AllPower = null;
|
|
|
- this.sg_code.Caller = null;
|
|
|
- this.sg_code.Condition = null;
|
|
|
- this.sg_code.DBTitle = null;
|
|
|
- this.sg_code.FormName = null;
|
|
|
- this.sg_code.Location = new System.Drawing.Point(76, 66);
|
|
|
- this.sg_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.sg_code.Name = "sg_code";
|
|
|
- this.sg_code.Power = null;
|
|
|
- this.sg_code.ReturnData = null;
|
|
|
- this.sg_code.SelectField = null;
|
|
|
- this.sg_code.SetValueField = null;
|
|
|
- this.sg_code.Size = new System.Drawing.Size(149, 24);
|
|
|
- this.sg_code.TabIndex = 32;
|
|
|
- this.sg_code.TableName = null;
|
|
|
- this.sg_code.TextBoxEnable = false;
|
|
|
- this.sg_code.UserControlTextChanged += new UAS_LabelMachine.CustomControl.SearchTextBox.OnTextChange(this.sg_code_UserControlTextChanged);
|
|
|
+ // sg_brand
|
|
|
+ //
|
|
|
+ this.sg_brand.AllPower = null;
|
|
|
+ this.sg_brand.Caller = null;
|
|
|
+ this.sg_brand.Condition = null;
|
|
|
+ this.sg_brand.DBTitle = null;
|
|
|
+ this.sg_brand.FormName = null;
|
|
|
+ this.sg_brand.Location = new System.Drawing.Point(76, 66);
|
|
|
+ this.sg_brand.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ 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, 24);
|
|
|
+ this.sg_brand.TabIndex = 32;
|
|
|
+ this.sg_brand.TableName = null;
|
|
|
+ this.sg_brand.TextBoxEnable = false;
|
|
|
+ this.sg_brand.UserControlTextChanged += new UAS_LabelMachine.CustomControl.SearchTextBox.OnTextChange(this.sg_code_UserControlTextChanged);
|
|
|
//
|
|
|
// MessageLog
|
|
|
//
|
|
|
@@ -948,7 +920,7 @@
|
|
|
this.MessageLog.Location = new System.Drawing.Point(4, 610);
|
|
|
this.MessageLog.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MessageLog.Name = "MessageLog";
|
|
|
- this.MessageLog.Size = new System.Drawing.Size(1249, 97);
|
|
|
+ this.MessageLog.Size = new System.Drawing.Size(1299, 97);
|
|
|
this.MessageLog.TabIndex = 28;
|
|
|
this.MessageLog.Text = "";
|
|
|
//
|
|
|
@@ -967,11 +939,12 @@
|
|
|
this.pib_id1,
|
|
|
this.pib_pdno,
|
|
|
this.pib_prodcode,
|
|
|
+ this.pr_detail,
|
|
|
+ this.pr_spec,
|
|
|
this.pr_orispeccode,
|
|
|
this.pd_custprodcode,
|
|
|
this.pd_pocode,
|
|
|
this.pd_custprodspec,
|
|
|
- this.pr_spec,
|
|
|
this.pib_brand,
|
|
|
this.pib_madein,
|
|
|
this.pr_zxbzs,
|
|
|
@@ -983,84 +956,107 @@
|
|
|
this.LabelInf.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.LabelInf.Name = "LabelInf";
|
|
|
this.LabelInf.RowTemplate.Height = 23;
|
|
|
- this.LabelInf.Size = new System.Drawing.Size(959, 326);
|
|
|
+ this.LabelInf.Size = new System.Drawing.Size(1009, 326);
|
|
|
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_inoutno
|
|
|
- //
|
|
|
- this.pi_inoutno.ID = null;
|
|
|
- this.pi_inoutno.Location = new System.Drawing.Point(76, 10);
|
|
|
- this.pi_inoutno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.pi_inoutno.Name = "pi_inoutno";
|
|
|
- this.pi_inoutno.Size = new System.Drawing.Size(150, 21);
|
|
|
- this.pi_inoutno.Str = null;
|
|
|
- this.pi_inoutno.Str1 = null;
|
|
|
- this.pi_inoutno.Str2 = null;
|
|
|
- this.pi_inoutno.TabIndex = 2;
|
|
|
- this.pi_inoutno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutno_KeyDown);
|
|
|
- //
|
|
|
- // pib_qty
|
|
|
+ // Choose
|
|
|
//
|
|
|
- this.pib_qty.DataPropertyName = "pib_qty";
|
|
|
- this.pib_qty.HeaderText = "数量";
|
|
|
- this.pib_qty.Name = "pib_qty";
|
|
|
- this.pib_qty.ReadOnly = true;
|
|
|
- this.pib_qty.Width = 54;
|
|
|
+ this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.Choose.DataPropertyName = "Choose";
|
|
|
+ this.Choose.HeaderText = "勾选";
|
|
|
+ this.Choose.Name = "Choose";
|
|
|
+ this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.Choose.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ this.Choose.Width = 55;
|
|
|
//
|
|
|
- // pib_datecode
|
|
|
+ // pib_ifpick
|
|
|
//
|
|
|
- this.pib_datecode.DataPropertyName = "pib_datecode";
|
|
|
- this.pib_datecode.HeaderText = "DC";
|
|
|
- this.pib_datecode.Name = "pib_datecode";
|
|
|
- this.pib_datecode.Width = 42;
|
|
|
+ this.pib_ifpick.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_ifpick.DataPropertyName = "pib_ifpick";
|
|
|
+ this.pib_ifpick.HeaderText = "已采集";
|
|
|
+ this.pib_ifpick.Name = "pib_ifpick";
|
|
|
+ this.pib_ifpick.Width = 60;
|
|
|
//
|
|
|
- // pib_lotno
|
|
|
+ // pib_ifprint
|
|
|
//
|
|
|
- this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
- this.pib_lotno.HeaderText = "LotNo";
|
|
|
- this.pib_lotno.Name = "pib_lotno";
|
|
|
- this.pib_lotno.Width = 60;
|
|
|
+ this.pib_ifprint.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_ifprint.DataPropertyName = "pib_ifprint";
|
|
|
+ this.pib_ifprint.HeaderText = "已打印";
|
|
|
+ this.pib_ifprint.Name = "pib_ifprint";
|
|
|
+ this.pib_ifprint.Visible = false;
|
|
|
+ this.pib_ifprint.Width = 60;
|
|
|
//
|
|
|
- // pr_unit
|
|
|
+ // pib_id1
|
|
|
//
|
|
|
- this.pr_unit.DataPropertyName = "pr_unit";
|
|
|
- this.pr_unit.HeaderText = "单位";
|
|
|
- this.pr_unit.Name = "pr_unit";
|
|
|
- this.pr_unit.Visible = false;
|
|
|
- this.pr_unit.Width = 54;
|
|
|
+ this.pib_id1.DataPropertyName = "pib_id";
|
|
|
+ this.pib_id1.HeaderText = "pib_id";
|
|
|
+ this.pib_id1.Name = "pib_id1";
|
|
|
+ this.pib_id1.Visible = false;
|
|
|
+ this.pib_id1.Width = 66;
|
|
|
//
|
|
|
- // pr_zxbzs
|
|
|
+ // pib_pdno
|
|
|
//
|
|
|
- this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
|
|
|
- this.pr_zxbzs.HeaderText = "最小包装数";
|
|
|
- this.pr_zxbzs.Name = "pr_zxbzs";
|
|
|
- this.pr_zxbzs.Visible = false;
|
|
|
- this.pr_zxbzs.Width = 90;
|
|
|
+ this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_pdno.DataPropertyName = "pib_pdno";
|
|
|
+ this.pib_pdno.HeaderText = "明细序号";
|
|
|
+ this.pib_pdno.Name = "pib_pdno";
|
|
|
+ this.pib_pdno.ReadOnly = true;
|
|
|
+ this.pib_pdno.Width = 96;
|
|
|
//
|
|
|
- // pib_madein
|
|
|
+ // pib_prodcode
|
|
|
//
|
|
|
- this.pib_madein.DataPropertyName = "pib_madein";
|
|
|
- this.pib_madein.HeaderText = "产地";
|
|
|
- this.pib_madein.Name = "pib_madein";
|
|
|
- this.pib_madein.Width = 54;
|
|
|
+ this.pib_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
|
|
|
+ this.pib_prodcode.DataPropertyName = "pib_prodcode";
|
|
|
+ this.pib_prodcode.HeaderText = "物料编号";
|
|
|
+ this.pib_prodcode.MinimumWidth = 150;
|
|
|
+ this.pib_prodcode.Name = "pib_prodcode";
|
|
|
+ this.pib_prodcode.ReadOnly = true;
|
|
|
+ this.pib_prodcode.Width = 150;
|
|
|
//
|
|
|
- // pib_brand
|
|
|
+ // pr_detail
|
|
|
//
|
|
|
- this.pib_brand.DataPropertyName = "pib_brand";
|
|
|
- this.pib_brand.HeaderText = "品牌";
|
|
|
- this.pib_brand.Name = "pib_brand";
|
|
|
- this.pib_brand.ReadOnly = true;
|
|
|
- this.pib_brand.Width = 54;
|
|
|
+ this.pr_detail.DataPropertyName = "pr_detail";
|
|
|
+ this.pr_detail.HeaderText = "物料名称";
|
|
|
+ this.pr_detail.Name = "pr_detail";
|
|
|
+ this.pr_detail.Width = 78;
|
|
|
//
|
|
|
// pr_spec
|
|
|
//
|
|
|
this.pr_spec.DataPropertyName = "pr_spec";
|
|
|
this.pr_spec.HeaderText = "规格";
|
|
|
+ this.pr_spec.MinimumWidth = 150;
|
|
|
this.pr_spec.Name = "pr_spec";
|
|
|
- this.pr_spec.Visible = false;
|
|
|
- this.pr_spec.Width = 54;
|
|
|
+ this.pr_spec.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.MinimumWidth = 150;
|
|
|
+ this.pr_orispeccode.Name = "pr_orispeccode";
|
|
|
+ this.pr_orispeccode.ReadOnly = true;
|
|
|
+ this.pr_orispeccode.Width = 150;
|
|
|
+ //
|
|
|
+ // pd_custprodcode
|
|
|
+ //
|
|
|
+ this.pd_custprodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
|
|
|
+ this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode.HeaderText = "客户料号";
|
|
|
+ this.pd_custprodcode.MinimumWidth = 100;
|
|
|
+ this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // pd_pocode
|
|
|
+ //
|
|
|
+ this.pd_pocode.DataPropertyName = "pd_pocode";
|
|
|
+ this.pd_pocode.HeaderText = "客户PO";
|
|
|
+ this.pd_pocode.MinimumWidth = 150;
|
|
|
+ this.pd_pocode.Name = "pd_pocode";
|
|
|
+ this.pd_pocode.ReadOnly = true;
|
|
|
+ this.pd_pocode.Width = 150;
|
|
|
//
|
|
|
// pd_custprodspec
|
|
|
//
|
|
|
@@ -1070,98 +1066,94 @@
|
|
|
this.pd_custprodspec.ReadOnly = true;
|
|
|
this.pd_custprodspec.Width = 78;
|
|
|
//
|
|
|
- // pd_pocode
|
|
|
+ // pib_brand
|
|
|
//
|
|
|
- this.pd_pocode.DataPropertyName = "pd_pocode";
|
|
|
- this.pd_pocode.HeaderText = "客户PO";
|
|
|
- this.pd_pocode.Name = "pd_pocode";
|
|
|
- this.pd_pocode.ReadOnly = true;
|
|
|
- this.pd_pocode.Width = 66;
|
|
|
+ this.pib_brand.DataPropertyName = "pib_brand";
|
|
|
+ this.pib_brand.HeaderText = "品牌";
|
|
|
+ this.pib_brand.Name = "pib_brand";
|
|
|
+ this.pib_brand.ReadOnly = true;
|
|
|
+ this.pib_brand.Width = 54;
|
|
|
//
|
|
|
- // pd_custprodcode
|
|
|
+ // pib_madein
|
|
|
//
|
|
|
- this.pd_custprodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
|
|
|
- this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
- this.pd_custprodcode.HeaderText = "客户料号";
|
|
|
- this.pd_custprodcode.MinimumWidth = 100;
|
|
|
- this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
- this.pd_custprodcode.ReadOnly = true;
|
|
|
+ this.pib_madein.DataPropertyName = "pib_madein";
|
|
|
+ this.pib_madein.HeaderText = "产地";
|
|
|
+ this.pib_madein.Name = "pib_madein";
|
|
|
+ this.pib_madein.Width = 54;
|
|
|
//
|
|
|
- // pr_orispeccode
|
|
|
+ // pr_zxbzs
|
|
|
//
|
|
|
- this.pr_orispeccode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
|
|
|
- this.pr_orispeccode.DataPropertyName = "pr_orispeccode";
|
|
|
- this.pr_orispeccode.HeaderText = "MPN";
|
|
|
- this.pr_orispeccode.MinimumWidth = 100;
|
|
|
- this.pr_orispeccode.Name = "pr_orispeccode";
|
|
|
- this.pr_orispeccode.ReadOnly = true;
|
|
|
+ this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
|
|
|
+ this.pr_zxbzs.HeaderText = "最小包装数";
|
|
|
+ this.pr_zxbzs.Name = "pr_zxbzs";
|
|
|
+ this.pr_zxbzs.Visible = false;
|
|
|
+ this.pr_zxbzs.Width = 90;
|
|
|
//
|
|
|
- // pib_prodcode
|
|
|
+ // pr_unit
|
|
|
//
|
|
|
- this.pib_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
|
|
|
- this.pib_prodcode.DataPropertyName = "pib_prodcode";
|
|
|
- this.pib_prodcode.HeaderText = "物料编号";
|
|
|
- this.pib_prodcode.MinimumWidth = 100;
|
|
|
- this.pib_prodcode.Name = "pib_prodcode";
|
|
|
- this.pib_prodcode.ReadOnly = true;
|
|
|
+ this.pr_unit.DataPropertyName = "pr_unit";
|
|
|
+ this.pr_unit.HeaderText = "单位";
|
|
|
+ this.pr_unit.Name = "pr_unit";
|
|
|
+ this.pr_unit.Visible = false;
|
|
|
+ this.pr_unit.Width = 54;
|
|
|
//
|
|
|
- // pib_pdno
|
|
|
+ // pib_lotno
|
|
|
//
|
|
|
- this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_pdno.DataPropertyName = "pib_pdno";
|
|
|
- this.pib_pdno.HeaderText = "明细序号";
|
|
|
- this.pib_pdno.Name = "pib_pdno";
|
|
|
- this.pib_pdno.ReadOnly = true;
|
|
|
- this.pib_pdno.Width = 96;
|
|
|
+ this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
+ this.pib_lotno.HeaderText = "LotNo";
|
|
|
+ this.pib_lotno.Name = "pib_lotno";
|
|
|
+ this.pib_lotno.Width = 60;
|
|
|
//
|
|
|
- // pib_id1
|
|
|
+ // pib_datecode
|
|
|
//
|
|
|
- this.pib_id1.DataPropertyName = "pib_id";
|
|
|
- this.pib_id1.HeaderText = "pib_id";
|
|
|
- this.pib_id1.Name = "pib_id1";
|
|
|
- this.pib_id1.Visible = false;
|
|
|
- this.pib_id1.Width = 66;
|
|
|
+ this.pib_datecode.DataPropertyName = "pib_datecode";
|
|
|
+ this.pib_datecode.HeaderText = "DC";
|
|
|
+ this.pib_datecode.Name = "pib_datecode";
|
|
|
+ this.pib_datecode.Width = 42;
|
|
|
//
|
|
|
- // pib_ifprint
|
|
|
+ // pib_qty
|
|
|
//
|
|
|
- this.pib_ifprint.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_ifprint.DataPropertyName = "pib_ifprint";
|
|
|
- this.pib_ifprint.HeaderText = "已打印";
|
|
|
- this.pib_ifprint.Name = "pib_ifprint";
|
|
|
- this.pib_ifprint.Visible = false;
|
|
|
- this.pib_ifprint.Width = 60;
|
|
|
+ this.pib_qty.DataPropertyName = "pib_qty";
|
|
|
+ this.pib_qty.HeaderText = "数量";
|
|
|
+ this.pib_qty.MinimumWidth = 100;
|
|
|
+ this.pib_qty.Name = "pib_qty";
|
|
|
+ this.pib_qty.ReadOnly = true;
|
|
|
//
|
|
|
- // pib_ifpick
|
|
|
+ // pi_inoutno
|
|
|
//
|
|
|
- this.pib_ifpick.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_ifpick.DataPropertyName = "pib_ifpick";
|
|
|
- this.pib_ifpick.HeaderText = "已采集";
|
|
|
- this.pib_ifpick.Name = "pib_ifpick";
|
|
|
- this.pib_ifpick.Width = 60;
|
|
|
+ this.pi_inoutno.ID = null;
|
|
|
+ this.pi_inoutno.Location = new System.Drawing.Point(76, 10);
|
|
|
+ this.pi_inoutno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.pi_inoutno.Name = "pi_inoutno";
|
|
|
+ this.pi_inoutno.Size = new System.Drawing.Size(150, 21);
|
|
|
+ this.pi_inoutno.Str = null;
|
|
|
+ this.pi_inoutno.Str1 = null;
|
|
|
+ this.pi_inoutno.Str2 = null;
|
|
|
+ this.pi_inoutno.TabIndex = 2;
|
|
|
+ this.pi_inoutno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_inoutno_KeyDown);
|
|
|
//
|
|
|
- // Choose
|
|
|
+ // CollectionUnit_label
|
|
|
//
|
|
|
- this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.Choose.DataPropertyName = "Choose";
|
|
|
- this.Choose.HeaderText = "勾选";
|
|
|
- this.Choose.Name = "Choose";
|
|
|
- this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.Choose.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- this.Choose.Width = 55;
|
|
|
+ this.CollectionUnit_label.AutoSize = true;
|
|
|
+ this.CollectionUnit_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.CollectionUnit_label.Location = new System.Drawing.Point(228, 182);
|
|
|
+ this.CollectionUnit_label.Name = "CollectionUnit_label";
|
|
|
+ this.CollectionUnit_label.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.CollectionUnit_label.TabIndex = 56;
|
|
|
+ this.CollectionUnit_label.Text = "采集单位";
|
|
|
//
|
|
|
// UAS_出货标签打印
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
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(962, 709);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1012, 709);
|
|
|
this.Controls.Add(this.ExportData);
|
|
|
this.Controls.Add(this.cu_code);
|
|
|
this.Controls.Add(this.CleanBarCode);
|
|
|
this.Controls.Add(this.pi_date);
|
|
|
this.Controls.Add(this.ChooseAll);
|
|
|
this.Controls.Add(this.GetGridOnly);
|
|
|
- this.Controls.Add(this.AllCollected);
|
|
|
this.Controls.Add(this.CleanInputAfterCollect);
|
|
|
this.Controls.Add(this.Fresh);
|
|
|
this.Controls.Add(this.pi_cardcode_label);
|
|
|
@@ -1184,7 +1176,7 @@
|
|
|
this.Controls.Add(this.AutoMatch);
|
|
|
this.Controls.Add(this.label22);
|
|
|
this.Controls.Add(this.label2);
|
|
|
- this.Controls.Add(this.sg_code);
|
|
|
+ this.Controls.Add(this.sg_brand);
|
|
|
this.Controls.Add(this.label1);
|
|
|
this.Controls.Add(this.label3);
|
|
|
this.Controls.Add(this.MessageLog);
|
|
|
@@ -1242,7 +1234,6 @@
|
|
|
private CustomControl.EnterTextBox Input;
|
|
|
private System.Windows.Forms.Label label24;
|
|
|
private System.Windows.Forms.ComboBox CollectionUnit;
|
|
|
- private System.Windows.Forms.Label CollectionUnit_label;
|
|
|
private System.Windows.Forms.Button GenerateBarCode;
|
|
|
private System.Windows.Forms.Button SaveGrid;
|
|
|
private System.Windows.Forms.Label sg_separator_label;
|
|
|
@@ -1259,7 +1250,7 @@
|
|
|
private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder CollectionProcess;
|
|
|
private System.Windows.Forms.DataGridView Si_ItemDGV;
|
|
|
private System.Windows.Forms.Button CleanDetail;
|
|
|
- private CustomControl.SearchTextBox sg_code;
|
|
|
+ private CustomControl.SearchTextBox sg_brand;
|
|
|
private CustomControl.SearchTextBox pr_code;
|
|
|
private System.Windows.Forms.Label pib_id;
|
|
|
private System.Windows.Forms.Label Process_midboxcode;
|
|
|
@@ -1269,8 +1260,6 @@
|
|
|
private System.Windows.Forms.LinkLabel Fresh;
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
private System.Windows.Forms.CheckBox CleanInputAfterCollect;
|
|
|
- private System.Windows.Forms.Button AllCollected;
|
|
|
- private System.Windows.Forms.Timer RefreshDBConnect;
|
|
|
private System.Windows.Forms.CheckBox GetGridOnly;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
|
|
|
@@ -1301,11 +1290,12 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_id1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_pdno;
|
|
|
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 pr_orispeccode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_pocode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodspec;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_brand;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_madein;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_zxbzs;
|
|
|
@@ -1313,5 +1303,6 @@
|
|
|
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 CollectionUnit_label;
|
|
|
}
|
|
|
}
|