|
|
@@ -31,6 +31,7 @@
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_BigBoxCollection));
|
|
|
this.pa_outboxcode_label = new System.Windows.Forms.Label();
|
|
|
this.pa_totalqty_label = new System.Windows.Forms.Label();
|
|
|
+ this.pa_salecode_label = new System.Windows.Forms.Label();
|
|
|
this.pa_makecode_label = new System.Windows.Forms.Label();
|
|
|
this.AutoPrint = new System.Windows.Forms.CheckBox();
|
|
|
this.pa_restqty_label = new System.Windows.Forms.Label();
|
|
|
@@ -46,8 +47,8 @@
|
|
|
this.pa_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
- this.cartonoutboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.palletcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.SearchPallet = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.Printlab = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.ReleasePallet = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
@@ -60,10 +61,9 @@
|
|
|
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pa_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.pa_salecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pa_totalqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pa_outboxcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.pa_packageqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.pa_packageqty_label = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageInf)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
@@ -82,17 +82,27 @@
|
|
|
//
|
|
|
this.pa_totalqty_label.AutoSize = true;
|
|
|
this.pa_totalqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_totalqty_label.Location = new System.Drawing.Point(235, 77);
|
|
|
+ this.pa_totalqty_label.Location = new System.Drawing.Point(235, 27);
|
|
|
this.pa_totalqty_label.Name = "pa_totalqty_label";
|
|
|
this.pa_totalqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pa_totalqty_label.TabIndex = 104;
|
|
|
- this.pa_totalqty_label.Text = "已装数量";
|
|
|
+ this.pa_totalqty_label.Text = "箱内数量";
|
|
|
+ //
|
|
|
+ // pa_salecode_label
|
|
|
+ //
|
|
|
+ this.pa_salecode_label.AutoSize = true;
|
|
|
+ this.pa_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pa_salecode_label.Location = new System.Drawing.Point(20, 79);
|
|
|
+ this.pa_salecode_label.Name = "pa_salecode_label";
|
|
|
+ this.pa_salecode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
+ this.pa_salecode_label.TabIndex = 106;
|
|
|
+ this.pa_salecode_label.Text = "订单号";
|
|
|
//
|
|
|
// pa_makecode_label
|
|
|
//
|
|
|
this.pa_makecode_label.AutoSize = true;
|
|
|
this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_makecode_label.Location = new System.Drawing.Point(235, 27);
|
|
|
+ this.pa_makecode_label.Location = new System.Drawing.Point(453, 27);
|
|
|
this.pa_makecode_label.Name = "pa_makecode_label";
|
|
|
this.pa_makecode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pa_makecode_label.TabIndex = 108;
|
|
|
@@ -125,7 +135,7 @@
|
|
|
//
|
|
|
this.pa_custcode_label.AutoSize = true;
|
|
|
this.pa_custcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_custcode_label.Location = new System.Drawing.Point(735, 27);
|
|
|
+ this.pa_custcode_label.Location = new System.Drawing.Point(235, 79);
|
|
|
this.pa_custcode_label.Name = "pa_custcode_label";
|
|
|
this.pa_custcode_label.Size = new System.Drawing.Size(42, 21);
|
|
|
this.pa_custcode_label.TabIndex = 157;
|
|
|
@@ -155,7 +165,7 @@
|
|
|
//
|
|
|
this.pa_prodcode_label.AutoSize = true;
|
|
|
this.pa_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_prodcode_label.Location = new System.Drawing.Point(453, 27);
|
|
|
+ this.pa_prodcode_label.Location = new System.Drawing.Point(735, 27);
|
|
|
this.pa_prodcode_label.Name = "pa_prodcode_label";
|
|
|
this.pa_prodcode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pa_prodcode_label.TabIndex = 169;
|
|
|
@@ -216,7 +226,7 @@
|
|
|
this.pa_prodcode.AutoSize = true;
|
|
|
this.pa_prodcode.CutLength = null;
|
|
|
this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_prodcode.Location = new System.Drawing.Point(562, 27);
|
|
|
+ this.pa_prodcode.Location = new System.Drawing.Point(829, 27);
|
|
|
this.pa_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pa_prodcode.Name = "pa_prodcode";
|
|
|
this.pa_prodcode.Size = new System.Drawing.Size(0, 21);
|
|
|
@@ -250,37 +260,37 @@
|
|
|
this.OperateResult.TabIndex = 167;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
- // cartonoutboxcode
|
|
|
- //
|
|
|
- this.cartonoutboxcode.AllPower = "ifall";
|
|
|
- this.cartonoutboxcode.BackColor = System.Drawing.Color.White;
|
|
|
- this.cartonoutboxcode.ID = null;
|
|
|
- this.cartonoutboxcode.Location = new System.Drawing.Point(813, 335);
|
|
|
- this.cartonoutboxcode.Name = "cartonoutboxcode";
|
|
|
- this.cartonoutboxcode.Power = "ifwrite";
|
|
|
- this.cartonoutboxcode.Size = new System.Drawing.Size(147, 21);
|
|
|
- this.cartonoutboxcode.Str = null;
|
|
|
- this.cartonoutboxcode.Str1 = null;
|
|
|
- this.cartonoutboxcode.Str2 = null;
|
|
|
- this.cartonoutboxcode.TabIndex = 164;
|
|
|
- this.cartonoutboxcode.Tag = "NoAuto";
|
|
|
- this.cartonoutboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.outboxcode_KeyDown);
|
|
|
- //
|
|
|
// outboxcode
|
|
|
//
|
|
|
this.outboxcode.AllPower = "ifall";
|
|
|
this.outboxcode.BackColor = System.Drawing.Color.White;
|
|
|
this.outboxcode.ID = null;
|
|
|
- this.outboxcode.Location = new System.Drawing.Point(813, 291);
|
|
|
+ this.outboxcode.Location = new System.Drawing.Point(813, 335);
|
|
|
this.outboxcode.Name = "outboxcode";
|
|
|
this.outboxcode.Power = "ifwrite";
|
|
|
this.outboxcode.Size = new System.Drawing.Size(147, 21);
|
|
|
this.outboxcode.Str = null;
|
|
|
this.outboxcode.Str1 = null;
|
|
|
this.outboxcode.Str2 = null;
|
|
|
- this.outboxcode.TabIndex = 163;
|
|
|
+ this.outboxcode.TabIndex = 164;
|
|
|
this.outboxcode.Tag = "NoAuto";
|
|
|
- this.outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.palletcode_KeyDown);
|
|
|
+ this.outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.outboxcode_KeyDown);
|
|
|
+ //
|
|
|
+ // palletcode
|
|
|
+ //
|
|
|
+ this.palletcode.AllPower = "ifall";
|
|
|
+ this.palletcode.BackColor = System.Drawing.Color.White;
|
|
|
+ this.palletcode.ID = null;
|
|
|
+ this.palletcode.Location = new System.Drawing.Point(813, 291);
|
|
|
+ this.palletcode.Name = "palletcode";
|
|
|
+ this.palletcode.Power = "ifwrite";
|
|
|
+ this.palletcode.Size = new System.Drawing.Size(147, 21);
|
|
|
+ this.palletcode.Str = null;
|
|
|
+ this.palletcode.Str1 = null;
|
|
|
+ this.palletcode.Str2 = null;
|
|
|
+ this.palletcode.TabIndex = 163;
|
|
|
+ this.palletcode.Tag = "NoAuto";
|
|
|
+ this.palletcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.palletcode_KeyDown);
|
|
|
//
|
|
|
// SearchPallet
|
|
|
//
|
|
|
@@ -359,7 +369,7 @@
|
|
|
this.pa_custcode.AutoSize = true;
|
|
|
this.pa_custcode.CutLength = null;
|
|
|
this.pa_custcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_custcode.Location = new System.Drawing.Point(829, 27);
|
|
|
+ this.pa_custcode.Location = new System.Drawing.Point(329, 79);
|
|
|
this.pa_custcode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pa_custcode.Name = "pa_custcode";
|
|
|
this.pa_custcode.Size = new System.Drawing.Size(0, 21);
|
|
|
@@ -423,19 +433,31 @@
|
|
|
this.pa_makecode.AutoSize = true;
|
|
|
this.pa_makecode.CutLength = null;
|
|
|
this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_makecode.Location = new System.Drawing.Point(329, 27);
|
|
|
+ this.pa_makecode.Location = new System.Drawing.Point(563, 27);
|
|
|
this.pa_makecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pa_makecode.Name = "pa_makecode";
|
|
|
this.pa_makecode.Size = new System.Drawing.Size(0, 21);
|
|
|
this.pa_makecode.TabIndex = 109;
|
|
|
this.pa_makecode.Tag = "1";
|
|
|
//
|
|
|
+ // pa_salecode
|
|
|
+ //
|
|
|
+ this.pa_salecode.AutoSize = true;
|
|
|
+ this.pa_salecode.CutLength = null;
|
|
|
+ this.pa_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pa_salecode.Location = new System.Drawing.Point(98, 79);
|
|
|
+ this.pa_salecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.pa_salecode.Name = "pa_salecode";
|
|
|
+ this.pa_salecode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.pa_salecode.TabIndex = 107;
|
|
|
+ this.pa_salecode.Tag = "1";
|
|
|
+ //
|
|
|
// pa_totalqty
|
|
|
//
|
|
|
this.pa_totalqty.AutoSize = true;
|
|
|
this.pa_totalqty.CutLength = null;
|
|
|
this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_totalqty.Location = new System.Drawing.Point(329, 77);
|
|
|
+ this.pa_totalqty.Location = new System.Drawing.Point(329, 27);
|
|
|
this.pa_totalqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pa_totalqty.Name = "pa_totalqty";
|
|
|
this.pa_totalqty.Size = new System.Drawing.Size(0, 21);
|
|
|
@@ -447,42 +469,18 @@
|
|
|
this.pa_outboxcode.AutoSize = true;
|
|
|
this.pa_outboxcode.CutLength = null;
|
|
|
this.pa_outboxcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_outboxcode.Location = new System.Drawing.Point(114, 27);
|
|
|
+ this.pa_outboxcode.Location = new System.Drawing.Point(98, 27);
|
|
|
this.pa_outboxcode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pa_outboxcode.Name = "pa_outboxcode";
|
|
|
this.pa_outboxcode.Size = new System.Drawing.Size(0, 21);
|
|
|
this.pa_outboxcode.TabIndex = 103;
|
|
|
this.pa_outboxcode.Tag = "1";
|
|
|
//
|
|
|
- // pa_packageqty
|
|
|
- //
|
|
|
- this.pa_packageqty.AutoSize = true;
|
|
|
- this.pa_packageqty.CutLength = null;
|
|
|
- this.pa_packageqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_packageqty.Location = new System.Drawing.Point(114, 77);
|
|
|
- this.pa_packageqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
- this.pa_packageqty.Name = "pa_packageqty";
|
|
|
- this.pa_packageqty.Size = new System.Drawing.Size(0, 21);
|
|
|
- this.pa_packageqty.TabIndex = 177;
|
|
|
- this.pa_packageqty.Tag = "1";
|
|
|
- //
|
|
|
- // pa_packageqty_label
|
|
|
- //
|
|
|
- this.pa_packageqty_label.AutoSize = true;
|
|
|
- this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_packageqty_label.Location = new System.Drawing.Point(20, 77);
|
|
|
- this.pa_packageqty_label.Name = "pa_packageqty_label";
|
|
|
- this.pa_packageqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
- this.pa_packageqty_label.TabIndex = 176;
|
|
|
- this.pa_packageqty_label.Text = "箱内容量";
|
|
|
- //
|
|
|
// Make_BigBoxCollection
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(997, 552);
|
|
|
- this.Controls.Add(this.pa_packageqty);
|
|
|
- this.Controls.Add(this.pa_packageqty_label);
|
|
|
this.Controls.Add(this.PrintNum);
|
|
|
this.Controls.Add(this.PrintLabel_label);
|
|
|
this.Controls.Add(this.PrinterList_label);
|
|
|
@@ -494,8 +492,8 @@
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
this.Controls.Add(this.outboxcode_label);
|
|
|
this.Controls.Add(this.palletcode_label);
|
|
|
- this.Controls.Add(this.cartonoutboxcode);
|
|
|
this.Controls.Add(this.outboxcode);
|
|
|
+ this.Controls.Add(this.palletcode);
|
|
|
this.Controls.Add(this.SearchPallet);
|
|
|
this.Controls.Add(this.Printlab);
|
|
|
this.Controls.Add(this.ReleasePallet);
|
|
|
@@ -507,6 +505,8 @@
|
|
|
this.Controls.Add(this.AutoPrint);
|
|
|
this.Controls.Add(this.pa_makecode);
|
|
|
this.Controls.Add(this.pa_makecode_label);
|
|
|
+ this.Controls.Add(this.pa_salecode);
|
|
|
+ this.Controls.Add(this.pa_salecode_label);
|
|
|
this.Controls.Add(this.pa_totalqty);
|
|
|
this.Controls.Add(this.pa_totalqty_label);
|
|
|
this.Controls.Add(this.pa_outboxcode);
|
|
|
@@ -530,6 +530,8 @@
|
|
|
private System.Windows.Forms.Label pa_outboxcode_label;
|
|
|
private CustomControl.ValueLabel.ValueLabel pa_totalqty;
|
|
|
private System.Windows.Forms.Label pa_totalqty_label;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel pa_salecode;
|
|
|
+ private System.Windows.Forms.Label pa_salecode_label;
|
|
|
private CustomControl.ValueLabel.ValueLabel pa_makecode;
|
|
|
private System.Windows.Forms.Label pa_makecode_label;
|
|
|
private System.Windows.Forms.CheckBox AutoPrint;
|
|
|
@@ -541,8 +543,8 @@
|
|
|
private CustomControl.ButtonUtil.NormalButton ReleasePallet;
|
|
|
private CustomControl.ButtonUtil.NormalButton Printlab;
|
|
|
private CustomControl.ButtonUtil.NormalButton SearchPallet;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox palletcode;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox outboxcode;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox cartonoutboxcode;
|
|
|
private System.Windows.Forms.Label palletcode_label;
|
|
|
private System.Windows.Forms.Label outboxcode_label;
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
@@ -559,7 +561,5 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
|
|
|
- private CustomControl.ValueLabel.ValueLabel pa_packageqty;
|
|
|
- private System.Windows.Forms.Label pa_packageqty_label;
|
|
|
}
|
|
|
}
|