|
|
|
@ -135,6 +135,19 @@ |
|
|
|
this.S_AbnormalItem_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.billGrid = new System.Windows.Forms.DataGridView(); |
|
|
|
this.M_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_FinishWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_PrintNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Car_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Supplier_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Employee_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_PurchaseType_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_HouseNames = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_SanctionMoney = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Remark = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.label15 = new System.Windows.Forms.Label(); |
|
|
|
this.label16 = new System.Windows.Forms.Label(); |
|
|
|
this.label17 = new System.Windows.Forms.Label(); |
|
|
|
@ -149,19 +162,6 @@ |
|
|
|
this.farmerMenu = new System.Windows.Forms.ContextMenuStrip(this.components); |
|
|
|
this.farmerDelete = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
this.viewDetailBtn = new System.Windows.Forms.Button(); |
|
|
|
this.M_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_FinishWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_PrintNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Car_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Supplier_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Employee_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_PurchaseType_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_HouseNames = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_SanctionMoney = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Remark = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.panel1.SuspendLayout(); |
|
|
|
this.panel2.SuspendLayout(); |
|
|
|
this.panel3.SuspendLayout(); |
|
|
|
@ -346,6 +346,7 @@ |
|
|
|
this.discontInput.Name = "discontInput"; |
|
|
|
this.discontInput.Size = new System.Drawing.Size(135, 29); |
|
|
|
this.discontInput.TabIndex = 41; |
|
|
|
this.discontInput.TextChanged += new System.EventHandler(this.penMoneyInput_TextChanged); |
|
|
|
//
|
|
|
|
// label9
|
|
|
|
//
|
|
|
|
@ -364,6 +365,7 @@ |
|
|
|
this.jingjianInput.Name = "jingjianInput"; |
|
|
|
this.jingjianInput.Size = new System.Drawing.Size(135, 29); |
|
|
|
this.jingjianInput.TabIndex = 39; |
|
|
|
this.jingjianInput.TextChanged += new System.EventHandler(this.penMoneyInput_TextChanged); |
|
|
|
//
|
|
|
|
// label6
|
|
|
|
//
|
|
|
|
@ -604,9 +606,9 @@ |
|
|
|
this.penMoneyInput.Font = new System.Drawing.Font("宋体", 14F); |
|
|
|
this.penMoneyInput.Location = new System.Drawing.Point(854, 89); |
|
|
|
this.penMoneyInput.Name = "penMoneyInput"; |
|
|
|
this.penMoneyInput.ReadOnly = true; |
|
|
|
this.penMoneyInput.Size = new System.Drawing.Size(135, 29); |
|
|
|
this.penMoneyInput.TabIndex = 15; |
|
|
|
this.penMoneyInput.TextChanged += new System.EventHandler(this.penMoneyInput_TextChanged); |
|
|
|
//
|
|
|
|
// remarkInput
|
|
|
|
//
|
|
|
|
@ -621,9 +623,9 @@ |
|
|
|
this.penPriceInput.Font = new System.Drawing.Font("宋体", 14F); |
|
|
|
this.penPriceInput.Location = new System.Drawing.Point(854, 50); |
|
|
|
this.penPriceInput.Name = "penPriceInput"; |
|
|
|
this.penPriceInput.ReadOnly = true; |
|
|
|
this.penPriceInput.Size = new System.Drawing.Size(135, 29); |
|
|
|
this.penPriceInput.TabIndex = 12; |
|
|
|
this.penPriceInput.TextChanged += new System.EventHandler(this.penWeightPriceInput_TextChanged); |
|
|
|
//
|
|
|
|
// testCardNumberInput
|
|
|
|
//
|
|
|
|
@ -640,7 +642,7 @@ |
|
|
|
this.penWeightInput.Name = "penWeightInput"; |
|
|
|
this.penWeightInput.Size = new System.Drawing.Size(135, 29); |
|
|
|
this.penWeightInput.TabIndex = 0; |
|
|
|
this.penWeightInput.TextChanged += new System.EventHandler(this.penWeightPriceInput_TextChanged); |
|
|
|
this.penWeightInput.TextChanged += new System.EventHandler(this.penMoneyInput_TextChanged); |
|
|
|
//
|
|
|
|
// label14
|
|
|
|
//
|
|
|
|
@ -1194,6 +1196,112 @@ |
|
|
|
this.billGrid.TabIndex = 0; |
|
|
|
this.billGrid.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.billGrid_CellDoubleClick); |
|
|
|
//
|
|
|
|
// M_ID
|
|
|
|
//
|
|
|
|
this.M_ID.DataPropertyName = "ID"; |
|
|
|
this.M_ID.HeaderText = "ID"; |
|
|
|
this.M_ID.Name = "M_ID"; |
|
|
|
this.M_ID.ReadOnly = true; |
|
|
|
this.M_ID.Visible = false; |
|
|
|
//
|
|
|
|
// M_FinishWeight
|
|
|
|
//
|
|
|
|
this.M_FinishWeight.DataPropertyName = "FinishWeight"; |
|
|
|
this.M_FinishWeight.HeaderText = "FinishWeight"; |
|
|
|
this.M_FinishWeight.Name = "M_FinishWeight"; |
|
|
|
this.M_FinishWeight.ReadOnly = true; |
|
|
|
this.M_FinishWeight.Visible = false; |
|
|
|
//
|
|
|
|
// M_PrintNumber
|
|
|
|
//
|
|
|
|
this.M_PrintNumber.DataPropertyName = "PrintNumber"; |
|
|
|
this.M_PrintNumber.HeaderText = "PrintNumber"; |
|
|
|
this.M_PrintNumber.Name = "M_PrintNumber"; |
|
|
|
this.M_PrintNumber.ReadOnly = true; |
|
|
|
this.M_PrintNumber.Visible = false; |
|
|
|
//
|
|
|
|
// M_B3ID
|
|
|
|
//
|
|
|
|
this.M_B3ID.DataPropertyName = "B3ID"; |
|
|
|
this.M_B3ID.HeaderText = "过磅单号"; |
|
|
|
this.M_B3ID.Name = "M_B3ID"; |
|
|
|
this.M_B3ID.ReadOnly = true; |
|
|
|
//
|
|
|
|
// M_Car_Name
|
|
|
|
//
|
|
|
|
this.M_Car_Name.DataPropertyName = "Car_Name"; |
|
|
|
this.M_Car_Name.HeaderText = "车辆"; |
|
|
|
this.M_Car_Name.Name = "M_Car_Name"; |
|
|
|
this.M_Car_Name.ReadOnly = true; |
|
|
|
this.M_Car_Name.Width = 120; |
|
|
|
//
|
|
|
|
// M_Supplier_Name
|
|
|
|
//
|
|
|
|
this.M_Supplier_Name.DataPropertyName = "Supplier_Name"; |
|
|
|
this.M_Supplier_Name.HeaderText = "供应商"; |
|
|
|
this.M_Supplier_Name.Name = "M_Supplier_Name"; |
|
|
|
this.M_Supplier_Name.ReadOnly = true; |
|
|
|
this.M_Supplier_Name.Width = 120; |
|
|
|
//
|
|
|
|
// M_Employee_Name
|
|
|
|
//
|
|
|
|
this.M_Employee_Name.DataPropertyName = "Employee_Name"; |
|
|
|
this.M_Employee_Name.HeaderText = "业务员"; |
|
|
|
this.M_Employee_Name.Name = "M_Employee_Name"; |
|
|
|
this.M_Employee_Name.ReadOnly = true; |
|
|
|
this.M_Employee_Name.Width = 110; |
|
|
|
//
|
|
|
|
// M_PurchaseType_Name
|
|
|
|
//
|
|
|
|
this.M_PurchaseType_Name.DataPropertyName = "PurchaseType_Name"; |
|
|
|
this.M_PurchaseType_Name.HeaderText = "收购类型"; |
|
|
|
this.M_PurchaseType_Name.Name = "M_PurchaseType_Name"; |
|
|
|
this.M_PurchaseType_Name.ReadOnly = true; |
|
|
|
this.M_PurchaseType_Name.Width = 110; |
|
|
|
//
|
|
|
|
// M_Number
|
|
|
|
//
|
|
|
|
this.M_Number.DataPropertyName = "Number"; |
|
|
|
this.M_Number.HeaderText = "收购头数"; |
|
|
|
this.M_Number.Name = "M_Number"; |
|
|
|
this.M_Number.ReadOnly = true; |
|
|
|
this.M_Number.Width = 110; |
|
|
|
//
|
|
|
|
// M_Weight
|
|
|
|
//
|
|
|
|
this.M_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle19.Format = "#0.######"; |
|
|
|
this.M_Weight.DefaultCellStyle = dataGridViewCellStyle19; |
|
|
|
this.M_Weight.HeaderText = "收购重量"; |
|
|
|
this.M_Weight.Name = "M_Weight"; |
|
|
|
this.M_Weight.ReadOnly = true; |
|
|
|
this.M_Weight.Width = 120; |
|
|
|
//
|
|
|
|
// M_HouseNames
|
|
|
|
//
|
|
|
|
this.M_HouseNames.DataPropertyName = "HouseNames"; |
|
|
|
this.M_HouseNames.HeaderText = "圈舍"; |
|
|
|
this.M_HouseNames.Name = "M_HouseNames"; |
|
|
|
this.M_HouseNames.ReadOnly = true; |
|
|
|
this.M_HouseNames.Width = 180; |
|
|
|
//
|
|
|
|
// M_SanctionMoney
|
|
|
|
//
|
|
|
|
this.M_SanctionMoney.DataPropertyName = "SanctionMoney"; |
|
|
|
dataGridViewCellStyle20.Format = "#0.######"; |
|
|
|
this.M_SanctionMoney.DefaultCellStyle = dataGridViewCellStyle20; |
|
|
|
this.M_SanctionMoney.HeaderText = "异常明细"; |
|
|
|
this.M_SanctionMoney.Name = "M_SanctionMoney"; |
|
|
|
this.M_SanctionMoney.ReadOnly = true; |
|
|
|
//
|
|
|
|
// M_Remark
|
|
|
|
//
|
|
|
|
this.M_Remark.DataPropertyName = "Remark"; |
|
|
|
this.M_Remark.HeaderText = "摘要"; |
|
|
|
this.M_Remark.Name = "M_Remark"; |
|
|
|
this.M_Remark.ReadOnly = true; |
|
|
|
this.M_Remark.Width = 130; |
|
|
|
//
|
|
|
|
// label15
|
|
|
|
//
|
|
|
|
this.label15.AutoSize = true; |
|
|
|
@ -1329,112 +1437,6 @@ |
|
|
|
this.viewDetailBtn.UseVisualStyleBackColor = true; |
|
|
|
this.viewDetailBtn.Click += new System.EventHandler(this.viewDetailBtn_Click); |
|
|
|
//
|
|
|
|
// M_ID
|
|
|
|
//
|
|
|
|
this.M_ID.DataPropertyName = "ID"; |
|
|
|
this.M_ID.HeaderText = "ID"; |
|
|
|
this.M_ID.Name = "M_ID"; |
|
|
|
this.M_ID.ReadOnly = true; |
|
|
|
this.M_ID.Visible = false; |
|
|
|
//
|
|
|
|
// M_FinishWeight
|
|
|
|
//
|
|
|
|
this.M_FinishWeight.DataPropertyName = "FinishWeight"; |
|
|
|
this.M_FinishWeight.HeaderText = "FinishWeight"; |
|
|
|
this.M_FinishWeight.Name = "M_FinishWeight"; |
|
|
|
this.M_FinishWeight.ReadOnly = true; |
|
|
|
this.M_FinishWeight.Visible = false; |
|
|
|
//
|
|
|
|
// M_PrintNumber
|
|
|
|
//
|
|
|
|
this.M_PrintNumber.DataPropertyName = "PrintNumber"; |
|
|
|
this.M_PrintNumber.HeaderText = "PrintNumber"; |
|
|
|
this.M_PrintNumber.Name = "M_PrintNumber"; |
|
|
|
this.M_PrintNumber.ReadOnly = true; |
|
|
|
this.M_PrintNumber.Visible = false; |
|
|
|
//
|
|
|
|
// M_B3ID
|
|
|
|
//
|
|
|
|
this.M_B3ID.DataPropertyName = "B3ID"; |
|
|
|
this.M_B3ID.HeaderText = "过磅单号"; |
|
|
|
this.M_B3ID.Name = "M_B3ID"; |
|
|
|
this.M_B3ID.ReadOnly = true; |
|
|
|
//
|
|
|
|
// M_Car_Name
|
|
|
|
//
|
|
|
|
this.M_Car_Name.DataPropertyName = "Car_Name"; |
|
|
|
this.M_Car_Name.HeaderText = "车辆"; |
|
|
|
this.M_Car_Name.Name = "M_Car_Name"; |
|
|
|
this.M_Car_Name.ReadOnly = true; |
|
|
|
this.M_Car_Name.Width = 120; |
|
|
|
//
|
|
|
|
// M_Supplier_Name
|
|
|
|
//
|
|
|
|
this.M_Supplier_Name.DataPropertyName = "Supplier_Name"; |
|
|
|
this.M_Supplier_Name.HeaderText = "供应商"; |
|
|
|
this.M_Supplier_Name.Name = "M_Supplier_Name"; |
|
|
|
this.M_Supplier_Name.ReadOnly = true; |
|
|
|
this.M_Supplier_Name.Width = 120; |
|
|
|
//
|
|
|
|
// M_Employee_Name
|
|
|
|
//
|
|
|
|
this.M_Employee_Name.DataPropertyName = "Employee_Name"; |
|
|
|
this.M_Employee_Name.HeaderText = "业务员"; |
|
|
|
this.M_Employee_Name.Name = "M_Employee_Name"; |
|
|
|
this.M_Employee_Name.ReadOnly = true; |
|
|
|
this.M_Employee_Name.Width = 110; |
|
|
|
//
|
|
|
|
// M_PurchaseType_Name
|
|
|
|
//
|
|
|
|
this.M_PurchaseType_Name.DataPropertyName = "PurchaseType_Name"; |
|
|
|
this.M_PurchaseType_Name.HeaderText = "收购类型"; |
|
|
|
this.M_PurchaseType_Name.Name = "M_PurchaseType_Name"; |
|
|
|
this.M_PurchaseType_Name.ReadOnly = true; |
|
|
|
this.M_PurchaseType_Name.Width = 110; |
|
|
|
//
|
|
|
|
// M_Number
|
|
|
|
//
|
|
|
|
this.M_Number.DataPropertyName = "Number"; |
|
|
|
this.M_Number.HeaderText = "收购头数"; |
|
|
|
this.M_Number.Name = "M_Number"; |
|
|
|
this.M_Number.ReadOnly = true; |
|
|
|
this.M_Number.Width = 110; |
|
|
|
//
|
|
|
|
// M_Weight
|
|
|
|
//
|
|
|
|
this.M_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle19.Format = "#0.######"; |
|
|
|
this.M_Weight.DefaultCellStyle = dataGridViewCellStyle19; |
|
|
|
this.M_Weight.HeaderText = "收购重量"; |
|
|
|
this.M_Weight.Name = "M_Weight"; |
|
|
|
this.M_Weight.ReadOnly = true; |
|
|
|
this.M_Weight.Width = 120; |
|
|
|
//
|
|
|
|
// M_HouseNames
|
|
|
|
//
|
|
|
|
this.M_HouseNames.DataPropertyName = "HouseNames"; |
|
|
|
this.M_HouseNames.HeaderText = "圈舍"; |
|
|
|
this.M_HouseNames.Name = "M_HouseNames"; |
|
|
|
this.M_HouseNames.ReadOnly = true; |
|
|
|
this.M_HouseNames.Width = 180; |
|
|
|
//
|
|
|
|
// M_SanctionMoney
|
|
|
|
//
|
|
|
|
this.M_SanctionMoney.DataPropertyName = "SanctionMoney"; |
|
|
|
dataGridViewCellStyle20.Format = "#0.######"; |
|
|
|
this.M_SanctionMoney.DefaultCellStyle = dataGridViewCellStyle20; |
|
|
|
this.M_SanctionMoney.HeaderText = "异常明细"; |
|
|
|
this.M_SanctionMoney.Name = "M_SanctionMoney"; |
|
|
|
this.M_SanctionMoney.ReadOnly = true; |
|
|
|
//
|
|
|
|
// M_Remark
|
|
|
|
//
|
|
|
|
this.M_Remark.DataPropertyName = "Remark"; |
|
|
|
this.M_Remark.HeaderText = "摘要"; |
|
|
|
this.M_Remark.Name = "M_Remark"; |
|
|
|
this.M_Remark.ReadOnly = true; |
|
|
|
this.M_Remark.Width = 130; |
|
|
|
//
|
|
|
|
// WeightForm
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
|
|