|
|
@@ -133,6 +133,34 @@
|
|
|
this.sg_code = new UAS_LabelMachine.CustomControl.SearchTextBox();
|
|
|
this.MessageLog = new UAS_LabelMachine.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
|
|
|
+ this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.pr_midboxcapacity_user = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_ifpick = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_ordercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_year = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_month = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_day = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_custoutboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_custprodspec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.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.BlurSearch();
|
|
|
this.SingleLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.LabelSpace = new System.Windows.Forms.CheckBox();
|
|
|
@@ -156,6 +184,7 @@
|
|
|
this.MidLabelAutoPrint = new System.Windows.Forms.CheckBox();
|
|
|
this.MidLabelCombox = new System.Windows.Forms.ComboBox();
|
|
|
this.OutBoxLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.DiffCustOutBoxCode = new System.Windows.Forms.CheckBox();
|
|
|
this.groupBoxWithBorder2 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.cu_print_ordercode = new System.Windows.Forms.CheckBox();
|
|
|
this.cu_print_outpo = new System.Windows.Forms.CheckBox();
|
|
|
@@ -173,34 +202,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.pr_midboxcapacity_user = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_ifpick = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_ordercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_year = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_month = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_day = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_custoutboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_custprodspec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.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.Si_ItemDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
this.Menu.SuspendLayout();
|
|
|
@@ -726,7 +727,7 @@
|
|
|
//
|
|
|
// ChooseAll
|
|
|
//
|
|
|
- this.ChooseAll.Location = new System.Drawing.Point(4, 252);
|
|
|
+ this.ChooseAll.Location = new System.Drawing.Point(4, 260);
|
|
|
this.ChooseAll.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.ChooseAll.Name = "ChooseAll";
|
|
|
this.ChooseAll.Size = new System.Drawing.Size(38, 22);
|
|
|
@@ -908,7 +909,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(69, 138);
|
|
|
+ this.label18.Location = new System.Drawing.Point(68, 137);
|
|
|
this.label18.Name = "label18";
|
|
|
this.label18.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label18.TabIndex = 90;
|
|
|
@@ -942,7 +943,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(68, 65);
|
|
|
+ this.label16.Location = new System.Drawing.Point(67, 64);
|
|
|
this.label16.Name = "label16";
|
|
|
this.label16.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label16.TabIndex = 87;
|
|
|
@@ -976,7 +977,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(10, 111);
|
|
|
+ this.label12.Location = new System.Drawing.Point(9, 110);
|
|
|
this.label12.Name = "label12";
|
|
|
this.label12.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label12.TabIndex = 77;
|
|
|
@@ -986,7 +987,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(10, 40);
|
|
|
+ this.label7.Location = new System.Drawing.Point(9, 39);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label7.TabIndex = 76;
|
|
|
@@ -1039,7 +1040,7 @@
|
|
|
//
|
|
|
this.Capacity.AutoSize = true;
|
|
|
this.Capacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Capacity.Location = new System.Drawing.Point(59, 68);
|
|
|
+ this.Capacity.Location = new System.Drawing.Point(58, 67);
|
|
|
this.Capacity.Name = "Capacity";
|
|
|
this.Capacity.Size = new System.Drawing.Size(0, 17);
|
|
|
this.Capacity.TabIndex = 75;
|
|
|
@@ -1048,7 +1049,7 @@
|
|
|
//
|
|
|
this.Process_midboxcode.AutoSize = true;
|
|
|
this.Process_midboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process_midboxcode.Location = new System.Drawing.Point(59, 112);
|
|
|
+ this.Process_midboxcode.Location = new System.Drawing.Point(58, 111);
|
|
|
this.Process_midboxcode.Name = "Process_midboxcode";
|
|
|
this.Process_midboxcode.Size = new System.Drawing.Size(15, 17);
|
|
|
this.Process_midboxcode.TabIndex = 74;
|
|
|
@@ -1058,7 +1059,7 @@
|
|
|
//
|
|
|
this.Process_outboxcode.AutoSize = true;
|
|
|
this.Process_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process_outboxcode.Location = new System.Drawing.Point(59, 88);
|
|
|
+ this.Process_outboxcode.Location = new System.Drawing.Point(58, 87);
|
|
|
this.Process_outboxcode.Name = "Process_outboxcode";
|
|
|
this.Process_outboxcode.Size = new System.Drawing.Size(15, 17);
|
|
|
this.Process_outboxcode.TabIndex = 73;
|
|
|
@@ -1069,7 +1070,7 @@
|
|
|
this.TotalCount.AutoSize = true;
|
|
|
this.TotalCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.TotalCount.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.TotalCount.Location = new System.Drawing.Point(93, 20);
|
|
|
+ this.TotalCount.Location = new System.Drawing.Point(92, 19);
|
|
|
this.TotalCount.Name = "TotalCount";
|
|
|
this.TotalCount.Size = new System.Drawing.Size(15, 17);
|
|
|
this.TotalCount.TabIndex = 72;
|
|
|
@@ -1079,7 +1080,7 @@
|
|
|
//
|
|
|
this.label17.AutoSize = true;
|
|
|
this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label17.Location = new System.Drawing.Point(79, 20);
|
|
|
+ this.label17.Location = new System.Drawing.Point(78, 19);
|
|
|
this.label17.Name = "label17";
|
|
|
this.label17.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label17.TabIndex = 71;
|
|
|
@@ -1090,7 +1091,7 @@
|
|
|
this.CollectedCount.AutoSize = true;
|
|
|
this.CollectedCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.CollectedCount.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.CollectedCount.Location = new System.Drawing.Point(61, 20);
|
|
|
+ this.CollectedCount.Location = new System.Drawing.Point(60, 19);
|
|
|
this.CollectedCount.Name = "CollectedCount";
|
|
|
this.CollectedCount.Size = new System.Drawing.Size(15, 17);
|
|
|
this.CollectedCount.TabIndex = 70;
|
|
|
@@ -1100,7 +1101,7 @@
|
|
|
//
|
|
|
this.label14.AutoSize = true;
|
|
|
this.label14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label14.Location = new System.Drawing.Point(9, 88);
|
|
|
+ this.label14.Location = new System.Drawing.Point(8, 87);
|
|
|
this.label14.Name = "label14";
|
|
|
this.label14.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label14.TabIndex = 69;
|
|
|
@@ -1110,7 +1111,7 @@
|
|
|
//
|
|
|
this.label11.AutoSize = true;
|
|
|
this.label11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label11.Location = new System.Drawing.Point(9, 111);
|
|
|
+ this.label11.Location = new System.Drawing.Point(8, 110);
|
|
|
this.label11.Name = "label11";
|
|
|
this.label11.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label11.TabIndex = 68;
|
|
|
@@ -1120,7 +1121,7 @@
|
|
|
//
|
|
|
this.label13.AutoSize = true;
|
|
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label13.Location = new System.Drawing.Point(9, 48);
|
|
|
+ this.label13.Location = new System.Drawing.Point(8, 47);
|
|
|
this.label13.Name = "label13";
|
|
|
this.label13.Size = new System.Drawing.Size(44, 17);
|
|
|
this.label13.TabIndex = 67;
|
|
|
@@ -1130,7 +1131,7 @@
|
|
|
//
|
|
|
this.Installed.AutoSize = true;
|
|
|
this.Installed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Installed.Location = new System.Drawing.Point(59, 48);
|
|
|
+ this.Installed.Location = new System.Drawing.Point(58, 47);
|
|
|
this.Installed.Name = "Installed";
|
|
|
this.Installed.Size = new System.Drawing.Size(0, 17);
|
|
|
this.Installed.TabIndex = 66;
|
|
|
@@ -1139,7 +1140,7 @@
|
|
|
//
|
|
|
this.Process.AutoSize = true;
|
|
|
this.Process.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process.Location = new System.Drawing.Point(9, 20);
|
|
|
+ this.Process.Location = new System.Drawing.Point(8, 19);
|
|
|
this.Process.Name = "Process";
|
|
|
this.Process.Size = new System.Drawing.Size(44, 17);
|
|
|
this.Process.TabIndex = 65;
|
|
|
@@ -1261,6 +1262,228 @@
|
|
|
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;
|
|
|
+ //
|
|
|
+ // pr_midboxcapacity_user
|
|
|
+ //
|
|
|
+ this.pr_midboxcapacity_user.DataPropertyName = "pr_midboxcapacity_user";
|
|
|
+ this.pr_midboxcapacity_user.HeaderText = "pr_midboxcapacity_user";
|
|
|
+ this.pr_midboxcapacity_user.Name = "pr_midboxcapacity_user";
|
|
|
+ this.pr_midboxcapacity_user.Visible = false;
|
|
|
+ this.pr_midboxcapacity_user.Width = 162;
|
|
|
+ //
|
|
|
+ // pib_ifpick
|
|
|
+ //
|
|
|
+ this.pib_ifpick.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_ifpick.DataPropertyName = "pib_ifpick";
|
|
|
+ this.pib_ifpick.HeaderText = "已采集";
|
|
|
+ this.pib_ifpick.Name = "pib_ifpick";
|
|
|
+ this.pib_ifpick.Width = 60;
|
|
|
+ //
|
|
|
+ // pib_ifprint
|
|
|
+ //
|
|
|
+ this.pib_ifprint.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_ifprint.DataPropertyName = "pib_ifprint";
|
|
|
+ this.pib_ifprint.HeaderText = "已打印";
|
|
|
+ this.pib_ifprint.Name = "pib_ifprint";
|
|
|
+ this.pib_ifprint.Width = 60;
|
|
|
+ //
|
|
|
+ // pib_id1
|
|
|
+ //
|
|
|
+ this.pib_id1.DataPropertyName = "pib_id";
|
|
|
+ this.pib_id1.HeaderText = "pib_id";
|
|
|
+ this.pib_id1.Name = "pib_id1";
|
|
|
+ this.pib_id1.Visible = false;
|
|
|
+ this.pib_id1.Width = 66;
|
|
|
+ //
|
|
|
+ // pib_pdno
|
|
|
+ //
|
|
|
+ this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
+ 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 = 78;
|
|
|
+ //
|
|
|
+ // 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_ordercode
|
|
|
+ //
|
|
|
+ this.pd_ordercode.DataPropertyName = "pd_ordercode";
|
|
|
+ this.pd_ordercode.HeaderText = "订单编号";
|
|
|
+ this.pd_ordercode.Name = "pd_ordercode";
|
|
|
+ this.pd_ordercode.Width = 78;
|
|
|
+ //
|
|
|
+ // pr_orispeccode
|
|
|
+ //
|
|
|
+ this.pr_orispeccode.DataPropertyName = "pr_orispeccode";
|
|
|
+ this.pr_orispeccode.HeaderText = "MPN";
|
|
|
+ this.pr_orispeccode.Name = "pr_orispeccode";
|
|
|
+ this.pr_orispeccode.ReadOnly = true;
|
|
|
+ this.pr_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;
|
|
|
+ //
|
|
|
+ // pib_madein
|
|
|
+ //
|
|
|
+ this.pib_madein.DataPropertyName = "pib_madein";
|
|
|
+ this.pib_madein.HeaderText = "产地";
|
|
|
+ this.pib_madein.Name = "pib_madein";
|
|
|
+ this.pib_madein.Width = 54;
|
|
|
+ //
|
|
|
+ // pr_zxbzs
|
|
|
+ //
|
|
|
+ this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
|
|
|
+ this.pr_zxbzs.HeaderText = "最小包装数";
|
|
|
+ this.pr_zxbzs.Name = "pr_zxbzs";
|
|
|
+ this.pr_zxbzs.Visible = false;
|
|
|
+ this.pr_zxbzs.Width = 90;
|
|
|
+ //
|
|
|
+ // pr_unit
|
|
|
+ //
|
|
|
+ this.pr_unit.DataPropertyName = "pr_unit";
|
|
|
+ this.pr_unit.HeaderText = "单位";
|
|
|
+ this.pr_unit.Name = "pr_unit";
|
|
|
+ this.pr_unit.Visible = false;
|
|
|
+ this.pr_unit.Width = 54;
|
|
|
+ //
|
|
|
+ // pib_lotno
|
|
|
+ //
|
|
|
+ this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
+ this.pib_lotno.HeaderText = "LotNo";
|
|
|
+ this.pib_lotno.Name = "pib_lotno";
|
|
|
+ this.pib_lotno.Width = 60;
|
|
|
+ //
|
|
|
+ // pib_datecode
|
|
|
+ //
|
|
|
+ this.pib_datecode.DataPropertyName = "pib_datecode";
|
|
|
+ this.pib_datecode.HeaderText = "DateCode";
|
|
|
+ this.pib_datecode.Name = "pib_datecode";
|
|
|
+ this.pib_datecode.Width = 78;
|
|
|
+ //
|
|
|
+ // pib_year
|
|
|
+ //
|
|
|
+ this.pib_year.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
+ this.pib_year.DataPropertyName = "pib_year";
|
|
|
+ this.pib_year.HeaderText = "年";
|
|
|
+ this.pib_year.Name = "pib_year";
|
|
|
+ this.pib_year.Width = 42;
|
|
|
+ //
|
|
|
+ // pib_month
|
|
|
+ //
|
|
|
+ this.pib_month.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_month.DataPropertyName = "pib_month";
|
|
|
+ this.pib_month.HeaderText = "月";
|
|
|
+ this.pib_month.Name = "pib_month";
|
|
|
+ this.pib_month.Width = 42;
|
|
|
+ //
|
|
|
+ // pib_day
|
|
|
+ //
|
|
|
+ this.pib_day.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_day.DataPropertyName = "pib_day";
|
|
|
+ this.pib_day.HeaderText = "日";
|
|
|
+ this.pib_day.Name = "pib_day";
|
|
|
+ this.pib_day.Width = 42;
|
|
|
+ //
|
|
|
+ // pib_qty
|
|
|
+ //
|
|
|
+ this.pib_qty.DataPropertyName = "pib_qty";
|
|
|
+ this.pib_qty.HeaderText = "数量";
|
|
|
+ this.pib_qty.Name = "pib_qty";
|
|
|
+ this.pib_qty.ReadOnly = true;
|
|
|
+ this.pib_qty.Width = 54;
|
|
|
+ //
|
|
|
+ // pib_barcode
|
|
|
+ //
|
|
|
+ this.pib_barcode.DataPropertyName = "pib_barcode";
|
|
|
+ this.pib_barcode.HeaderText = "唯一条码";
|
|
|
+ this.pib_barcode.Name = "pib_barcode";
|
|
|
+ this.pib_barcode.ReadOnly = true;
|
|
|
+ this.pib_barcode.Visible = false;
|
|
|
+ this.pib_barcode.Width = 78;
|
|
|
+ //
|
|
|
+ // pib_custbarcode
|
|
|
+ //
|
|
|
+ this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
|
|
|
+ this.pib_custbarcode.HeaderText = "料盘条码";
|
|
|
+ this.pib_custbarcode.Name = "pib_custbarcode";
|
|
|
+ this.pib_custbarcode.ReadOnly = true;
|
|
|
+ this.pib_custbarcode.Width = 78;
|
|
|
+ //
|
|
|
+ // pib_custoutboxcode
|
|
|
+ //
|
|
|
+ this.pib_custoutboxcode.DataPropertyName = "pib_custoutboxcode";
|
|
|
+ this.pib_custoutboxcode.HeaderText = "外箱条码";
|
|
|
+ this.pib_custoutboxcode.Name = "pib_custoutboxcode";
|
|
|
+ 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;
|
|
|
+ //
|
|
|
+ // pd_custprodcode
|
|
|
+ //
|
|
|
+ this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode.HeaderText = "客户料号";
|
|
|
+ this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode.ReadOnly = true;
|
|
|
+ this.pd_custprodcode.Width = 78;
|
|
|
+ //
|
|
|
+ // pd_custprodspec
|
|
|
+ //
|
|
|
+ this.pd_custprodspec.DataPropertyName = "pd_custprodspec";
|
|
|
+ this.pd_custprodspec.HeaderText = "客户型号";
|
|
|
+ this.pd_custprodspec.Name = "pd_custprodspec";
|
|
|
+ this.pd_custprodspec.ReadOnly = true;
|
|
|
+ this.pd_custprodspec.Width = 78;
|
|
|
+ //
|
|
|
+ // pr_spec
|
|
|
+ //
|
|
|
+ this.pr_spec.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
+ this.pr_spec.DataPropertyName = "pr_spec";
|
|
|
+ this.pr_spec.HeaderText = "规格";
|
|
|
+ this.pr_spec.Name = "pr_spec";
|
|
|
+ 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.Width = 90;
|
|
|
+ //
|
|
|
+ // pib_outboxcode2
|
|
|
+ //
|
|
|
+ this.pib_outboxcode2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_outboxcode2.DataPropertyName = "pib_outboxcode2";
|
|
|
+ this.pib_outboxcode2.HeaderText = "外箱号";
|
|
|
+ this.pib_outboxcode2.Name = "pib_outboxcode2";
|
|
|
+ this.pib_outboxcode2.Width = 90;
|
|
|
+ //
|
|
|
// pi_inoutno
|
|
|
//
|
|
|
this.pi_inoutno.Condition = null;
|
|
|
@@ -1298,7 +1521,7 @@
|
|
|
//
|
|
|
this.LabelSpace.AutoSize = true;
|
|
|
this.LabelSpace.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.LabelSpace.Location = new System.Drawing.Point(5, 130);
|
|
|
+ this.LabelSpace.Location = new System.Drawing.Point(8, 138);
|
|
|
this.LabelSpace.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.LabelSpace.Name = "LabelSpace";
|
|
|
this.LabelSpace.Size = new System.Drawing.Size(75, 21);
|
|
|
@@ -1311,7 +1534,7 @@
|
|
|
//
|
|
|
this.label8.AutoSize = true;
|
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
- this.label8.Location = new System.Drawing.Point(5, 20);
|
|
|
+ this.label8.Location = new System.Drawing.Point(4, 19);
|
|
|
this.label8.Name = "label8";
|
|
|
this.label8.Size = new System.Drawing.Size(55, 20);
|
|
|
this.label8.TabIndex = 116;
|
|
|
@@ -1320,7 +1543,7 @@
|
|
|
// SingleDocRefresh
|
|
|
//
|
|
|
this.SingleDocRefresh.AutoSize = true;
|
|
|
- this.SingleDocRefresh.Location = new System.Drawing.Point(59, 20);
|
|
|
+ this.SingleDocRefresh.Location = new System.Drawing.Point(58, 19);
|
|
|
this.SingleDocRefresh.Name = "SingleDocRefresh";
|
|
|
this.SingleDocRefresh.Size = new System.Drawing.Size(42, 21);
|
|
|
this.SingleDocRefresh.TabIndex = 89;
|
|
|
@@ -1342,7 +1565,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(80, 206);
|
|
|
+ this.SingleLabelPrint.Location = new System.Drawing.Point(80, 208);
|
|
|
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);
|
|
|
@@ -1355,7 +1578,7 @@
|
|
|
//
|
|
|
this.SingleLabelAutoPrint.AutoSize = true;
|
|
|
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(6, 102);
|
|
|
+ this.SingleLabelAutoPrint.Location = new System.Drawing.Point(9, 110);
|
|
|
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);
|
|
|
@@ -1415,7 +1638,7 @@
|
|
|
//
|
|
|
this.label9.AutoSize = true;
|
|
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
- this.label9.Location = new System.Drawing.Point(5, 20);
|
|
|
+ this.label9.Location = new System.Drawing.Point(4, 19);
|
|
|
this.label9.Name = "label9";
|
|
|
this.label9.Size = new System.Drawing.Size(55, 20);
|
|
|
this.label9.TabIndex = 117;
|
|
|
@@ -1424,7 +1647,7 @@
|
|
|
// MidDocRefresh
|
|
|
//
|
|
|
this.MidDocRefresh.AutoSize = true;
|
|
|
- this.MidDocRefresh.Location = new System.Drawing.Point(57, 20);
|
|
|
+ this.MidDocRefresh.Location = new System.Drawing.Point(56, 19);
|
|
|
this.MidDocRefresh.Name = "MidDocRefresh";
|
|
|
this.MidDocRefresh.Size = new System.Drawing.Size(42, 21);
|
|
|
this.MidDocRefresh.TabIndex = 90;
|
|
|
@@ -1449,7 +1672,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(8, 174);
|
|
|
+ this.label5.Location = new System.Drawing.Point(7, 173);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label5.TabIndex = 50;
|
|
|
@@ -1459,7 +1682,7 @@
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.Location = new System.Drawing.Point(8, 143);
|
|
|
+ this.label4.Location = new System.Drawing.Point(7, 142);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label4.TabIndex = 49;
|
|
|
@@ -1479,7 +1702,7 @@
|
|
|
//
|
|
|
this.label15.AutoSize = true;
|
|
|
this.label15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label15.Location = new System.Drawing.Point(99, 144);
|
|
|
+ this.label15.Location = new System.Drawing.Point(98, 143);
|
|
|
this.label15.Name = "label15";
|
|
|
this.label15.Size = new System.Drawing.Size(20, 17);
|
|
|
this.label15.TabIndex = 40;
|
|
|
@@ -1511,7 +1734,7 @@
|
|
|
//
|
|
|
this.MidLabelAutoPrint.AutoSize = true;
|
|
|
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(5, 106);
|
|
|
+ this.MidLabelAutoPrint.Location = new System.Drawing.Point(4, 105);
|
|
|
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);
|
|
|
@@ -1533,6 +1756,7 @@
|
|
|
//
|
|
|
// OutBoxLabel
|
|
|
//
|
|
|
+ this.OutBoxLabel.Controls.Add(this.DiffCustOutBoxCode);
|
|
|
this.OutBoxLabel.Controls.Add(this.groupBoxWithBorder2);
|
|
|
this.OutBoxLabel.Controls.Add(this.label19);
|
|
|
this.OutBoxLabel.Controls.Add(this.OutDocRefresh);
|
|
|
@@ -1555,6 +1779,18 @@
|
|
|
this.OutBoxLabel.TabStop = false;
|
|
|
this.OutBoxLabel.Text = "外箱标签";
|
|
|
//
|
|
|
+ // DiffCustOutBoxCode
|
|
|
+ //
|
|
|
+ this.DiffCustOutBoxCode.AutoSize = true;
|
|
|
+ this.DiffCustOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.DiffCustOutBoxCode.Location = new System.Drawing.Point(96, 165);
|
|
|
+ this.DiffCustOutBoxCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.DiffCustOutBoxCode.Name = "DiffCustOutBoxCode";
|
|
|
+ this.DiffCustOutBoxCode.Size = new System.Drawing.Size(75, 21);
|
|
|
+ this.DiffCustOutBoxCode.TabIndex = 96;
|
|
|
+ this.DiffCustOutBoxCode.Text = "区分流水";
|
|
|
+ this.DiffCustOutBoxCode.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
// groupBoxWithBorder2
|
|
|
//
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.cu_print_ordercode);
|
|
|
@@ -1576,7 +1812,7 @@
|
|
|
//
|
|
|
this.cu_print_ordercode.AutoSize = true;
|
|
|
this.cu_print_ordercode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.cu_print_ordercode.Location = new System.Drawing.Point(6, 67);
|
|
|
+ this.cu_print_ordercode.Location = new System.Drawing.Point(5, 66);
|
|
|
this.cu_print_ordercode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.cu_print_ordercode.Name = "cu_print_ordercode";
|
|
|
this.cu_print_ordercode.Size = new System.Drawing.Size(75, 21);
|
|
|
@@ -1588,7 +1824,7 @@
|
|
|
//
|
|
|
this.cu_print_outpo.AutoSize = true;
|
|
|
this.cu_print_outpo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.cu_print_outpo.Location = new System.Drawing.Point(6, 44);
|
|
|
+ this.cu_print_outpo.Location = new System.Drawing.Point(5, 43);
|
|
|
this.cu_print_outpo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.cu_print_outpo.Name = "cu_print_outpo";
|
|
|
this.cu_print_outpo.Size = new System.Drawing.Size(75, 21);
|
|
|
@@ -1600,7 +1836,7 @@
|
|
|
//
|
|
|
this.cu_print_outdc.AutoSize = true;
|
|
|
this.cu_print_outdc.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.cu_print_outdc.Location = new System.Drawing.Point(6, 115);
|
|
|
+ this.cu_print_outdc.Location = new System.Drawing.Point(5, 114);
|
|
|
this.cu_print_outdc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.cu_print_outdc.Name = "cu_print_outdc";
|
|
|
this.cu_print_outdc.Size = new System.Drawing.Size(44, 21);
|
|
|
@@ -1612,7 +1848,7 @@
|
|
|
//
|
|
|
this.cu_print_outlotno.AutoSize = true;
|
|
|
this.cu_print_outlotno.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.cu_print_outlotno.Location = new System.Drawing.Point(6, 90);
|
|
|
+ this.cu_print_outlotno.Location = new System.Drawing.Point(5, 89);
|
|
|
this.cu_print_outlotno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.cu_print_outlotno.Name = "cu_print_outlotno";
|
|
|
this.cu_print_outlotno.Size = new System.Drawing.Size(63, 21);
|
|
|
@@ -1624,7 +1860,7 @@
|
|
|
//
|
|
|
this.cu_print_outprod.AutoSize = true;
|
|
|
this.cu_print_outprod.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.cu_print_outprod.Location = new System.Drawing.Point(6, 19);
|
|
|
+ this.cu_print_outprod.Location = new System.Drawing.Point(5, 18);
|
|
|
this.cu_print_outprod.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.cu_print_outprod.Name = "cu_print_outprod";
|
|
|
this.cu_print_outprod.Size = new System.Drawing.Size(75, 21);
|
|
|
@@ -1636,7 +1872,7 @@
|
|
|
//
|
|
|
this.label19.AutoSize = true;
|
|
|
this.label19.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
- this.label19.Location = new System.Drawing.Point(3, 21);
|
|
|
+ this.label19.Location = new System.Drawing.Point(2, 20);
|
|
|
this.label19.Name = "label19";
|
|
|
this.label19.Size = new System.Drawing.Size(55, 20);
|
|
|
this.label19.TabIndex = 118;
|
|
|
@@ -1645,7 +1881,7 @@
|
|
|
// OutDocRefresh
|
|
|
//
|
|
|
this.OutDocRefresh.AutoSize = true;
|
|
|
- this.OutDocRefresh.Location = new System.Drawing.Point(56, 21);
|
|
|
+ this.OutDocRefresh.Location = new System.Drawing.Point(55, 20);
|
|
|
this.OutDocRefresh.Name = "OutDocRefresh";
|
|
|
this.OutDocRefresh.Size = new System.Drawing.Size(42, 21);
|
|
|
this.OutDocRefresh.TabIndex = 91;
|
|
|
@@ -1656,7 +1892,7 @@
|
|
|
// LogingOut
|
|
|
//
|
|
|
this.LogingOut.AutoSize = true;
|
|
|
- this.LogingOut.Location = new System.Drawing.Point(100, 2);
|
|
|
+ this.LogingOut.Location = new System.Drawing.Point(99, 1);
|
|
|
this.LogingOut.Name = "LogingOut";
|
|
|
this.LogingOut.Size = new System.Drawing.Size(42, 21);
|
|
|
this.LogingOut.TabIndex = 77;
|
|
|
@@ -1667,7 +1903,7 @@
|
|
|
// GetOutBoxCode
|
|
|
//
|
|
|
this.GetOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.GetOutBoxCode.Location = new System.Drawing.Point(101, 170);
|
|
|
+ this.GetOutBoxCode.Location = new System.Drawing.Point(101, 188);
|
|
|
this.GetOutBoxCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.GetOutBoxCode.Name = "GetOutBoxCode";
|
|
|
this.GetOutBoxCode.Size = new System.Drawing.Size(68, 26);
|
|
|
@@ -1693,7 +1929,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(89, 137);
|
|
|
+ this.label10.Location = new System.Drawing.Point(92, 141);
|
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label10.TabIndex = 90;
|
|
|
@@ -1703,7 +1939,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(89, 107);
|
|
|
+ this.label6.Location = new System.Drawing.Point(91, 111);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label6.TabIndex = 87;
|
|
|
@@ -1737,7 +1973,7 @@
|
|
|
// OutBoxLabelPrint
|
|
|
//
|
|
|
this.OutBoxLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutBoxLabelPrint.Location = new System.Drawing.Point(101, 205);
|
|
|
+ this.OutBoxLabelPrint.Location = new System.Drawing.Point(101, 218);
|
|
|
this.OutBoxLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OutBoxLabelPrint.Name = "OutBoxLabelPrint";
|
|
|
this.OutBoxLabelPrint.Size = new System.Drawing.Size(68, 26);
|
|
|
@@ -1758,234 +1994,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;
|
|
|
- //
|
|
|
- // pr_midboxcapacity_user
|
|
|
- //
|
|
|
- this.pr_midboxcapacity_user.DataPropertyName = "pr_midboxcapacity_user";
|
|
|
- this.pr_midboxcapacity_user.HeaderText = "pr_midboxcapacity_user";
|
|
|
- this.pr_midboxcapacity_user.Name = "pr_midboxcapacity_user";
|
|
|
- this.pr_midboxcapacity_user.Visible = false;
|
|
|
- this.pr_midboxcapacity_user.Width = 162;
|
|
|
- //
|
|
|
- // pib_ifpick
|
|
|
- //
|
|
|
- this.pib_ifpick.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_ifpick.DataPropertyName = "pib_ifpick";
|
|
|
- this.pib_ifpick.HeaderText = "已采集";
|
|
|
- this.pib_ifpick.Name = "pib_ifpick";
|
|
|
- this.pib_ifpick.Width = 60;
|
|
|
- //
|
|
|
- // pib_ifprint
|
|
|
- //
|
|
|
- this.pib_ifprint.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_ifprint.DataPropertyName = "pib_ifprint";
|
|
|
- this.pib_ifprint.HeaderText = "已打印";
|
|
|
- this.pib_ifprint.Name = "pib_ifprint";
|
|
|
- this.pib_ifprint.Width = 60;
|
|
|
- //
|
|
|
- // pib_id1
|
|
|
- //
|
|
|
- this.pib_id1.DataPropertyName = "pib_id";
|
|
|
- this.pib_id1.HeaderText = "pib_id";
|
|
|
- this.pib_id1.Name = "pib_id1";
|
|
|
- this.pib_id1.Visible = false;
|
|
|
- this.pib_id1.Width = 66;
|
|
|
- //
|
|
|
- // pib_pdno
|
|
|
- //
|
|
|
- this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
- 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 = 78;
|
|
|
- //
|
|
|
- // 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_ordercode
|
|
|
- //
|
|
|
- this.pd_ordercode.DataPropertyName = "pd_ordercode";
|
|
|
- this.pd_ordercode.HeaderText = "订单编号";
|
|
|
- this.pd_ordercode.Name = "pd_ordercode";
|
|
|
- this.pd_ordercode.Width = 78;
|
|
|
- //
|
|
|
- // pr_orispeccode
|
|
|
- //
|
|
|
- this.pr_orispeccode.DataPropertyName = "pr_orispeccode";
|
|
|
- this.pr_orispeccode.HeaderText = "MPN";
|
|
|
- this.pr_orispeccode.Name = "pr_orispeccode";
|
|
|
- this.pr_orispeccode.ReadOnly = true;
|
|
|
- this.pr_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.Visible = false;
|
|
|
- this.pib_brand.Width = 54;
|
|
|
- //
|
|
|
- // pib_madein
|
|
|
- //
|
|
|
- this.pib_madein.DataPropertyName = "pib_madein";
|
|
|
- this.pib_madein.HeaderText = "产地";
|
|
|
- this.pib_madein.Name = "pib_madein";
|
|
|
- this.pib_madein.Width = 54;
|
|
|
- //
|
|
|
- // pr_zxbzs
|
|
|
- //
|
|
|
- this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
|
|
|
- this.pr_zxbzs.HeaderText = "最小包装数";
|
|
|
- this.pr_zxbzs.Name = "pr_zxbzs";
|
|
|
- this.pr_zxbzs.Visible = false;
|
|
|
- this.pr_zxbzs.Width = 90;
|
|
|
- //
|
|
|
- // pr_unit
|
|
|
- //
|
|
|
- this.pr_unit.DataPropertyName = "pr_unit";
|
|
|
- this.pr_unit.HeaderText = "单位";
|
|
|
- this.pr_unit.Name = "pr_unit";
|
|
|
- this.pr_unit.Visible = false;
|
|
|
- this.pr_unit.Width = 54;
|
|
|
- //
|
|
|
- // pib_lotno
|
|
|
- //
|
|
|
- this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
- this.pib_lotno.HeaderText = "LotNo";
|
|
|
- this.pib_lotno.Name = "pib_lotno";
|
|
|
- this.pib_lotno.Width = 60;
|
|
|
- //
|
|
|
- // pib_datecode
|
|
|
- //
|
|
|
- this.pib_datecode.DataPropertyName = "pib_datecode";
|
|
|
- this.pib_datecode.HeaderText = "DateCode";
|
|
|
- this.pib_datecode.Name = "pib_datecode";
|
|
|
- this.pib_datecode.Width = 78;
|
|
|
- //
|
|
|
- // pib_year
|
|
|
- //
|
|
|
- this.pib_year.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
- this.pib_year.DataPropertyName = "pib_year";
|
|
|
- this.pib_year.HeaderText = "年";
|
|
|
- this.pib_year.Name = "pib_year";
|
|
|
- this.pib_year.Visible = false;
|
|
|
- this.pib_year.Width = 42;
|
|
|
- //
|
|
|
- // pib_month
|
|
|
- //
|
|
|
- this.pib_month.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_month.DataPropertyName = "pib_month";
|
|
|
- this.pib_month.HeaderText = "月";
|
|
|
- this.pib_month.Name = "pib_month";
|
|
|
- this.pib_month.Visible = false;
|
|
|
- this.pib_month.Width = 42;
|
|
|
- //
|
|
|
- // pib_day
|
|
|
- //
|
|
|
- this.pib_day.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_day.DataPropertyName = "pib_day";
|
|
|
- this.pib_day.HeaderText = "日";
|
|
|
- this.pib_day.Name = "pib_day";
|
|
|
- this.pib_day.Visible = false;
|
|
|
- this.pib_day.Width = 42;
|
|
|
- //
|
|
|
- // pib_qty
|
|
|
- //
|
|
|
- this.pib_qty.DataPropertyName = "pib_qty";
|
|
|
- this.pib_qty.HeaderText = "数量";
|
|
|
- this.pib_qty.Name = "pib_qty";
|
|
|
- this.pib_qty.ReadOnly = true;
|
|
|
- this.pib_qty.Width = 54;
|
|
|
- //
|
|
|
- // pib_barcode
|
|
|
- //
|
|
|
- this.pib_barcode.DataPropertyName = "pib_barcode";
|
|
|
- this.pib_barcode.HeaderText = "唯一条码";
|
|
|
- this.pib_barcode.Name = "pib_barcode";
|
|
|
- this.pib_barcode.ReadOnly = true;
|
|
|
- this.pib_barcode.Visible = false;
|
|
|
- this.pib_barcode.Width = 78;
|
|
|
- //
|
|
|
- // pib_custbarcode
|
|
|
- //
|
|
|
- this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
|
|
|
- this.pib_custbarcode.HeaderText = "料盘条码";
|
|
|
- this.pib_custbarcode.Name = "pib_custbarcode";
|
|
|
- this.pib_custbarcode.ReadOnly = true;
|
|
|
- this.pib_custbarcode.Width = 78;
|
|
|
- //
|
|
|
- // pib_custoutboxcode
|
|
|
- //
|
|
|
- this.pib_custoutboxcode.DataPropertyName = "pib_custoutboxcode";
|
|
|
- this.pib_custoutboxcode.HeaderText = "外箱条码";
|
|
|
- this.pib_custoutboxcode.Name = "pib_custoutboxcode";
|
|
|
- this.pib_custoutboxcode.Visible = false;
|
|
|
- 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;
|
|
|
- //
|
|
|
- // pd_custprodcode
|
|
|
- //
|
|
|
- this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
- this.pd_custprodcode.HeaderText = "客户料号";
|
|
|
- this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
- this.pd_custprodcode.ReadOnly = true;
|
|
|
- this.pd_custprodcode.Width = 78;
|
|
|
- //
|
|
|
- // pd_custprodspec
|
|
|
- //
|
|
|
- this.pd_custprodspec.DataPropertyName = "pd_custprodspec";
|
|
|
- this.pd_custprodspec.HeaderText = "客户型号";
|
|
|
- this.pd_custprodspec.Name = "pd_custprodspec";
|
|
|
- this.pd_custprodspec.ReadOnly = true;
|
|
|
- this.pd_custprodspec.Visible = false;
|
|
|
- this.pd_custprodspec.Width = 78;
|
|
|
- //
|
|
|
- // pr_spec
|
|
|
- //
|
|
|
- this.pr_spec.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
- this.pr_spec.DataPropertyName = "pr_spec";
|
|
|
- this.pr_spec.HeaderText = "规格";
|
|
|
- this.pr_spec.Name = "pr_spec";
|
|
|
- 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.Width = 90;
|
|
|
- //
|
|
|
- // pib_outboxcode2
|
|
|
- //
|
|
|
- this.pib_outboxcode2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_outboxcode2.DataPropertyName = "pib_outboxcode2";
|
|
|
- this.pib_outboxcode2.HeaderText = "外箱号";
|
|
|
- this.pib_outboxcode2.Name = "pib_outboxcode2";
|
|
|
- this.pib_outboxcode2.Width = 90;
|
|
|
- //
|
|
|
// UAS_出货标签打印
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
@@ -2209,6 +2217,7 @@
|
|
|
private System.Windows.Forms.Button GetMidBoxCode;
|
|
|
private System.Windows.Forms.CheckBox cu_print_ordercode;
|
|
|
private System.Windows.Forms.CheckBox LabelSpace;
|
|
|
+ private System.Windows.Forms.CheckBox DiffCustOutBoxCode;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_midboxcapacity_user;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifpick;
|