|
|
@@ -45,13 +45,6 @@
|
|
|
this.sg_separator_label = new System.Windows.Forms.Label();
|
|
|
this.CollectionSetting = new System.Windows.Forms.Button();
|
|
|
this.Si_ItemDGV = new System.Windows.Forms.DataGridView();
|
|
|
- this.si_detno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.si_index = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.si_kind = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.si_indexstring = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.si_length = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.si_expression = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.si_item = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.CleanDetail = new System.Windows.Forms.Button();
|
|
|
this.pib_id = new System.Windows.Forms.Label();
|
|
|
this.pi_cardcode = new System.Windows.Forms.Label();
|
|
|
@@ -121,6 +114,28 @@
|
|
|
this.sg_code = new UAS_LabelMachine.CustomControl.SearchTextBox();
|
|
|
this.MessageLog = new UAS_LabelMachine.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
|
|
|
+ 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_vendprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_cusbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_cusoutboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_datecode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_custprodspec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_outboxcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pi_inoutno = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.SingleLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.ViVoPlate = new System.Windows.Forms.Button();
|
|
|
@@ -154,28 +169,14 @@
|
|
|
this.OutBoxLabelPrint = new System.Windows.Forms.Button();
|
|
|
this.OutBoxLabelAutoPrint = new System.Windows.Forms.CheckBox();
|
|
|
this.OutBoxCombox = new System.Windows.Forms.ComboBox();
|
|
|
- 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_vendprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_cusbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_cusoutboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_datecode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_custprodspec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_outboxcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.si_detno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.si_index = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.si_kind = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.si_indexstring = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.si_length = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.si_expression = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.si_item = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.si_expressionitem = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Si_ItemDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
|
@@ -355,7 +356,8 @@
|
|
|
this.si_indexstring,
|
|
|
this.si_length,
|
|
|
this.si_expression,
|
|
|
- this.si_item});
|
|
|
+ this.si_item,
|
|
|
+ this.si_expressionitem});
|
|
|
this.Si_ItemDGV.Location = new System.Drawing.Point(324, 16);
|
|
|
this.Si_ItemDGV.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.Si_ItemDGV.Name = "Si_ItemDGV";
|
|
|
@@ -363,58 +365,6 @@
|
|
|
this.Si_ItemDGV.Size = new System.Drawing.Size(134, 144);
|
|
|
this.Si_ItemDGV.TabIndex = 65;
|
|
|
//
|
|
|
- // si_detno
|
|
|
- //
|
|
|
- this.si_detno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.si_detno.DataPropertyName = "si_detno";
|
|
|
- this.si_detno.HeaderText = "顺序";
|
|
|
- this.si_detno.Name = "si_detno";
|
|
|
- this.si_detno.ReadOnly = true;
|
|
|
- this.si_detno.Width = 60;
|
|
|
- //
|
|
|
- // si_index
|
|
|
- //
|
|
|
- this.si_index.DataPropertyName = "si_index";
|
|
|
- this.si_index.HeaderText = "起始位置";
|
|
|
- this.si_index.Name = "si_index";
|
|
|
- this.si_index.Visible = false;
|
|
|
- //
|
|
|
- // si_kind
|
|
|
- //
|
|
|
- this.si_kind.DataPropertyName = "si_kind";
|
|
|
- this.si_kind.HeaderText = "解析方式";
|
|
|
- this.si_kind.Name = "si_kind";
|
|
|
- this.si_kind.Visible = false;
|
|
|
- //
|
|
|
- // si_indexstring
|
|
|
- //
|
|
|
- this.si_indexstring.DataPropertyName = "si_indexstring";
|
|
|
- this.si_indexstring.HeaderText = "索引字符";
|
|
|
- this.si_indexstring.Name = "si_indexstring";
|
|
|
- this.si_indexstring.Visible = false;
|
|
|
- //
|
|
|
- // si_length
|
|
|
- //
|
|
|
- this.si_length.DataPropertyName = "si_length";
|
|
|
- this.si_length.HeaderText = "长度";
|
|
|
- this.si_length.Name = "si_length";
|
|
|
- this.si_length.Visible = false;
|
|
|
- //
|
|
|
- // si_expression
|
|
|
- //
|
|
|
- this.si_expression.DataPropertyName = "si_expression";
|
|
|
- this.si_expression.HeaderText = "正则表达式";
|
|
|
- this.si_expression.Name = "si_expression";
|
|
|
- this.si_expression.Visible = false;
|
|
|
- //
|
|
|
- // si_item
|
|
|
- //
|
|
|
- this.si_item.DataPropertyName = "si_item";
|
|
|
- this.si_item.HeaderText = "采集项目";
|
|
|
- this.si_item.Name = "si_item";
|
|
|
- this.si_item.ReadOnly = true;
|
|
|
- this.si_item.Width = 80;
|
|
|
- //
|
|
|
// CleanDetail
|
|
|
//
|
|
|
this.CleanDetail.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
@@ -1116,6 +1066,179 @@
|
|
|
this.LabelInf.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelInf_CellValueChanged);
|
|
|
this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
|
|
|
//
|
|
|
+ // Choose
|
|
|
+ //
|
|
|
+ this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ 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_ifpick
|
|
|
+ //
|
|
|
+ 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_ifprint
|
|
|
+ //
|
|
|
+ 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.Width = 60;
|
|
|
+ //
|
|
|
+ // pib_id1
|
|
|
+ //
|
|
|
+ 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;
|
|
|
+ //
|
|
|
+ // pib_pdno
|
|
|
+ //
|
|
|
+ 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_prodcode
|
|
|
+ //
|
|
|
+ this.pib_prodcode.DataPropertyName = "pib_prodcode";
|
|
|
+ this.pib_prodcode.HeaderText = "物料编号";
|
|
|
+ this.pib_prodcode.Name = "pib_prodcode";
|
|
|
+ this.pib_prodcode.ReadOnly = true;
|
|
|
+ this.pib_prodcode.Width = 78;
|
|
|
+ //
|
|
|
+ // pr_vendprodcode
|
|
|
+ //
|
|
|
+ this.pr_vendprodcode.DataPropertyName = "pr_vendprodcode";
|
|
|
+ this.pr_vendprodcode.HeaderText = "MPN";
|
|
|
+ this.pr_vendprodcode.Name = "pr_vendprodcode";
|
|
|
+ this.pr_vendprodcode.ReadOnly = true;
|
|
|
+ this.pr_vendprodcode.Width = 48;
|
|
|
+ //
|
|
|
+ // pr_brand
|
|
|
+ //
|
|
|
+ this.pr_brand.DataPropertyName = "pr_brand";
|
|
|
+ this.pr_brand.HeaderText = "品牌";
|
|
|
+ this.pr_brand.Name = "pr_brand";
|
|
|
+ this.pr_brand.ReadOnly = true;
|
|
|
+ this.pr_brand.Width = 54;
|
|
|
+ //
|
|
|
+ // pib_madein
|
|
|
+ //
|
|
|
+ this.pib_madein.DataPropertyName = "pib_madein";
|
|
|
+ this.pib_madein.HeaderText = "产地";
|
|
|
+ this.pib_madein.Name = "pib_madein";
|
|
|
+ this.pib_madein.Visible = false;
|
|
|
+ this.pib_madein.Width = 54;
|
|
|
+ //
|
|
|
+ // pib_lotno
|
|
|
+ //
|
|
|
+ this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
+ this.pib_lotno.HeaderText = "LotNo";
|
|
|
+ this.pib_lotno.Name = "pib_lotno";
|
|
|
+ this.pib_lotno.Width = 60;
|
|
|
+ //
|
|
|
+ // pib_datecode
|
|
|
+ //
|
|
|
+ this.pib_datecode.DataPropertyName = "pib_datecode";
|
|
|
+ this.pib_datecode.HeaderText = "DateCode";
|
|
|
+ this.pib_datecode.Name = "pib_datecode";
|
|
|
+ this.pib_datecode.Width = 78;
|
|
|
+ //
|
|
|
+ // pib_cusbarcode
|
|
|
+ //
|
|
|
+ this.pib_cusbarcode.DataPropertyName = "pib_cusbarcode";
|
|
|
+ this.pib_cusbarcode.HeaderText = "ViVo条码号";
|
|
|
+ this.pib_cusbarcode.Name = "pib_cusbarcode";
|
|
|
+ this.pib_cusbarcode.Width = 90;
|
|
|
+ //
|
|
|
+ // pib_cusoutboxcode
|
|
|
+ //
|
|
|
+ this.pib_cusoutboxcode.DataPropertyName = "pib_cusoutboxcode";
|
|
|
+ this.pib_cusoutboxcode.HeaderText = "ViVo外箱";
|
|
|
+ this.pib_cusoutboxcode.Name = "pib_cusoutboxcode";
|
|
|
+ this.pib_cusoutboxcode.Width = 78;
|
|
|
+ //
|
|
|
+ // pib_datecode1
|
|
|
+ //
|
|
|
+ this.pib_datecode1.DataPropertyName = "pib_datecode1";
|
|
|
+ this.pib_datecode1.HeaderText = "DateCode1";
|
|
|
+ this.pib_datecode1.Name = "pib_datecode1";
|
|
|
+ this.pib_datecode1.Visible = false;
|
|
|
+ this.pib_datecode1.Width = 84;
|
|
|
+ //
|
|
|
+ // pib_qty
|
|
|
+ //
|
|
|
+ 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;
|
|
|
+ //
|
|
|
+ // pib_barcode
|
|
|
+ //
|
|
|
+ this.pib_barcode.DataPropertyName = "pib_barcode";
|
|
|
+ this.pib_barcode.HeaderText = "唯一条码";
|
|
|
+ this.pib_barcode.Name = "pib_barcode";
|
|
|
+ this.pib_barcode.ReadOnly = true;
|
|
|
+ this.pib_barcode.Width = 78;
|
|
|
+ //
|
|
|
+ // pib_custbarcode
|
|
|
+ //
|
|
|
+ this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
|
|
|
+ this.pib_custbarcode.HeaderText = "客户条码";
|
|
|
+ this.pib_custbarcode.Name = "pib_custbarcode";
|
|
|
+ this.pib_custbarcode.Width = 78;
|
|
|
+ //
|
|
|
+ // pd_pocode
|
|
|
+ //
|
|
|
+ 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;
|
|
|
+ //
|
|
|
+ // pd_custprodcode
|
|
|
+ //
|
|
|
+ this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode.HeaderText = "客户料号";
|
|
|
+ this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode.ReadOnly = true;
|
|
|
+ this.pd_custprodcode.Width = 78;
|
|
|
+ //
|
|
|
+ // pd_custprodspec
|
|
|
+ //
|
|
|
+ this.pd_custprodspec.DataPropertyName = "pd_custprodspec";
|
|
|
+ this.pd_custprodspec.HeaderText = "客户型号";
|
|
|
+ this.pd_custprodspec.Name = "pd_custprodspec";
|
|
|
+ this.pd_custprodspec.ReadOnly = true;
|
|
|
+ this.pd_custprodspec.Width = 78;
|
|
|
+ //
|
|
|
+ // pib_outboxcode1
|
|
|
+ //
|
|
|
+ this.pib_outboxcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_outboxcode1.DataPropertyName = "pib_outboxcode1";
|
|
|
+ this.pib_outboxcode1.HeaderText = "中盒号";
|
|
|
+ this.pib_outboxcode1.Name = "pib_outboxcode1";
|
|
|
+ this.pib_outboxcode1.Width = 90;
|
|
|
+ //
|
|
|
+ // pib_outboxcode2
|
|
|
+ //
|
|
|
+ this.pib_outboxcode2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_outboxcode2.DataPropertyName = "pib_outboxcode2";
|
|
|
+ this.pib_outboxcode2.HeaderText = "外箱号";
|
|
|
+ this.pib_outboxcode2.Name = "pib_outboxcode2";
|
|
|
+ this.pib_outboxcode2.Width = 90;
|
|
|
+ //
|
|
|
// pi_inoutno
|
|
|
//
|
|
|
this.pi_inoutno.ID = null;
|
|
|
@@ -1523,178 +1646,63 @@
|
|
|
this.OutBoxCombox.TabIndex = 78;
|
|
|
this.OutBoxCombox.SelectedIndexChanged += new System.EventHandler(this.OutBoxCombox_SelectedIndexChanged);
|
|
|
//
|
|
|
- // Choose
|
|
|
- //
|
|
|
- this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- 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_ifpick
|
|
|
- //
|
|
|
- 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_ifprint
|
|
|
- //
|
|
|
- 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.Width = 60;
|
|
|
- //
|
|
|
- // pib_id1
|
|
|
- //
|
|
|
- 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;
|
|
|
- //
|
|
|
- // pib_pdno
|
|
|
- //
|
|
|
- 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_prodcode
|
|
|
- //
|
|
|
- this.pib_prodcode.DataPropertyName = "pib_prodcode";
|
|
|
- this.pib_prodcode.HeaderText = "物料编号";
|
|
|
- this.pib_prodcode.Name = "pib_prodcode";
|
|
|
- this.pib_prodcode.ReadOnly = true;
|
|
|
- this.pib_prodcode.Width = 78;
|
|
|
- //
|
|
|
- // pr_vendprodcode
|
|
|
- //
|
|
|
- this.pr_vendprodcode.DataPropertyName = "pr_vendprodcode";
|
|
|
- this.pr_vendprodcode.HeaderText = "MPN";
|
|
|
- this.pr_vendprodcode.Name = "pr_vendprodcode";
|
|
|
- this.pr_vendprodcode.ReadOnly = true;
|
|
|
- this.pr_vendprodcode.Width = 48;
|
|
|
- //
|
|
|
- // pr_brand
|
|
|
- //
|
|
|
- this.pr_brand.DataPropertyName = "pr_brand";
|
|
|
- this.pr_brand.HeaderText = "品牌";
|
|
|
- this.pr_brand.Name = "pr_brand";
|
|
|
- this.pr_brand.ReadOnly = true;
|
|
|
- this.pr_brand.Width = 54;
|
|
|
- //
|
|
|
- // pib_madein
|
|
|
- //
|
|
|
- this.pib_madein.DataPropertyName = "pib_madein";
|
|
|
- this.pib_madein.HeaderText = "产地";
|
|
|
- this.pib_madein.Name = "pib_madein";
|
|
|
- this.pib_madein.Visible = false;
|
|
|
- this.pib_madein.Width = 54;
|
|
|
- //
|
|
|
- // pib_lotno
|
|
|
- //
|
|
|
- this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
- this.pib_lotno.HeaderText = "LotNo";
|
|
|
- this.pib_lotno.Name = "pib_lotno";
|
|
|
- this.pib_lotno.Width = 60;
|
|
|
- //
|
|
|
- // pib_datecode
|
|
|
- //
|
|
|
- this.pib_datecode.DataPropertyName = "pib_datecode";
|
|
|
- this.pib_datecode.HeaderText = "DateCode";
|
|
|
- this.pib_datecode.Name = "pib_datecode";
|
|
|
- this.pib_datecode.Width = 78;
|
|
|
- //
|
|
|
- // pib_cusbarcode
|
|
|
- //
|
|
|
- this.pib_cusbarcode.DataPropertyName = "pib_cusbarcode";
|
|
|
- this.pib_cusbarcode.HeaderText = "ViVo条码号";
|
|
|
- this.pib_cusbarcode.Name = "pib_cusbarcode";
|
|
|
- this.pib_cusbarcode.Width = 90;
|
|
|
- //
|
|
|
- // pib_cusoutboxcode
|
|
|
- //
|
|
|
- this.pib_cusoutboxcode.DataPropertyName = "pib_cusoutboxcode";
|
|
|
- this.pib_cusoutboxcode.HeaderText = "ViVo外箱";
|
|
|
- this.pib_cusoutboxcode.Name = "pib_cusoutboxcode";
|
|
|
- this.pib_cusoutboxcode.Width = 78;
|
|
|
- //
|
|
|
- // pib_datecode1
|
|
|
- //
|
|
|
- this.pib_datecode1.DataPropertyName = "pib_datecode1";
|
|
|
- this.pib_datecode1.HeaderText = "DateCode1";
|
|
|
- this.pib_datecode1.Name = "pib_datecode1";
|
|
|
- this.pib_datecode1.Visible = false;
|
|
|
- this.pib_datecode1.Width = 84;
|
|
|
- //
|
|
|
- // pib_qty
|
|
|
+ // si_detno
|
|
|
//
|
|
|
- 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.si_detno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.si_detno.DataPropertyName = "si_detno";
|
|
|
+ this.si_detno.HeaderText = "顺序";
|
|
|
+ this.si_detno.Name = "si_detno";
|
|
|
+ this.si_detno.ReadOnly = true;
|
|
|
+ this.si_detno.Width = 60;
|
|
|
//
|
|
|
- // pib_barcode
|
|
|
+ // si_index
|
|
|
//
|
|
|
- this.pib_barcode.DataPropertyName = "pib_barcode";
|
|
|
- this.pib_barcode.HeaderText = "唯一条码";
|
|
|
- this.pib_barcode.Name = "pib_barcode";
|
|
|
- this.pib_barcode.ReadOnly = true;
|
|
|
- this.pib_barcode.Width = 78;
|
|
|
+ this.si_index.DataPropertyName = "si_index";
|
|
|
+ this.si_index.HeaderText = "起始位置";
|
|
|
+ this.si_index.Name = "si_index";
|
|
|
+ this.si_index.Visible = false;
|
|
|
//
|
|
|
- // pib_custbarcode
|
|
|
+ // si_kind
|
|
|
//
|
|
|
- this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
|
|
|
- this.pib_custbarcode.HeaderText = "客户条码";
|
|
|
- this.pib_custbarcode.Name = "pib_custbarcode";
|
|
|
- this.pib_custbarcode.Width = 78;
|
|
|
+ this.si_kind.DataPropertyName = "si_kind";
|
|
|
+ this.si_kind.HeaderText = "解析方式";
|
|
|
+ this.si_kind.Name = "si_kind";
|
|
|
+ this.si_kind.Visible = false;
|
|
|
//
|
|
|
- // pd_pocode
|
|
|
+ // si_indexstring
|
|
|
//
|
|
|
- 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.si_indexstring.DataPropertyName = "si_indexstring";
|
|
|
+ this.si_indexstring.HeaderText = "索引字符";
|
|
|
+ this.si_indexstring.Name = "si_indexstring";
|
|
|
+ this.si_indexstring.Visible = false;
|
|
|
//
|
|
|
- // pd_custprodcode
|
|
|
+ // si_length
|
|
|
//
|
|
|
- this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
- this.pd_custprodcode.HeaderText = "客户料号";
|
|
|
- this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
- this.pd_custprodcode.ReadOnly = true;
|
|
|
- this.pd_custprodcode.Width = 78;
|
|
|
+ this.si_length.DataPropertyName = "si_length";
|
|
|
+ this.si_length.HeaderText = "长度";
|
|
|
+ this.si_length.Name = "si_length";
|
|
|
+ this.si_length.Visible = false;
|
|
|
//
|
|
|
- // pd_custprodspec
|
|
|
+ // si_expression
|
|
|
//
|
|
|
- this.pd_custprodspec.DataPropertyName = "pd_custprodspec";
|
|
|
- this.pd_custprodspec.HeaderText = "客户型号";
|
|
|
- this.pd_custprodspec.Name = "pd_custprodspec";
|
|
|
- this.pd_custprodspec.ReadOnly = true;
|
|
|
- this.pd_custprodspec.Width = 78;
|
|
|
+ this.si_expression.DataPropertyName = "si_expression";
|
|
|
+ this.si_expression.HeaderText = "正则表达式";
|
|
|
+ this.si_expression.Name = "si_expression";
|
|
|
+ this.si_expression.Visible = false;
|
|
|
//
|
|
|
- // pib_outboxcode1
|
|
|
+ // si_item
|
|
|
//
|
|
|
- this.pib_outboxcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_outboxcode1.DataPropertyName = "pib_outboxcode1";
|
|
|
- this.pib_outboxcode1.HeaderText = "中盒号";
|
|
|
- this.pib_outboxcode1.Name = "pib_outboxcode1";
|
|
|
- this.pib_outboxcode1.Width = 90;
|
|
|
+ this.si_item.DataPropertyName = "si_item";
|
|
|
+ this.si_item.HeaderText = "采集项目";
|
|
|
+ this.si_item.Name = "si_item";
|
|
|
+ this.si_item.ReadOnly = true;
|
|
|
+ this.si_item.Width = 80;
|
|
|
//
|
|
|
- // pib_outboxcode2
|
|
|
+ // si_expressionitem
|
|
|
//
|
|
|
- this.pib_outboxcode2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_outboxcode2.DataPropertyName = "pib_outboxcode2";
|
|
|
- this.pib_outboxcode2.HeaderText = "外箱号";
|
|
|
- this.pib_outboxcode2.Name = "pib_outboxcode2";
|
|
|
- this.pib_outboxcode2.Width = 90;
|
|
|
+ this.si_expressionitem.DataPropertyName = "si_expressionitem";
|
|
|
+ this.si_expressionitem.HeaderText = "正则项次";
|
|
|
+ this.si_expressionitem.Name = "si_expressionitem";
|
|
|
//
|
|
|
// UAS_出货标签打印
|
|
|
//
|
|
|
@@ -1864,13 +1872,6 @@
|
|
|
private System.Windows.Forms.Button PowerSetting;
|
|
|
private System.Windows.Forms.Button GetOutBoxCode;
|
|
|
private System.Windows.Forms.LinkLabel LogingOut;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn si_detno;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn si_index;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn si_kind;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn si_indexstring;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn si_length;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn si_expression;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn si_item;
|
|
|
private System.Windows.Forms.Timer RefreshDBConnect;
|
|
|
private System.Windows.Forms.CheckBox GetGridOnly;
|
|
|
private System.Windows.Forms.Button ViVoPlate;
|
|
|
@@ -1917,5 +1918,13 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodspec;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn si_detno;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn si_index;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn si_kind;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn si_indexstring;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn si_length;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn si_expression;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn si_item;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn si_expressionitem;
|
|
|
}
|
|
|
}
|