error de la imagen en productos solucionada
This commit is contained in:
Generated
+2
@@ -356,6 +356,7 @@
|
||||
//
|
||||
// btnVentasDia
|
||||
//
|
||||
this.btnVentasDia.Enabled = false;
|
||||
this.btnVentasDia.Location = new System.Drawing.Point(660, 313);
|
||||
this.btnVentasDia.Name = "btnVentasDia";
|
||||
this.btnVentasDia.Size = new System.Drawing.Size(110, 23);
|
||||
@@ -366,6 +367,7 @@
|
||||
//
|
||||
// btnVentasMes
|
||||
//
|
||||
this.btnVentasMes.Enabled = false;
|
||||
this.btnVentasMes.Location = new System.Drawing.Point(666, 611);
|
||||
this.btnVentasMes.Name = "btnVentasMes";
|
||||
this.btnVentasMes.Size = new System.Drawing.Size(110, 23);
|
||||
|
||||
Reference in New Issue
Block a user