2026-01-30 03

This commit is contained in:
2026-01-30 12:07:23 +01:00
parent 6034845e65
commit 79ae74ee26
28 changed files with 319 additions and 89 deletions

View File

@@ -7,7 +7,7 @@ Imports DevExpress.Xpf.Grid
Imports DevExpress.Xpf.Core
Imports System.Linq.Dynamic
Imports DevExpress.Xpf.Bars
Imports tsl5.Datos
Imports tsUtilidades.Datos
Imports tsWPF
Imports tsWPF.Comun
Imports tsWPFCore.Comun
@@ -220,7 +220,7 @@ Public Class ApunteExtracto
Property idAsiento As Integer
Property NumeroAsiento As String
Property Concepto As String
Property Fecha As Date?
Property Fecha As DateOnly?
Property Debe As Double
Property Haber As Double
Property Saldo As Double