Sin responsable no hay venta
This commit is contained in:
Generated
+2
-1
@@ -309,7 +309,7 @@
|
||||
this.bntImprimir.Name = "bntImprimir";
|
||||
this.bntImprimir.Size = new System.Drawing.Size(75, 23);
|
||||
this.bntImprimir.TabIndex = 17;
|
||||
this.bntImprimir.Text = "button6";
|
||||
this.bntImprimir.Text = "Vender";
|
||||
this.bntImprimir.UseVisualStyleBackColor = true;
|
||||
this.bntImprimir.Click += new System.EventHandler(this.bntImprimir_Click);
|
||||
//
|
||||
@@ -325,6 +325,7 @@
|
||||
this.responsablecb.Name = "responsablecb";
|
||||
this.responsablecb.Size = new System.Drawing.Size(121, 24);
|
||||
this.responsablecb.TabIndex = 18;
|
||||
this.responsablecb.SelectedIndexChanged += new System.EventHandler(this.responsablecb_SelectedIndexChanged);
|
||||
//
|
||||
// vender
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user