cambios a la base de datos, agregar precios
This commit is contained in:
Generated
+1
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user