OpcionVenta-y-Ventas #50

Merged
fede merged 7 commits from OpcionVenta-y-Ventas into dev 2025-01-27 16:36:54 -03:00
Showing only changes of commit f8692ccdf0 - Show all commits
+1 -1
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; }