SCM/条码打印/Gy_BarCodeBill.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
SCM/条码打印/Gy_BarCodeBill.designer.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
SCM/ÌõÂë´òÓ¡/Gy_BarCodeBill.cs
@@ -202,7 +202,7 @@ //cmbSourceBillType.Items.Add("ç产订å"); //cmbSourceBillType.Items.Add("çäº§æ±æ¥å"); cmbSourceBillType.Items.Add("éè´è®¢å"); //cmbSourceBillType.Items.Add("æ¶æéç¥å"); cmbSourceBillType.Items.Add("æ¶æéç¥å"); //cmbSourceBillType.Items.Add("å§å¤è®¢å"); cmbSourceBillType.SelectedIndex = 0; // @@ -2642,7 +2642,7 @@ } else if (cmbSourceBillType.Text.Trim() == "æ¶æéç¥å") { sWhere = " and HOrgID =" + sHOrgID.ToString(); sWhere = " and HOrgID =" + sHOrgID.ToString() + " and HSupID = " + ClsPub1.HSupID; SCM.Cls_S_IF_POInStockBillList oIF_POInStockBillList = new SCM.Cls_S_IF_POInStockBillList(); if (oIF_POInStockBillList.Refresh(sWhere)) //éæ©åå { SCM/ÌõÂë´òÓ¡/Gy_BarCodeBill.designer.cs
@@ -289,12 +289,14 @@ this.kc.Text = "åºå"; this.kc.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.kc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.kc.Visible = false; this.kc.Click += new System.EventHandler(this.kc_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(6, 50); this.toolStripSeparator3.Visible = false; // // tb // @@ -309,12 +311,14 @@ this.tb.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.tb.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tb.ToolTipText = "忥åºç¡èµæ"; this.tb.Visible = false; this.tb.Click += new System.EventHandler(this.tb_Click); // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(6, 50); this.toolStripSeparator5.Visible = false; // // tc //