HAY UN AVANCE

This commit is contained in:
fedpo
2024-08-27 04:36:00 +01:00
parent 670190c44b
commit 2428f615a6
76 changed files with 5786 additions and 496 deletions

View File

@@ -8,7 +8,6 @@ namespace Entidades
public int IdOrdenDeCompra { get; set; }
public double MontoCU { get; set; }
public int IdPresupuesto { get; set; }
public Presupuesto presupuesto { get; set; }
[NotMapped]
public string NombreProducto