error de la imagen en productos solucionada

This commit is contained in:
Carlos Sandoval
2024-06-30 08:49:58 -06:00
12 changed files with 44 additions and 10 deletions
+2
View File
@@ -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);