|
|
@@ -29,13 +29,9 @@
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Warehouse_FinishedProductOut));
|
|
|
- this.pi_inoutno = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
this.pi_inoutno_label = new System.Windows.Forms.Label();
|
|
|
this.pi_titile_label = new System.Windows.Forms.Label();
|
|
|
- this.pi_titile = new System.Windows.Forms.Label();
|
|
|
- this.ProdDetail = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.NewProdInOut = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.ConfirmOut = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.pi_title = new System.Windows.Forms.Label();
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
this.boxqty = new System.Windows.Forms.Label();
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
@@ -45,51 +41,36 @@
|
|
|
this.outqty = new System.Windows.Forms.Label();
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.palletBtn = new System.Windows.Forms.RadioButton();
|
|
|
+ this.serBtn = new System.Windows.Forms.RadioButton();
|
|
|
+ this.bigboxBtn = new System.Windows.Forms.RadioButton();
|
|
|
+ this.input = new System.Windows.Forms.TextBox();
|
|
|
+ this.pi_id = new System.Windows.Forms.Label();
|
|
|
+ this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
+ this.customCheckBox2 = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
|
|
|
+ this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.cancel = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
|
|
|
this.InOutDetailDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
this.pim_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pim_mac = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pim_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.radioButton1 = new System.Windows.Forms.RadioButton();
|
|
|
- this.radioButton2 = new System.Windows.Forms.RadioButton();
|
|
|
- this.radioButton3 = new System.Windows.Forms.RadioButton();
|
|
|
- this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
- this.customCheckBox1 = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
|
|
|
- this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.customCheckBox2 = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
|
|
|
- this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
- this.pi_id = new System.Windows.Forms.Label();
|
|
|
+ this.ConfirmOut = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.NewProdInOut = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.ProdDetail = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.pi_inoutno = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
this.panel1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
- // pi_inoutno
|
|
|
- //
|
|
|
- this.pi_inoutno.AllPower = null;
|
|
|
- this.pi_inoutno.Caller = null;
|
|
|
- this.pi_inoutno.Condition = null;
|
|
|
- this.pi_inoutno.DBTitle = null;
|
|
|
- this.pi_inoutno.FormName = null;
|
|
|
- this.pi_inoutno.Location = new System.Drawing.Point(103, 26);
|
|
|
- this.pi_inoutno.Name = "pi_inoutno";
|
|
|
- this.pi_inoutno.Power = null;
|
|
|
- this.pi_inoutno.ReturnData = null;
|
|
|
- this.pi_inoutno.SelectField = null;
|
|
|
- this.pi_inoutno.SetValueField = null;
|
|
|
- this.pi_inoutno.Size = new System.Drawing.Size(204, 25);
|
|
|
- this.pi_inoutno.TabIndex = 0;
|
|
|
- this.pi_inoutno.TableName = null;
|
|
|
- this.pi_inoutno.TextBoxEnable = false;
|
|
|
- //
|
|
|
// pi_inoutno_label
|
|
|
//
|
|
|
this.pi_inoutno_label.AutoSize = true;
|
|
|
this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_inoutno_label.Location = new System.Drawing.Point(7, 25);
|
|
|
- this.pi_inoutno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pi_inoutno_label.Location = new System.Drawing.Point(5, 20);
|
|
|
this.pi_inoutno_label.Name = "pi_inoutno_label";
|
|
|
- this.pi_inoutno_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.pi_inoutno_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pi_inoutno_label.TabIndex = 211;
|
|
|
this.pi_inoutno_label.Text = "出货单号";
|
|
|
//
|
|
|
@@ -97,79 +78,20 @@
|
|
|
//
|
|
|
this.pi_titile_label.AutoSize = true;
|
|
|
this.pi_titile_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_titile_label.Location = new System.Drawing.Point(336, 25);
|
|
|
- this.pi_titile_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pi_titile_label.Location = new System.Drawing.Point(252, 20);
|
|
|
this.pi_titile_label.Name = "pi_titile_label";
|
|
|
- this.pi_titile_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.pi_titile_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pi_titile_label.TabIndex = 212;
|
|
|
this.pi_titile_label.Text = "客户名称";
|
|
|
//
|
|
|
- // pi_titile
|
|
|
+ // pi_title
|
|
|
//
|
|
|
- this.pi_titile.AutoSize = true;
|
|
|
- this.pi_titile.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_titile.Location = new System.Drawing.Point(435, 25);
|
|
|
- this.pi_titile.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.pi_titile.Name = "pi_titile";
|
|
|
- this.pi_titile.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.pi_titile.TabIndex = 213;
|
|
|
- //
|
|
|
- // ProdDetail
|
|
|
- //
|
|
|
- this.ProdDetail.AllPower = null;
|
|
|
- this.ProdDetail.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.ProdDetail.DownImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.DownImage")));
|
|
|
- this.ProdDetail.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
- this.ProdDetail.Image = null;
|
|
|
- this.ProdDetail.IsShowBorder = true;
|
|
|
- this.ProdDetail.Location = new System.Drawing.Point(637, 20);
|
|
|
- this.ProdDetail.MoveImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.MoveImage")));
|
|
|
- this.ProdDetail.Name = "ProdDetail";
|
|
|
- this.ProdDetail.NormalImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.NormalImage")));
|
|
|
- this.ProdDetail.Power = null;
|
|
|
- this.ProdDetail.Size = new System.Drawing.Size(100, 39);
|
|
|
- this.ProdDetail.TabIndex = 214;
|
|
|
- this.ProdDetail.Text = "产品明细";
|
|
|
- this.ProdDetail.UseVisualStyleBackColor = false;
|
|
|
- this.ProdDetail.Click += new System.EventHandler(this.ProdDetail_Click);
|
|
|
- //
|
|
|
- // NewProdInOut
|
|
|
- //
|
|
|
- this.NewProdInOut.AllPower = null;
|
|
|
- this.NewProdInOut.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.NewProdInOut.DownImage = ((System.Drawing.Image)(resources.GetObject("NewProdInOut.DownImage")));
|
|
|
- this.NewProdInOut.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
- this.NewProdInOut.Image = null;
|
|
|
- this.NewProdInOut.IsShowBorder = true;
|
|
|
- this.NewProdInOut.Location = new System.Drawing.Point(864, 20);
|
|
|
- this.NewProdInOut.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewProdInOut.MoveImage")));
|
|
|
- this.NewProdInOut.Name = "NewProdInOut";
|
|
|
- this.NewProdInOut.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewProdInOut.NormalImage")));
|
|
|
- this.NewProdInOut.Power = null;
|
|
|
- this.NewProdInOut.Size = new System.Drawing.Size(104, 39);
|
|
|
- this.NewProdInOut.TabIndex = 215;
|
|
|
- this.NewProdInOut.Text = "新增出货单";
|
|
|
- this.NewProdInOut.UseVisualStyleBackColor = false;
|
|
|
- this.NewProdInOut.Click += new System.EventHandler(this.NewProdInOut_Click);
|
|
|
- //
|
|
|
- // ConfirmOut
|
|
|
- //
|
|
|
- this.ConfirmOut.AllPower = null;
|
|
|
- this.ConfirmOut.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.ConfirmOut.DownImage = ((System.Drawing.Image)(resources.GetObject("ConfirmOut.DownImage")));
|
|
|
- this.ConfirmOut.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
- this.ConfirmOut.Image = null;
|
|
|
- this.ConfirmOut.IsShowBorder = true;
|
|
|
- this.ConfirmOut.Location = new System.Drawing.Point(751, 21);
|
|
|
- this.ConfirmOut.MoveImage = ((System.Drawing.Image)(resources.GetObject("ConfirmOut.MoveImage")));
|
|
|
- this.ConfirmOut.Name = "ConfirmOut";
|
|
|
- this.ConfirmOut.NormalImage = ((System.Drawing.Image)(resources.GetObject("ConfirmOut.NormalImage")));
|
|
|
- this.ConfirmOut.Power = null;
|
|
|
- this.ConfirmOut.Size = new System.Drawing.Size(100, 38);
|
|
|
- this.ConfirmOut.TabIndex = 216;
|
|
|
- this.ConfirmOut.Text = "确认出货";
|
|
|
- this.ConfirmOut.UseVisualStyleBackColor = false;
|
|
|
- this.ConfirmOut.Click += new System.EventHandler(this.ConfirmOut_Click);
|
|
|
+ this.pi_title.AutoSize = true;
|
|
|
+ this.pi_title.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pi_title.Location = new System.Drawing.Point(326, 20);
|
|
|
+ this.pi_title.Name = "pi_title";
|
|
|
+ this.pi_title.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.pi_title.TabIndex = 213;
|
|
|
//
|
|
|
// panel1
|
|
|
//
|
|
|
@@ -182,29 +104,28 @@
|
|
|
this.panel1.Controls.Add(this.outqty);
|
|
|
this.panel1.Controls.Add(this.label6);
|
|
|
this.panel1.Controls.Add(this.label4);
|
|
|
- this.panel1.Location = new System.Drawing.Point(751, 82);
|
|
|
+ this.panel1.Location = new System.Drawing.Point(563, 66);
|
|
|
+ this.panel1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.panel1.Name = "panel1";
|
|
|
- this.panel1.Size = new System.Drawing.Size(225, 243);
|
|
|
+ this.panel1.Size = new System.Drawing.Size(169, 195);
|
|
|
this.panel1.TabIndex = 217;
|
|
|
//
|
|
|
// boxqty
|
|
|
//
|
|
|
this.boxqty.AutoSize = true;
|
|
|
this.boxqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.boxqty.Location = new System.Drawing.Point(111, 187);
|
|
|
- this.boxqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.boxqty.Location = new System.Drawing.Point(83, 150);
|
|
|
this.boxqty.Name = "boxqty";
|
|
|
- this.boxqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.boxqty.Size = new System.Drawing.Size(0, 21);
|
|
|
this.boxqty.TabIndex = 223;
|
|
|
//
|
|
|
// label10
|
|
|
//
|
|
|
this.label10.AutoSize = true;
|
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label10.Location = new System.Drawing.Point(12, 187);
|
|
|
- this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label10.Location = new System.Drawing.Point(9, 150);
|
|
|
this.label10.Name = "label10";
|
|
|
- this.label10.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.label10.Size = new System.Drawing.Size(58, 21);
|
|
|
this.label10.TabIndex = 222;
|
|
|
this.label10.Text = "总箱数";
|
|
|
//
|
|
|
@@ -212,20 +133,18 @@
|
|
|
//
|
|
|
this.getqty.AutoSize = true;
|
|
|
this.getqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.getqty.Location = new System.Drawing.Point(111, 133);
|
|
|
- this.getqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.getqty.Location = new System.Drawing.Point(83, 106);
|
|
|
this.getqty.Name = "getqty";
|
|
|
- this.getqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.getqty.Size = new System.Drawing.Size(0, 21);
|
|
|
this.getqty.TabIndex = 221;
|
|
|
//
|
|
|
// label8
|
|
|
//
|
|
|
this.label8.AutoSize = true;
|
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label8.Location = new System.Drawing.Point(12, 133);
|
|
|
- this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label8.Location = new System.Drawing.Point(9, 106);
|
|
|
this.label8.Name = "label8";
|
|
|
- this.label8.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label8.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label8.TabIndex = 220;
|
|
|
this.label8.Text = "已采集数";
|
|
|
//
|
|
|
@@ -233,30 +152,27 @@
|
|
|
//
|
|
|
this.ungetqty.AutoSize = true;
|
|
|
this.ungetqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ungetqty.Location = new System.Drawing.Point(111, 75);
|
|
|
- this.ungetqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ungetqty.Location = new System.Drawing.Point(83, 60);
|
|
|
this.ungetqty.Name = "ungetqty";
|
|
|
- this.ungetqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ungetqty.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ungetqty.TabIndex = 219;
|
|
|
//
|
|
|
// outqty
|
|
|
//
|
|
|
this.outqty.AutoSize = true;
|
|
|
this.outqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.outqty.Location = new System.Drawing.Point(111, 21);
|
|
|
- this.outqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.outqty.Location = new System.Drawing.Point(83, 17);
|
|
|
this.outqty.Name = "outqty";
|
|
|
- this.outqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.outqty.Size = new System.Drawing.Size(0, 21);
|
|
|
this.outqty.TabIndex = 219;
|
|
|
//
|
|
|
// label6
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label6.Location = new System.Drawing.Point(12, 75);
|
|
|
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label6.Location = new System.Drawing.Point(9, 60);
|
|
|
this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label6.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label6.TabIndex = 218;
|
|
|
this.label6.Text = "待采集数";
|
|
|
//
|
|
|
@@ -264,13 +180,123 @@
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.Location = new System.Drawing.Point(12, 21);
|
|
|
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label4.Location = new System.Drawing.Point(9, 17);
|
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label4.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label4.TabIndex = 218;
|
|
|
this.label4.Text = "出货数量";
|
|
|
//
|
|
|
+ // palletBtn
|
|
|
+ //
|
|
|
+ this.palletBtn.AutoSize = true;
|
|
|
+ this.palletBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.palletBtn.Location = new System.Drawing.Point(14, 427);
|
|
|
+ this.palletBtn.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.palletBtn.Name = "palletBtn";
|
|
|
+ this.palletBtn.Size = new System.Drawing.Size(76, 25);
|
|
|
+ this.palletBtn.TabIndex = 219;
|
|
|
+ this.palletBtn.TabStop = true;
|
|
|
+ this.palletBtn.Text = "栈板号";
|
|
|
+ this.palletBtn.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // serBtn
|
|
|
+ //
|
|
|
+ this.serBtn.AutoSize = true;
|
|
|
+ this.serBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.serBtn.Location = new System.Drawing.Point(183, 427);
|
|
|
+ this.serBtn.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.serBtn.Name = "serBtn";
|
|
|
+ this.serBtn.Size = new System.Drawing.Size(108, 25);
|
|
|
+ this.serBtn.TabIndex = 220;
|
|
|
+ this.serBtn.TabStop = true;
|
|
|
+ this.serBtn.Text = "单台序列号";
|
|
|
+ this.serBtn.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // bigboxBtn
|
|
|
+ //
|
|
|
+ this.bigboxBtn.AutoSize = true;
|
|
|
+ this.bigboxBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.bigboxBtn.Location = new System.Drawing.Point(97, 427);
|
|
|
+ this.bigboxBtn.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.bigboxBtn.Name = "bigboxBtn";
|
|
|
+ this.bigboxBtn.Size = new System.Drawing.Size(76, 25);
|
|
|
+ this.bigboxBtn.TabIndex = 221;
|
|
|
+ this.bigboxBtn.TabStop = true;
|
|
|
+ this.bigboxBtn.Text = "大箱号";
|
|
|
+ this.bigboxBtn.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // input
|
|
|
+ //
|
|
|
+ this.input.Location = new System.Drawing.Point(9, 475);
|
|
|
+ this.input.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.input.Name = "input";
|
|
|
+ this.input.Size = new System.Drawing.Size(125, 21);
|
|
|
+ this.input.TabIndex = 222;
|
|
|
+ this.input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.input_KeyDown);
|
|
|
+ //
|
|
|
+ // pi_id
|
|
|
+ //
|
|
|
+ this.pi_id.AutoSize = true;
|
|
|
+ this.pi_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pi_id.Location = new System.Drawing.Point(460, 21);
|
|
|
+ this.pi_id.Name = "pi_id";
|
|
|
+ this.pi_id.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.pi_id.TabIndex = 229;
|
|
|
+ //
|
|
|
+ // OperateResult
|
|
|
+ //
|
|
|
+ this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(563, 266);
|
|
|
+ this.OperateResult.Name = "OperateResult";
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(170, 245);
|
|
|
+ this.OperateResult.TabIndex = 228;
|
|
|
+ this.OperateResult.Text = "";
|
|
|
+ //
|
|
|
+ // customCheckBox2
|
|
|
+ //
|
|
|
+ this.customCheckBox2.AutoSize = true;
|
|
|
+ this.customCheckBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.customCheckBox2.Location = new System.Drawing.Point(453, 427);
|
|
|
+ this.customCheckBox2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.customCheckBox2.Name = "customCheckBox2";
|
|
|
+ this.customCheckBox2.Power = null;
|
|
|
+ this.customCheckBox2.Size = new System.Drawing.Size(109, 25);
|
|
|
+ this.customCheckBox2.TabIndex = 225;
|
|
|
+ this.customCheckBox2.Text = "按订单出货";
|
|
|
+ this.customCheckBox2.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // Clean
|
|
|
+ //
|
|
|
+ this.Clean.AllPower = null;
|
|
|
+ this.Clean.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
|
|
|
+ this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.Clean.Image = null;
|
|
|
+ this.Clean.IsShowBorder = true;
|
|
|
+ this.Clean.Location = new System.Drawing.Point(478, 464);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
+ this.Clean.Name = "Clean";
|
|
|
+ this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
|
|
|
+ this.Clean.Power = null;
|
|
|
+ this.Clean.Size = new System.Drawing.Size(75, 31);
|
|
|
+ this.Clean.TabIndex = 224;
|
|
|
+ this.Clean.Text = "清除明细";
|
|
|
+ this.Clean.UseVisualStyleBackColor = false;
|
|
|
+ //
|
|
|
+ // cancel
|
|
|
+ //
|
|
|
+ this.cancel.AutoSize = true;
|
|
|
+ this.cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.cancel.Location = new System.Drawing.Point(150, 475);
|
|
|
+ this.cancel.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.cancel.Name = "cancel";
|
|
|
+ this.cancel.Power = null;
|
|
|
+ this.cancel.Size = new System.Drawing.Size(61, 25);
|
|
|
+ this.cancel.TabIndex = 223;
|
|
|
+ this.cancel.Text = "取消";
|
|
|
+ this.cancel.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
// InOutDetailDGV
|
|
|
//
|
|
|
this.InOutDetailDGV.AllowUserToAddRows = false;
|
|
|
@@ -281,10 +307,11 @@
|
|
|
this.pim_prodcode,
|
|
|
this.pr_detail,
|
|
|
this.pr_spec});
|
|
|
- this.InOutDetailDGV.Location = new System.Drawing.Point(12, 82);
|
|
|
+ this.InOutDetailDGV.Location = new System.Drawing.Point(9, 66);
|
|
|
+ this.InOutDetailDGV.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.InOutDetailDGV.Name = "InOutDetailDGV";
|
|
|
this.InOutDetailDGV.RowTemplate.Height = 27;
|
|
|
- this.InOutDetailDGV.Size = new System.Drawing.Size(725, 446);
|
|
|
+ this.InOutDetailDGV.Size = new System.Drawing.Size(544, 357);
|
|
|
this.InOutDetailDGV.TabIndex = 218;
|
|
|
//
|
|
|
// pim_outboxcode
|
|
|
@@ -314,136 +341,110 @@
|
|
|
this.pr_spec.HeaderText = "规格";
|
|
|
this.pr_spec.Name = "pr_spec";
|
|
|
//
|
|
|
- // radioButton1
|
|
|
- //
|
|
|
- this.radioButton1.AutoSize = true;
|
|
|
- this.radioButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.radioButton1.Location = new System.Drawing.Point(18, 534);
|
|
|
- this.radioButton1.Name = "radioButton1";
|
|
|
- this.radioButton1.Size = new System.Drawing.Size(93, 31);
|
|
|
- this.radioButton1.TabIndex = 219;
|
|
|
- this.radioButton1.TabStop = true;
|
|
|
- this.radioButton1.Text = "栈板号";
|
|
|
- this.radioButton1.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // radioButton2
|
|
|
- //
|
|
|
- this.radioButton2.AutoSize = true;
|
|
|
- this.radioButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.radioButton2.Location = new System.Drawing.Point(244, 534);
|
|
|
- this.radioButton2.Name = "radioButton2";
|
|
|
- this.radioButton2.Size = new System.Drawing.Size(133, 31);
|
|
|
- this.radioButton2.TabIndex = 220;
|
|
|
- this.radioButton2.TabStop = true;
|
|
|
- this.radioButton2.Text = "单台序列号";
|
|
|
- this.radioButton2.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // radioButton3
|
|
|
- //
|
|
|
- this.radioButton3.AutoSize = true;
|
|
|
- this.radioButton3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.radioButton3.Location = new System.Drawing.Point(129, 534);
|
|
|
- this.radioButton3.Name = "radioButton3";
|
|
|
- this.radioButton3.Size = new System.Drawing.Size(93, 31);
|
|
|
- this.radioButton3.TabIndex = 221;
|
|
|
- this.radioButton3.TabStop = true;
|
|
|
- this.radioButton3.Text = "大箱号";
|
|
|
- this.radioButton3.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // textBox1
|
|
|
- //
|
|
|
- this.textBox1.Location = new System.Drawing.Point(12, 594);
|
|
|
- this.textBox1.Name = "textBox1";
|
|
|
- this.textBox1.Size = new System.Drawing.Size(165, 25);
|
|
|
- this.textBox1.TabIndex = 222;
|
|
|
- //
|
|
|
- // customCheckBox1
|
|
|
- //
|
|
|
- this.customCheckBox1.AutoSize = true;
|
|
|
- this.customCheckBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.customCheckBox1.Location = new System.Drawing.Point(201, 588);
|
|
|
- this.customCheckBox1.Name = "customCheckBox1";
|
|
|
- this.customCheckBox1.Power = null;
|
|
|
- this.customCheckBox1.Size = new System.Drawing.Size(74, 31);
|
|
|
- this.customCheckBox1.TabIndex = 223;
|
|
|
- this.customCheckBox1.Text = "取消";
|
|
|
- this.customCheckBox1.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // Clean
|
|
|
+ // ConfirmOut
|
|
|
//
|
|
|
- this.Clean.AllPower = null;
|
|
|
- this.Clean.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
|
|
|
- this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
- this.Clean.Image = null;
|
|
|
- this.Clean.IsShowBorder = true;
|
|
|
- this.Clean.Location = new System.Drawing.Point(637, 580);
|
|
|
- this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
- this.Clean.Name = "Clean";
|
|
|
- this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
|
|
|
- this.Clean.Power = null;
|
|
|
- this.Clean.Size = new System.Drawing.Size(100, 39);
|
|
|
- this.Clean.TabIndex = 224;
|
|
|
- this.Clean.Text = "清除明细";
|
|
|
- this.Clean.UseVisualStyleBackColor = false;
|
|
|
+ this.ConfirmOut.AllPower = null;
|
|
|
+ this.ConfirmOut.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.ConfirmOut.DownImage = ((System.Drawing.Image)(resources.GetObject("ConfirmOut.DownImage")));
|
|
|
+ this.ConfirmOut.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.ConfirmOut.Image = null;
|
|
|
+ this.ConfirmOut.IsShowBorder = true;
|
|
|
+ this.ConfirmOut.Location = new System.Drawing.Point(563, 17);
|
|
|
+ this.ConfirmOut.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.ConfirmOut.MoveImage = ((System.Drawing.Image)(resources.GetObject("ConfirmOut.MoveImage")));
|
|
|
+ this.ConfirmOut.Name = "ConfirmOut";
|
|
|
+ this.ConfirmOut.NormalImage = ((System.Drawing.Image)(resources.GetObject("ConfirmOut.NormalImage")));
|
|
|
+ this.ConfirmOut.Power = null;
|
|
|
+ this.ConfirmOut.Size = new System.Drawing.Size(75, 30);
|
|
|
+ this.ConfirmOut.TabIndex = 216;
|
|
|
+ this.ConfirmOut.Text = "确认出货";
|
|
|
+ this.ConfirmOut.UseVisualStyleBackColor = false;
|
|
|
+ this.ConfirmOut.Click += new System.EventHandler(this.ConfirmOut_Click);
|
|
|
//
|
|
|
- // customCheckBox2
|
|
|
+ // NewProdInOut
|
|
|
//
|
|
|
- this.customCheckBox2.AutoSize = true;
|
|
|
- this.customCheckBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.customCheckBox2.Location = new System.Drawing.Point(604, 534);
|
|
|
- this.customCheckBox2.Name = "customCheckBox2";
|
|
|
- this.customCheckBox2.Power = null;
|
|
|
- this.customCheckBox2.Size = new System.Drawing.Size(134, 31);
|
|
|
- this.customCheckBox2.TabIndex = 225;
|
|
|
- this.customCheckBox2.Text = "按订单出货";
|
|
|
- this.customCheckBox2.UseVisualStyleBackColor = true;
|
|
|
+ this.NewProdInOut.AllPower = null;
|
|
|
+ this.NewProdInOut.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.NewProdInOut.DownImage = ((System.Drawing.Image)(resources.GetObject("NewProdInOut.DownImage")));
|
|
|
+ this.NewProdInOut.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.NewProdInOut.Image = null;
|
|
|
+ this.NewProdInOut.IsShowBorder = true;
|
|
|
+ this.NewProdInOut.Location = new System.Drawing.Point(648, 16);
|
|
|
+ this.NewProdInOut.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.NewProdInOut.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewProdInOut.MoveImage")));
|
|
|
+ this.NewProdInOut.Name = "NewProdInOut";
|
|
|
+ this.NewProdInOut.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewProdInOut.NormalImage")));
|
|
|
+ this.NewProdInOut.Power = null;
|
|
|
+ this.NewProdInOut.Size = new System.Drawing.Size(78, 31);
|
|
|
+ this.NewProdInOut.TabIndex = 215;
|
|
|
+ this.NewProdInOut.Text = "新增出货单";
|
|
|
+ this.NewProdInOut.UseVisualStyleBackColor = false;
|
|
|
+ this.NewProdInOut.Click += new System.EventHandler(this.NewProdInOut_Click);
|
|
|
//
|
|
|
- // OperateResult
|
|
|
+ // ProdDetail
|
|
|
//
|
|
|
- this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OperateResult.Location = new System.Drawing.Point(751, 332);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(225, 305);
|
|
|
- this.OperateResult.TabIndex = 228;
|
|
|
- this.OperateResult.Text = "";
|
|
|
+ this.ProdDetail.AllPower = null;
|
|
|
+ this.ProdDetail.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.ProdDetail.DownImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.DownImage")));
|
|
|
+ this.ProdDetail.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.ProdDetail.Image = null;
|
|
|
+ this.ProdDetail.IsShowBorder = true;
|
|
|
+ this.ProdDetail.Location = new System.Drawing.Point(478, 16);
|
|
|
+ this.ProdDetail.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.ProdDetail.MoveImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.MoveImage")));
|
|
|
+ this.ProdDetail.Name = "ProdDetail";
|
|
|
+ this.ProdDetail.NormalImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.NormalImage")));
|
|
|
+ this.ProdDetail.Power = null;
|
|
|
+ this.ProdDetail.Size = new System.Drawing.Size(75, 31);
|
|
|
+ this.ProdDetail.TabIndex = 214;
|
|
|
+ this.ProdDetail.Text = "产品明细";
|
|
|
+ this.ProdDetail.UseVisualStyleBackColor = false;
|
|
|
+ this.ProdDetail.Click += new System.EventHandler(this.ProdDetail_Click);
|
|
|
//
|
|
|
- // pi_id
|
|
|
+ // pi_inoutno
|
|
|
//
|
|
|
- this.pi_id.AutoSize = true;
|
|
|
- this.pi_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_id.Location = new System.Drawing.Point(613, 26);
|
|
|
- this.pi_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.pi_id.Name = "pi_id";
|
|
|
- this.pi_id.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.pi_id.TabIndex = 229;
|
|
|
- this.pi_id.Visible = false;
|
|
|
+ this.pi_inoutno.AllPower = null;
|
|
|
+ this.pi_inoutno.Caller = null;
|
|
|
+ this.pi_inoutno.Condition = null;
|
|
|
+ this.pi_inoutno.DBTitle = null;
|
|
|
+ this.pi_inoutno.FormName = null;
|
|
|
+ this.pi_inoutno.Location = new System.Drawing.Point(77, 21);
|
|
|
+ this.pi_inoutno.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.pi_inoutno.Name = "pi_inoutno";
|
|
|
+ this.pi_inoutno.Power = null;
|
|
|
+ this.pi_inoutno.ReturnData = null;
|
|
|
+ this.pi_inoutno.SelectField = null;
|
|
|
+ this.pi_inoutno.SetValueField = null;
|
|
|
+ this.pi_inoutno.Size = new System.Drawing.Size(153, 20);
|
|
|
+ this.pi_inoutno.TabIndex = 0;
|
|
|
+ this.pi_inoutno.TableName = null;
|
|
|
+ this.pi_inoutno.TextBoxEnable = false;
|
|
|
//
|
|
|
// Warehouse_FinishedProductOut
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(986, 647);
|
|
|
+ this.ClientSize = new System.Drawing.Size(740, 518);
|
|
|
this.Controls.Add(this.pi_id);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
this.Controls.Add(this.customCheckBox2);
|
|
|
this.Controls.Add(this.Clean);
|
|
|
- this.Controls.Add(this.customCheckBox1);
|
|
|
- this.Controls.Add(this.textBox1);
|
|
|
- this.Controls.Add(this.radioButton3);
|
|
|
- this.Controls.Add(this.radioButton2);
|
|
|
- this.Controls.Add(this.radioButton1);
|
|
|
+ this.Controls.Add(this.cancel);
|
|
|
+ this.Controls.Add(this.input);
|
|
|
+ this.Controls.Add(this.bigboxBtn);
|
|
|
+ this.Controls.Add(this.serBtn);
|
|
|
+ this.Controls.Add(this.palletBtn);
|
|
|
this.Controls.Add(this.InOutDetailDGV);
|
|
|
this.Controls.Add(this.panel1);
|
|
|
this.Controls.Add(this.ConfirmOut);
|
|
|
this.Controls.Add(this.NewProdInOut);
|
|
|
this.Controls.Add(this.ProdDetail);
|
|
|
- this.Controls.Add(this.pi_titile);
|
|
|
+ this.Controls.Add(this.pi_title);
|
|
|
this.Controls.Add(this.pi_titile_label);
|
|
|
this.Controls.Add(this.pi_inoutno_label);
|
|
|
this.Controls.Add(this.pi_inoutno);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.Name = "Warehouse_FinishedProductOut";
|
|
|
this.Tag = "Warehouse!FinishedProductIn";
|
|
|
this.Text = "成品出货";
|
|
|
@@ -462,7 +463,7 @@
|
|
|
private CustomControl.TextBoxWithIcon.SearchTextBox pi_inoutno;
|
|
|
private System.Windows.Forms.Label pi_inoutno_label;
|
|
|
private System.Windows.Forms.Label pi_titile_label;
|
|
|
- private System.Windows.Forms.Label pi_titile;
|
|
|
+ private System.Windows.Forms.Label pi_title;
|
|
|
private CustomControl.ButtonUtil.NormalButton ProdDetail;
|
|
|
private CustomControl.ButtonUtil.NormalButton NewProdInOut;
|
|
|
private CustomControl.ButtonUtil.NormalButton ConfirmOut;
|
|
|
@@ -476,11 +477,11 @@
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
private CustomControl.DataGrid_View.DataGridViewWithSerialNum InOutDetailDGV;
|
|
|
- private System.Windows.Forms.RadioButton radioButton1;
|
|
|
- private System.Windows.Forms.RadioButton radioButton2;
|
|
|
- private System.Windows.Forms.RadioButton radioButton3;
|
|
|
- private System.Windows.Forms.TextBox textBox1;
|
|
|
- private CustomControl.CustomCheckBox.CustomCheckBox customCheckBox1;
|
|
|
+ private System.Windows.Forms.RadioButton palletBtn;
|
|
|
+ private System.Windows.Forms.RadioButton serBtn;
|
|
|
+ private System.Windows.Forms.RadioButton bigboxBtn;
|
|
|
+ private System.Windows.Forms.TextBox input;
|
|
|
+ private CustomControl.CustomCheckBox.CustomCheckBox cancel;
|
|
|
private CustomControl.ButtonUtil.NormalButton Clean;
|
|
|
private CustomControl.CustomCheckBox.CustomCheckBox customCheckBox2;
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|