|
|
@@ -91,18 +91,6 @@
|
|
|
this.ProcessCount = new System.Windows.Forms.Label();
|
|
|
this.DCCheck = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.GridPrcode = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
|
|
|
- this.pd_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_whcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pjd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_custprodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.CollectedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.UnCollectedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_outqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_spec1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pjd_zxbzs_user = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.groupBoxWithBorder1 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
|
this.MidBoxEnd = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
@@ -158,6 +146,20 @@
|
|
|
this.OutboxCapacity = new System.Windows.Forms.NumericUpDown();
|
|
|
this.OutBoxLabelPrint = new System.Windows.Forms.Button();
|
|
|
this.OutBoxCombox = new System.Windows.Forms.ComboBox();
|
|
|
+ this.pd_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_piid = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_inoutno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_whcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pjd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_custprodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.CollectedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.UnCollectedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_outqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_spec1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pjd_zxbzs_user = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).BeginInit();
|
|
|
@@ -715,6 +717,8 @@
|
|
|
this.GridPrcode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.GridPrcode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.pd_pdno,
|
|
|
+ this.pd_piid,
|
|
|
+ this.pd_inoutno,
|
|
|
this.pd_whcode,
|
|
|
this.pjd_id,
|
|
|
this.pd_custprodcode1,
|
|
|
@@ -747,112 +751,6 @@
|
|
|
this.GridPrcode.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.GridPrcode_CellPainting);
|
|
|
this.GridPrcode.SelectionChanged += new System.EventHandler(this.GridPrcode_SelectionChanged);
|
|
|
//
|
|
|
- // pd_pdno
|
|
|
- //
|
|
|
- this.pd_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
- this.pd_pdno.DataPropertyName = "pd_pdno";
|
|
|
- this.pd_pdno.HeaderText = "序号";
|
|
|
- this.pd_pdno.Name = "pd_pdno";
|
|
|
- this.pd_pdno.ReadOnly = true;
|
|
|
- this.pd_pdno.Width = 54;
|
|
|
- //
|
|
|
- // pd_whcode
|
|
|
- //
|
|
|
- this.pd_whcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
- this.pd_whcode.DataPropertyName = "pd_whcode";
|
|
|
- this.pd_whcode.HeaderText = "仓别";
|
|
|
- this.pd_whcode.Name = "pd_whcode";
|
|
|
- this.pd_whcode.Width = 54;
|
|
|
- //
|
|
|
- // pjd_id
|
|
|
- //
|
|
|
- this.pjd_id.DataPropertyName = "pjd_id";
|
|
|
- this.pjd_id.HeaderText = "pjd_id";
|
|
|
- this.pjd_id.Name = "pjd_id";
|
|
|
- this.pjd_id.Visible = false;
|
|
|
- //
|
|
|
- // pd_custprodcode1
|
|
|
- //
|
|
|
- this.pd_custprodcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
- this.pd_custprodcode1.DataPropertyName = "pd_custprodcode";
|
|
|
- this.pd_custprodcode1.HeaderText = "客户料号";
|
|
|
- this.pd_custprodcode1.Name = "pd_custprodcode1";
|
|
|
- this.pd_custprodcode1.Width = 78;
|
|
|
- //
|
|
|
- // pd_prodcode
|
|
|
- //
|
|
|
- this.pd_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
- this.pd_prodcode.DataPropertyName = "pd_prodcode";
|
|
|
- this.pd_prodcode.HeaderText = "物料编号";
|
|
|
- this.pd_prodcode.Name = "pd_prodcode";
|
|
|
- this.pd_prodcode.ReadOnly = true;
|
|
|
- this.pd_prodcode.Width = 78;
|
|
|
- //
|
|
|
- // CollectedNum
|
|
|
- //
|
|
|
- this.CollectedNum.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
- this.CollectedNum.DataPropertyName = "CollectedNum";
|
|
|
- this.CollectedNum.HeaderText = "已采数";
|
|
|
- this.CollectedNum.Name = "CollectedNum";
|
|
|
- this.CollectedNum.ReadOnly = true;
|
|
|
- this.CollectedNum.Width = 66;
|
|
|
- //
|
|
|
- // UnCollectedNum
|
|
|
- //
|
|
|
- this.UnCollectedNum.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
- this.UnCollectedNum.DataPropertyName = "UnCollectedNum";
|
|
|
- this.UnCollectedNum.HeaderText = "未采集";
|
|
|
- this.UnCollectedNum.Name = "UnCollectedNum";
|
|
|
- this.UnCollectedNum.ReadOnly = true;
|
|
|
- this.UnCollectedNum.Visible = false;
|
|
|
- //
|
|
|
- // pd_outqty
|
|
|
- //
|
|
|
- this.pd_outqty.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
- this.pd_outqty.DataPropertyName = "pd_outqty";
|
|
|
- this.pd_outqty.HeaderText = "出库数量";
|
|
|
- this.pd_outqty.Name = "pd_outqty";
|
|
|
- this.pd_outqty.ReadOnly = true;
|
|
|
- this.pd_outqty.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.pd_outqty.Width = 59;
|
|
|
- //
|
|
|
- // pr_unit
|
|
|
- //
|
|
|
- this.pr_unit.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
- this.pr_unit.DataPropertyName = "pr_unit";
|
|
|
- this.pr_unit.HeaderText = "单位";
|
|
|
- this.pr_unit.Name = "pr_unit";
|
|
|
- this.pr_unit.ReadOnly = true;
|
|
|
- this.pr_unit.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.pr_unit.Width = 35;
|
|
|
- //
|
|
|
- // pr_spec1
|
|
|
- //
|
|
|
- this.pr_spec1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
|
|
|
- this.pr_spec1.DataPropertyName = "pr_spec";
|
|
|
- this.pr_spec1.HeaderText = "规格";
|
|
|
- this.pr_spec1.MinimumWidth = 100;
|
|
|
- this.pr_spec1.Name = "pr_spec1";
|
|
|
- //
|
|
|
- // pd_brand
|
|
|
- //
|
|
|
- this.pd_brand.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
- this.pd_brand.DataPropertyName = "pd_brand";
|
|
|
- this.pd_brand.HeaderText = "品牌";
|
|
|
- this.pd_brand.Name = "pd_brand";
|
|
|
- this.pd_brand.ReadOnly = true;
|
|
|
- this.pd_brand.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.pd_brand.Width = 35;
|
|
|
- //
|
|
|
- // pjd_zxbzs_user
|
|
|
- //
|
|
|
- this.pjd_zxbzs_user.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pjd_zxbzs_user.DataPropertyName = "pjd_zxbzs_user";
|
|
|
- this.pjd_zxbzs_user.HeaderText = "最小包装";
|
|
|
- this.pjd_zxbzs_user.MinimumWidth = 80;
|
|
|
- this.pjd_zxbzs_user.Name = "pjd_zxbzs_user";
|
|
|
- this.pjd_zxbzs_user.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- //
|
|
|
// groupBoxWithBorder1
|
|
|
//
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.label18);
|
|
|
@@ -1483,6 +1381,127 @@
|
|
|
this.OutBoxCombox.TabIndex = 78;
|
|
|
this.OutBoxCombox.SelectedIndexChanged += new System.EventHandler(this.OutBoxCombox_SelectedIndexChanged);
|
|
|
//
|
|
|
+ // pd_pdno
|
|
|
+ //
|
|
|
+ this.pd_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
+ this.pd_pdno.DataPropertyName = "pd_pdno";
|
|
|
+ this.pd_pdno.HeaderText = "序号";
|
|
|
+ this.pd_pdno.Name = "pd_pdno";
|
|
|
+ this.pd_pdno.ReadOnly = true;
|
|
|
+ this.pd_pdno.Width = 54;
|
|
|
+ //
|
|
|
+ // pd_piid
|
|
|
+ //
|
|
|
+ this.pd_piid.DataPropertyName = "pd_piid";
|
|
|
+ this.pd_piid.HeaderText = "Column1";
|
|
|
+ this.pd_piid.Name = "pd_piid";
|
|
|
+ this.pd_piid.Visible = false;
|
|
|
+ //
|
|
|
+ // pd_inoutno
|
|
|
+ //
|
|
|
+ this.pd_inoutno.DataPropertyName = "pd_inoutno";
|
|
|
+ this.pd_inoutno.HeaderText = "Column1";
|
|
|
+ this.pd_inoutno.Name = "pd_inoutno";
|
|
|
+ this.pd_inoutno.Visible = false;
|
|
|
+ //
|
|
|
+ // pd_whcode
|
|
|
+ //
|
|
|
+ this.pd_whcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
+ this.pd_whcode.DataPropertyName = "pd_whcode";
|
|
|
+ this.pd_whcode.HeaderText = "仓别";
|
|
|
+ this.pd_whcode.Name = "pd_whcode";
|
|
|
+ this.pd_whcode.Width = 54;
|
|
|
+ //
|
|
|
+ // pjd_id
|
|
|
+ //
|
|
|
+ this.pjd_id.DataPropertyName = "pjd_id";
|
|
|
+ this.pjd_id.HeaderText = "pjd_id";
|
|
|
+ this.pjd_id.Name = "pjd_id";
|
|
|
+ this.pjd_id.Visible = false;
|
|
|
+ //
|
|
|
+ // pd_custprodcode1
|
|
|
+ //
|
|
|
+ this.pd_custprodcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
+ this.pd_custprodcode1.DataPropertyName = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode1.HeaderText = "客户料号";
|
|
|
+ this.pd_custprodcode1.Name = "pd_custprodcode1";
|
|
|
+ this.pd_custprodcode1.Width = 78;
|
|
|
+ //
|
|
|
+ // pd_prodcode
|
|
|
+ //
|
|
|
+ this.pd_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
+ this.pd_prodcode.DataPropertyName = "pd_prodcode";
|
|
|
+ this.pd_prodcode.HeaderText = "物料编号";
|
|
|
+ this.pd_prodcode.Name = "pd_prodcode";
|
|
|
+ this.pd_prodcode.ReadOnly = true;
|
|
|
+ this.pd_prodcode.Width = 78;
|
|
|
+ //
|
|
|
+ // CollectedNum
|
|
|
+ //
|
|
|
+ this.CollectedNum.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
+ this.CollectedNum.DataPropertyName = "CollectedNum";
|
|
|
+ this.CollectedNum.HeaderText = "已采数";
|
|
|
+ this.CollectedNum.Name = "CollectedNum";
|
|
|
+ this.CollectedNum.ReadOnly = true;
|
|
|
+ this.CollectedNum.Width = 66;
|
|
|
+ //
|
|
|
+ // UnCollectedNum
|
|
|
+ //
|
|
|
+ this.UnCollectedNum.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
+ this.UnCollectedNum.DataPropertyName = "UnCollectedNum";
|
|
|
+ this.UnCollectedNum.HeaderText = "未采集";
|
|
|
+ this.UnCollectedNum.Name = "UnCollectedNum";
|
|
|
+ this.UnCollectedNum.ReadOnly = true;
|
|
|
+ this.UnCollectedNum.Visible = false;
|
|
|
+ this.UnCollectedNum.Width = 66;
|
|
|
+ //
|
|
|
+ // pd_outqty
|
|
|
+ //
|
|
|
+ this.pd_outqty.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
+ this.pd_outqty.DataPropertyName = "pd_outqty";
|
|
|
+ this.pd_outqty.HeaderText = "出库数量";
|
|
|
+ this.pd_outqty.Name = "pd_outqty";
|
|
|
+ this.pd_outqty.ReadOnly = true;
|
|
|
+ this.pd_outqty.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.pd_outqty.Width = 59;
|
|
|
+ //
|
|
|
+ // pr_unit
|
|
|
+ //
|
|
|
+ this.pr_unit.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
+ this.pr_unit.DataPropertyName = "pr_unit";
|
|
|
+ this.pr_unit.HeaderText = "单位";
|
|
|
+ this.pr_unit.Name = "pr_unit";
|
|
|
+ this.pr_unit.ReadOnly = true;
|
|
|
+ this.pr_unit.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.pr_unit.Width = 35;
|
|
|
+ //
|
|
|
+ // pr_spec1
|
|
|
+ //
|
|
|
+ this.pr_spec1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
|
|
|
+ this.pr_spec1.DataPropertyName = "pr_spec";
|
|
|
+ this.pr_spec1.HeaderText = "规格";
|
|
|
+ this.pr_spec1.MinimumWidth = 100;
|
|
|
+ this.pr_spec1.Name = "pr_spec1";
|
|
|
+ //
|
|
|
+ // pd_brand
|
|
|
+ //
|
|
|
+ this.pd_brand.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
+ this.pd_brand.DataPropertyName = "pd_brand";
|
|
|
+ this.pd_brand.HeaderText = "品牌";
|
|
|
+ this.pd_brand.Name = "pd_brand";
|
|
|
+ this.pd_brand.ReadOnly = true;
|
|
|
+ this.pd_brand.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.pd_brand.Width = 35;
|
|
|
+ //
|
|
|
+ // pjd_zxbzs_user
|
|
|
+ //
|
|
|
+ this.pjd_zxbzs_user.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pjd_zxbzs_user.DataPropertyName = "pjd_zxbzs_user";
|
|
|
+ this.pjd_zxbzs_user.HeaderText = "最小包装";
|
|
|
+ this.pjd_zxbzs_user.MinimumWidth = 80;
|
|
|
+ this.pjd_zxbzs_user.Name = "pjd_zxbzs_user";
|
|
|
+ this.pjd_zxbzs_user.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ //
|
|
|
// UAS_出货标签打印
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
@@ -1672,6 +1691,8 @@
|
|
|
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 pd_piid;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_inoutno;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_whcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pjd_id;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodcode1;
|