Sin responsable no hay venta

This commit is contained in:
Michael Robles
2024-01-22 00:03:47 -07:00
parent 2ac592a901
commit 16d0568e75
12 changed files with 67 additions and 17 deletions
+2 -1
View File
@@ -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
//