Update: Re Organicé todos los form

This commit is contained in:
fedpo
2024-09-30 18:04:35 +01:00
parent 1ef74f18c4
commit 37ff7022cf
16 changed files with 117 additions and 162 deletions

View File

@@ -73,6 +73,7 @@ namespace Vista
{
Lote lote = new Lote
{
Id = detalle.Id,
Cantidad = detalle.Cantidad,
Fecha = DateTime.Now,
Habilitado = true,