|
|
@@ -93,7 +93,7 @@
|
|
|
this.GridPrcode = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
|
|
|
this.pd_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pjd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_custprodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pd_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pd_whcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.CollectedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -113,6 +113,26 @@
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
this.Input = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
|
|
|
+ this.Choose = 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.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pjd_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.DateCode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_custmidboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_custoutboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_spec = 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.SingleLabelPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
|
|
|
@@ -137,26 +157,6 @@
|
|
|
this.OutboxCapacity = new System.Windows.Forms.NumericUpDown();
|
|
|
this.OutBoxLabelPrint = new System.Windows.Forms.Button();
|
|
|
this.OutBoxCombox = new System.Windows.Forms.ComboBox();
|
|
|
- this.Choose = 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.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pjd_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.DateCode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_custmidboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_custoutboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_outboxcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).BeginInit();
|
|
|
@@ -725,7 +725,7 @@
|
|
|
this.GridPrcode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.pd_pdno,
|
|
|
this.pjd_id,
|
|
|
- this.Column1,
|
|
|
+ this.pd_custprodcode1,
|
|
|
this.pd_prodcode,
|
|
|
this.pd_whcode,
|
|
|
this.CollectedNum,
|
|
|
@@ -761,11 +761,11 @@
|
|
|
this.pjd_id.Name = "pjd_id";
|
|
|
this.pjd_id.Visible = false;
|
|
|
//
|
|
|
- // Column1
|
|
|
+ // pd_custprodcode1
|
|
|
//
|
|
|
- this.Column1.DataPropertyName = "pd_custprodcode";
|
|
|
- this.Column1.HeaderText = "客户料号";
|
|
|
- this.Column1.Name = "Column1";
|
|
|
+ this.pd_custprodcode1.DataPropertyName = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode1.HeaderText = "客户料号";
|
|
|
+ this.pd_custprodcode1.Name = "pd_custprodcode1";
|
|
|
//
|
|
|
// pd_prodcode
|
|
|
//
|
|
|
@@ -849,7 +849,7 @@
|
|
|
//
|
|
|
this.label18.AutoSize = true;
|
|
|
this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label18.Location = new System.Drawing.Point(62, 137);
|
|
|
+ this.label18.Location = new System.Drawing.Point(61, 136);
|
|
|
this.label18.Name = "label18";
|
|
|
this.label18.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label18.TabIndex = 90;
|
|
|
@@ -883,7 +883,7 @@
|
|
|
//
|
|
|
this.label16.AutoSize = true;
|
|
|
this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label16.Location = new System.Drawing.Point(61, 74);
|
|
|
+ this.label16.Location = new System.Drawing.Point(60, 73);
|
|
|
this.label16.Name = "label16";
|
|
|
this.label16.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label16.TabIndex = 87;
|
|
|
@@ -917,7 +917,7 @@
|
|
|
//
|
|
|
this.label12.AutoSize = true;
|
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label12.Location = new System.Drawing.Point(5, 109);
|
|
|
+ this.label12.Location = new System.Drawing.Point(4, 108);
|
|
|
this.label12.Name = "label12";
|
|
|
this.label12.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label12.TabIndex = 77;
|
|
|
@@ -927,7 +927,7 @@
|
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label7.Location = new System.Drawing.Point(5, 31);
|
|
|
+ this.label7.Location = new System.Drawing.Point(4, 30);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label7.TabIndex = 76;
|
|
|
@@ -982,9 +982,172 @@
|
|
|
this.LabelInf.Size = new System.Drawing.Size(1257, 346);
|
|
|
this.LabelInf.TabIndex = 27;
|
|
|
this.LabelInf.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelInf_CellClick);
|
|
|
- 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_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;
|
|
|
+ //
|
|
|
+ // pd_custprodcode
|
|
|
+ //
|
|
|
+ this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode.HeaderText = "CPN";
|
|
|
+ this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode.Width = 48;
|
|
|
+ //
|
|
|
+ // pjd_orispeccode
|
|
|
+ //
|
|
|
+ this.pjd_orispeccode.DataPropertyName = "pjd_orispeccode";
|
|
|
+ this.pjd_orispeccode.HeaderText = "MPN";
|
|
|
+ this.pjd_orispeccode.Name = "pjd_orispeccode";
|
|
|
+ this.pjd_orispeccode.ReadOnly = true;
|
|
|
+ this.pjd_orispeccode.Width = 48;
|
|
|
+ //
|
|
|
+ // pib_brand
|
|
|
+ //
|
|
|
+ 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;
|
|
|
+ //
|
|
|
+ // pr_zxbzs
|
|
|
+ //
|
|
|
+ this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
|
|
|
+ this.pr_zxbzs.HeaderText = "最小包装数";
|
|
|
+ this.pr_zxbzs.Name = "pr_zxbzs";
|
|
|
+ this.pr_zxbzs.ReadOnly = true;
|
|
|
+ this.pr_zxbzs.Visible = false;
|
|
|
+ this.pr_zxbzs.Width = 90;
|
|
|
+ //
|
|
|
+ // pib_lotno
|
|
|
+ //
|
|
|
+ this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
+ this.pib_lotno.HeaderText = "LotNo";
|
|
|
+ this.pib_lotno.Name = "pib_lotno";
|
|
|
+ this.pib_lotno.ReadOnly = true;
|
|
|
+ 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.ReadOnly = true;
|
|
|
+ this.pib_datecode.Width = 78;
|
|
|
+ //
|
|
|
+ // DateCode1
|
|
|
+ //
|
|
|
+ this.DateCode1.DataPropertyName = "DateCode1";
|
|
|
+ this.DateCode1.HeaderText = "DateCode1";
|
|
|
+ this.DateCode1.Name = "DateCode1";
|
|
|
+ this.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_custbarcode
|
|
|
+ //
|
|
|
+ this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
|
|
|
+ this.pib_custbarcode.HeaderText = "料盘条码";
|
|
|
+ this.pib_custbarcode.Name = "pib_custbarcode";
|
|
|
+ this.pib_custbarcode.ReadOnly = true;
|
|
|
+ this.pib_custbarcode.Width = 78;
|
|
|
+ //
|
|
|
+ // pib_custmidboxcode
|
|
|
+ //
|
|
|
+ this.pib_custmidboxcode.DataPropertyName = "pib_custmidboxcode";
|
|
|
+ this.pib_custmidboxcode.HeaderText = "中盒条码";
|
|
|
+ this.pib_custmidboxcode.Name = "pib_custmidboxcode";
|
|
|
+ this.pib_custmidboxcode.ReadOnly = true;
|
|
|
+ this.pib_custmidboxcode.Width = 78;
|
|
|
+ //
|
|
|
+ // pib_custoutboxcode
|
|
|
+ //
|
|
|
+ this.pib_custoutboxcode.DataPropertyName = "pib_custoutboxcode";
|
|
|
+ this.pib_custoutboxcode.HeaderText = "外箱条码";
|
|
|
+ this.pib_custoutboxcode.Name = "pib_custoutboxcode";
|
|
|
+ this.pib_custoutboxcode.ReadOnly = true;
|
|
|
+ this.pib_custoutboxcode.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;
|
|
|
+ //
|
|
|
+ // pr_spec
|
|
|
+ //
|
|
|
+ this.pr_spec.DataPropertyName = "pr_spec";
|
|
|
+ this.pr_spec.HeaderText = "规格";
|
|
|
+ this.pr_spec.Name = "pr_spec";
|
|
|
+ this.pr_spec.ReadOnly = true;
|
|
|
+ this.pr_spec.Visible = false;
|
|
|
+ this.pr_spec.Width = 54;
|
|
|
+ //
|
|
|
+ // 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.ReadOnly = true;
|
|
|
+ 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.ReadOnly = true;
|
|
|
+ this.pib_outboxcode2.Width = 90;
|
|
|
+ //
|
|
|
// pi_inoutno
|
|
|
//
|
|
|
this.pi_inoutno.ID = null;
|
|
|
@@ -1027,7 +1190,7 @@
|
|
|
//
|
|
|
this.SingleLabelPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.SingleLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabelPrint.Location = new System.Drawing.Point(14, 175);
|
|
|
+ this.SingleLabelPrint.Location = new System.Drawing.Point(-15, 174);
|
|
|
this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleLabelPrint.Name = "SingleLabelPrint";
|
|
|
this.SingleLabelPrint.Size = new System.Drawing.Size(68, 26);
|
|
|
@@ -1042,7 +1205,7 @@
|
|
|
this.SingleLabelAutoPrint.Checked = true;
|
|
|
this.SingleLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.SingleLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabelAutoPrint.Location = new System.Drawing.Point(8, 96);
|
|
|
+ this.SingleLabelAutoPrint.Location = new System.Drawing.Point(7, 95);
|
|
|
this.SingleLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleLabelAutoPrint.Name = "SingleLabelAutoPrint";
|
|
|
this.SingleLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
|
|
|
@@ -1090,12 +1253,17 @@
|
|
|
this.MidboxCapacity.Name = "MidboxCapacity";
|
|
|
this.MidboxCapacity.Size = new System.Drawing.Size(78, 23);
|
|
|
this.MidboxCapacity.TabIndex = 92;
|
|
|
+ this.MidboxCapacity.Value = new decimal(new int[] {
|
|
|
+ 10,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0});
|
|
|
//
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(4, 121);
|
|
|
+ this.label2.Location = new System.Drawing.Point(6, 121);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label2.TabIndex = 92;
|
|
|
@@ -1118,7 +1286,7 @@
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label5.Location = new System.Drawing.Point(6, 153);
|
|
|
+ this.label5.Location = new System.Drawing.Point(5, 155);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label5.TabIndex = 50;
|
|
|
@@ -1151,7 +1319,7 @@
|
|
|
this.MidLabelAutoPrint.Checked = true;
|
|
|
this.MidLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.MidLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MidLabelAutoPrint.Location = new System.Drawing.Point(8, 94);
|
|
|
+ this.MidLabelAutoPrint.Location = new System.Drawing.Point(7, 93);
|
|
|
this.MidLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidLabelAutoPrint.Name = "MidLabelAutoPrint";
|
|
|
this.MidLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
|
|
|
@@ -1194,7 +1362,7 @@
|
|
|
// LogingOut
|
|
|
//
|
|
|
this.LogingOut.AutoSize = true;
|
|
|
- this.LogingOut.Location = new System.Drawing.Point(106, 7);
|
|
|
+ this.LogingOut.Location = new System.Drawing.Point(105, 6);
|
|
|
this.LogingOut.Name = "LogingOut";
|
|
|
this.LogingOut.Size = new System.Drawing.Size(42, 21);
|
|
|
this.LogingOut.TabIndex = 77;
|
|
|
@@ -1220,7 +1388,7 @@
|
|
|
//
|
|
|
this.label10.AutoSize = true;
|
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label10.Location = new System.Drawing.Point(5, 143);
|
|
|
+ this.label10.Location = new System.Drawing.Point(5, 149);
|
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label10.TabIndex = 90;
|
|
|
@@ -1230,7 +1398,7 @@
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label6.Location = new System.Drawing.Point(5, 105);
|
|
|
+ this.label6.Location = new System.Drawing.Point(4, 112);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label6.TabIndex = 87;
|
|
|
@@ -1279,170 +1447,6 @@
|
|
|
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_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;
|
|
|
- //
|
|
|
- // pd_custprodcode
|
|
|
- //
|
|
|
- this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
- this.pd_custprodcode.HeaderText = "CPN";
|
|
|
- this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
- this.pd_custprodcode.Width = 48;
|
|
|
- //
|
|
|
- // pjd_orispeccode
|
|
|
- //
|
|
|
- this.pjd_orispeccode.DataPropertyName = "pjd_orispeccode";
|
|
|
- this.pjd_orispeccode.HeaderText = "MPN";
|
|
|
- this.pjd_orispeccode.Name = "pjd_orispeccode";
|
|
|
- this.pjd_orispeccode.ReadOnly = true;
|
|
|
- this.pjd_orispeccode.Width = 48;
|
|
|
- //
|
|
|
- // pib_brand
|
|
|
- //
|
|
|
- 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;
|
|
|
- //
|
|
|
- // pr_zxbzs
|
|
|
- //
|
|
|
- this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
|
|
|
- this.pr_zxbzs.HeaderText = "最小包装数";
|
|
|
- this.pr_zxbzs.Name = "pr_zxbzs";
|
|
|
- this.pr_zxbzs.ReadOnly = true;
|
|
|
- this.pr_zxbzs.Visible = false;
|
|
|
- this.pr_zxbzs.Width = 90;
|
|
|
- //
|
|
|
- // pib_lotno
|
|
|
- //
|
|
|
- this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
- this.pib_lotno.HeaderText = "LotNo";
|
|
|
- this.pib_lotno.Name = "pib_lotno";
|
|
|
- this.pib_lotno.ReadOnly = true;
|
|
|
- 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.ReadOnly = true;
|
|
|
- this.pib_datecode.Width = 78;
|
|
|
- //
|
|
|
- // DateCode1
|
|
|
- //
|
|
|
- this.DateCode1.DataPropertyName = "DateCode1";
|
|
|
- this.DateCode1.HeaderText = "DateCode1";
|
|
|
- this.DateCode1.Name = "DateCode1";
|
|
|
- this.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_custbarcode
|
|
|
- //
|
|
|
- this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
|
|
|
- this.pib_custbarcode.HeaderText = "料盘条码";
|
|
|
- this.pib_custbarcode.Name = "pib_custbarcode";
|
|
|
- this.pib_custbarcode.ReadOnly = true;
|
|
|
- this.pib_custbarcode.Width = 78;
|
|
|
- //
|
|
|
- // pib_custmidboxcode
|
|
|
- //
|
|
|
- this.pib_custmidboxcode.DataPropertyName = "pib_custmidboxcode";
|
|
|
- this.pib_custmidboxcode.HeaderText = "中盒条码";
|
|
|
- this.pib_custmidboxcode.Name = "pib_custmidboxcode";
|
|
|
- this.pib_custmidboxcode.ReadOnly = true;
|
|
|
- this.pib_custmidboxcode.Width = 78;
|
|
|
- //
|
|
|
- // pib_custoutboxcode
|
|
|
- //
|
|
|
- this.pib_custoutboxcode.DataPropertyName = "pib_custoutboxcode";
|
|
|
- this.pib_custoutboxcode.HeaderText = "外箱条码";
|
|
|
- this.pib_custoutboxcode.Name = "pib_custoutboxcode";
|
|
|
- this.pib_custoutboxcode.ReadOnly = true;
|
|
|
- this.pib_custoutboxcode.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;
|
|
|
- //
|
|
|
- // pr_spec
|
|
|
- //
|
|
|
- this.pr_spec.DataPropertyName = "pr_spec";
|
|
|
- this.pr_spec.HeaderText = "规格";
|
|
|
- this.pr_spec.Name = "pr_spec";
|
|
|
- this.pr_spec.ReadOnly = true;
|
|
|
- this.pr_spec.Visible = false;
|
|
|
- this.pr_spec.Width = 54;
|
|
|
- //
|
|
|
- // 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.ReadOnly = true;
|
|
|
- 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.ReadOnly = true;
|
|
|
- this.pib_outboxcode2.Width = 90;
|
|
|
- //
|
|
|
// UAS_出货标签打印
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
@@ -1500,18 +1504,18 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).EndInit();
|
|
|
- this.groupBoxWithBorder1.ResumeLayout(false);
|
|
|
+ this.groupBoxWithBorder1.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder1.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LabelInf)).EndInit();
|
|
|
- this.SingleLabel.ResumeLayout(false);
|
|
|
+ this.SingleLabel.ResumeLayout(true);
|
|
|
this.SingleLabel.PerformLayout();
|
|
|
- this.MidLabel.ResumeLayout(false);
|
|
|
+ this.MidLabel.ResumeLayout(true);
|
|
|
this.MidLabel.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidboxCapacity)).EndInit();
|
|
|
- this.OutBoxLabel.ResumeLayout(false);
|
|
|
+ this.OutBoxLabel.ResumeLayout(true);
|
|
|
this.OutBoxLabel.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.OutboxCapacity)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -1613,17 +1617,6 @@
|
|
|
private System.Windows.Forms.Label pi_title;
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
private System.Windows.Forms.Label ProcessCount;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_pdno;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pjd_id;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_whcode;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn CollectedNum;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn UnCollectedNum;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_outqty;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_unit;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_brand;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pjd_zxbzs_user;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifprint;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_id1;
|
|
|
@@ -1644,5 +1637,16 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_pdno;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pjd_id;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodcode1;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_whcode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn CollectedNum;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn UnCollectedNum;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_outqty;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pr_unit;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_brand;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pjd_zxbzs_user;
|
|
|
}
|
|
|
}
|