dev #56

Merged
fede merged 25 commits from dev into main 2025-02-03 02:02:16 -03:00
Showing only changes of commit f8692ccdf0 - Show all commits

View File

@@ -17,7 +17,7 @@ public partial class Venta
public int? Idpropiedad { get; set; }
public DateTime Fechainicio { get; set; }
public DateTime? Fechainicio { get; set; }
public DateTime? Fechafinal { get; set; }