|
|
|
@ -36,11 +36,11 @@ |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
|
|
|
@ -66,14 +66,14 @@ |
|
|
|
this.submited日期 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.uDataGridView1 = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.button2 = new System.Windows.Forms.Button(); |
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.gridUnScan = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.button2 = new System.Windows.Forms.Button(); |
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.gridUnScan = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.unscan序号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.unscan条码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.unscan产品 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
@ -250,7 +250,7 @@ |
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.groupBox2); |
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.groupBox1); |
|
|
|
this.splitContainer2.Size = new System.Drawing.Size(1098, 488); |
|
|
|
this.splitContainer2.SplitterDistance = 578; |
|
|
|
this.splitContainer2.SplitterDistance = 603; |
|
|
|
this.splitContainer2.TabIndex = 0; |
|
|
|
//
|
|
|
|
// groupBox3
|
|
|
|
@ -261,7 +261,7 @@ |
|
|
|
this.groupBox3.Controls.Add(this.gridSubmited); |
|
|
|
this.groupBox3.Location = new System.Drawing.Point(3, 3); |
|
|
|
this.groupBox3.Name = "groupBox3"; |
|
|
|
this.groupBox3.Size = new System.Drawing.Size(572, 482); |
|
|
|
this.groupBox3.Size = new System.Drawing.Size(597, 482); |
|
|
|
this.groupBox3.TabIndex = 3; |
|
|
|
this.groupBox3.TabStop = false; |
|
|
|
this.groupBox3.Text = "已扫码产品"; |
|
|
|
@ -302,7 +302,7 @@ |
|
|
|
this.gridSubmited.RowsDefaultCellStyle = dataGridViewCellStyle5; |
|
|
|
this.gridSubmited.RowTemplate.Height = 23; |
|
|
|
this.gridSubmited.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.gridSubmited.Size = new System.Drawing.Size(566, 462); |
|
|
|
this.gridSubmited.Size = new System.Drawing.Size(591, 462); |
|
|
|
this.gridSubmited.TabIndex = 1; |
|
|
|
//
|
|
|
|
// submited序号
|
|
|
|
@ -368,7 +368,7 @@ |
|
|
|
this.groupBox2.Controls.Add(this.button2); |
|
|
|
this.groupBox2.Location = new System.Drawing.Point(7, 3); |
|
|
|
this.groupBox2.Name = "groupBox2"; |
|
|
|
this.groupBox2.Size = new System.Drawing.Size(506, 181); |
|
|
|
this.groupBox2.Size = new System.Drawing.Size(481, 181); |
|
|
|
this.groupBox2.TabIndex = 1; |
|
|
|
this.groupBox2.TabStop = false; |
|
|
|
this.groupBox2.Text = "退库"; |
|
|
|
@ -409,52 +409,9 @@ |
|
|
|
this.uDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle10; |
|
|
|
this.uDataGridView1.RowTemplate.Height = 23; |
|
|
|
this.uDataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.uDataGridView1.Size = new System.Drawing.Size(503, 126); |
|
|
|
this.uDataGridView1.Size = new System.Drawing.Size(478, 126); |
|
|
|
this.uDataGridView1.TabIndex = 3; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn1
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn1.DataPropertyName = "ID"; |
|
|
|
this.dataGridViewTextBoxColumn1.HeaderText = "序号"; |
|
|
|
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; |
|
|
|
this.dataGridViewTextBoxColumn1.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn2
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.dataGridViewTextBoxColumn2.DataPropertyName = "BarCode"; |
|
|
|
this.dataGridViewTextBoxColumn2.HeaderText = "条码"; |
|
|
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; |
|
|
|
this.dataGridViewTextBoxColumn2.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn3
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.dataGridViewTextBoxColumn3.DataPropertyName = "Goods_Name"; |
|
|
|
this.dataGridViewTextBoxColumn3.HeaderText = "产品"; |
|
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; |
|
|
|
this.dataGridViewTextBoxColumn3.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn3.Width = 60; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn4
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn4.DataPropertyName = "JingWeight"; |
|
|
|
dataGridViewCellStyle8.Format = "N2"; |
|
|
|
this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle8; |
|
|
|
this.dataGridViewTextBoxColumn4.HeaderText = "重量"; |
|
|
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; |
|
|
|
this.dataGridViewTextBoxColumn4.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn5
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn5.DataPropertyName = "CreateTime"; |
|
|
|
dataGridViewCellStyle9.Format = "F"; |
|
|
|
dataGridViewCellStyle9.NullValue = null; |
|
|
|
this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
this.dataGridViewTextBoxColumn5.HeaderText = "日期"; |
|
|
|
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; |
|
|
|
this.dataGridViewTextBoxColumn5.ReadOnly = true; |
|
|
|
//
|
|
|
|
// button2
|
|
|
|
//
|
|
|
|
this.button2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
@ -473,7 +430,7 @@ |
|
|
|
this.groupBox1.Controls.Add(this.gridUnScan); |
|
|
|
this.groupBox1.Location = new System.Drawing.Point(7, 190); |
|
|
|
this.groupBox1.Name = "groupBox1"; |
|
|
|
this.groupBox1.Size = new System.Drawing.Size(509, 295); |
|
|
|
this.groupBox1.Size = new System.Drawing.Size(484, 295); |
|
|
|
this.groupBox1.TabIndex = 0; |
|
|
|
this.groupBox1.TabStop = false; |
|
|
|
this.groupBox1.Text = "未扫码产品"; |
|
|
|
@ -513,23 +470,71 @@ |
|
|
|
this.gridUnScan.RowsDefaultCellStyle = dataGridViewCellStyle15; |
|
|
|
this.gridUnScan.RowTemplate.Height = 23; |
|
|
|
this.gridUnScan.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.gridUnScan.Size = new System.Drawing.Size(503, 275); |
|
|
|
this.gridUnScan.Size = new System.Drawing.Size(478, 275); |
|
|
|
this.gridUnScan.TabIndex = 0; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn1
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn1.DataPropertyName = "ID"; |
|
|
|
this.dataGridViewTextBoxColumn1.HeaderText = "序号"; |
|
|
|
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; |
|
|
|
this.dataGridViewTextBoxColumn1.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn2
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.dataGridViewTextBoxColumn2.DataPropertyName = "BarCode"; |
|
|
|
this.dataGridViewTextBoxColumn2.HeaderText = "条码"; |
|
|
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; |
|
|
|
this.dataGridViewTextBoxColumn2.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn2.Width = 65; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn3
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.dataGridViewTextBoxColumn3.DataPropertyName = "Goods_Name"; |
|
|
|
this.dataGridViewTextBoxColumn3.HeaderText = "产品"; |
|
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; |
|
|
|
this.dataGridViewTextBoxColumn3.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn3.Width = 65; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn4
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn4.DataPropertyName = "JingWeight"; |
|
|
|
dataGridViewCellStyle8.Format = "N2"; |
|
|
|
this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle8; |
|
|
|
this.dataGridViewTextBoxColumn4.HeaderText = "重量"; |
|
|
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; |
|
|
|
this.dataGridViewTextBoxColumn4.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn5
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn5.DataPropertyName = "CreateTime"; |
|
|
|
dataGridViewCellStyle9.Format = "F"; |
|
|
|
dataGridViewCellStyle9.NullValue = null; |
|
|
|
this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
this.dataGridViewTextBoxColumn5.HeaderText = "日期"; |
|
|
|
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; |
|
|
|
this.dataGridViewTextBoxColumn5.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn5.Visible = false; |
|
|
|
//
|
|
|
|
// unscan序号
|
|
|
|
//
|
|
|
|
this.unscan序号.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.unscan序号.DataPropertyName = "ID"; |
|
|
|
this.unscan序号.HeaderText = "序号"; |
|
|
|
this.unscan序号.Name = "unscan序号"; |
|
|
|
this.unscan序号.ReadOnly = true; |
|
|
|
this.unscan序号.Width = 65; |
|
|
|
//
|
|
|
|
// unscan条码
|
|
|
|
//
|
|
|
|
this.unscan条码.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.unscan条码.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.unscan条码.DataPropertyName = "BarCode"; |
|
|
|
this.unscan条码.HeaderText = "条码"; |
|
|
|
this.unscan条码.Name = "unscan条码"; |
|
|
|
this.unscan条码.ReadOnly = true; |
|
|
|
this.unscan条码.Width = 65; |
|
|
|
//
|
|
|
|
// unscan产品
|
|
|
|
//
|
|
|
|
@ -538,11 +543,11 @@ |
|
|
|
this.unscan产品.HeaderText = "产品"; |
|
|
|
this.unscan产品.Name = "unscan产品"; |
|
|
|
this.unscan产品.ReadOnly = true; |
|
|
|
this.unscan产品.Width = 60; |
|
|
|
this.unscan产品.Width = 65; |
|
|
|
//
|
|
|
|
// unscan重量
|
|
|
|
//
|
|
|
|
this.unscan重量.DataPropertyName = "JingWeight"; |
|
|
|
this.unscan重量.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle13.Format = "N2"; |
|
|
|
this.unscan重量.DefaultCellStyle = dataGridViewCellStyle13; |
|
|
|
this.unscan重量.HeaderText = "重量"; |
|
|
|
@ -558,6 +563,7 @@ |
|
|
|
this.unscan日期.HeaderText = "日期"; |
|
|
|
this.unscan日期.Name = "unscan日期"; |
|
|
|
this.unscan日期.ReadOnly = true; |
|
|
|
this.unscan日期.Visible = false; |
|
|
|
//
|
|
|
|
// SegmentationInStoreForm
|
|
|
|
//
|
|
|
|
@ -607,11 +613,6 @@ |
|
|
|
private System.Windows.Forms.GroupBox groupBox4; |
|
|
|
private BWP.WinFormControl.UDataGridView gridUnScan; |
|
|
|
private BWP.WinFormControl.UDataGridView gridSubmited; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan序号; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan条码; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan产品; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan重量; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan日期; |
|
|
|
private System.Windows.Forms.PictureBox picNetStatus; |
|
|
|
private System.Windows.Forms.Label label10; |
|
|
|
private System.Windows.Forms.PictureBox picSyncStatus; |
|
|
|
@ -622,11 +623,6 @@ |
|
|
|
private System.Windows.Forms.Button button2; |
|
|
|
private System.Windows.Forms.GroupBox groupBox2; |
|
|
|
private BWP.WinFormControl.UDataGridView uDataGridView1; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; |
|
|
|
private System.Windows.Forms.ComboBox cbxStore; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn submited序号; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn submited条码; |
|
|
|
@ -634,5 +630,15 @@ |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn submited重量; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn submited仓库; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn submited日期; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan序号; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan条码; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan产品; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan重量; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan日期; |
|
|
|
} |
|
|
|
} |