cambios a la base de datos, agregar precios

This commit is contained in:
carlos
2024-01-08 17:02:52 -06:00
parent c31ca97e7a
commit 6559c12b6c
14 changed files with 12 additions and 4 deletions
+1
View File
@@ -214,6 +214,7 @@
this.Name = "inventario";
this.Text = "inventario";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.inventario_Load);
this.flowLayoutPanel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();