2026-01-30 03
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
using System;
|
||||
using Microsoft.VisualBasic.CompilerServices;
|
||||
using System;
|
||||
using System.ComponentModel;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
using System.Runtime.CompilerServices;
|
||||
using Microsoft.VisualBasic.CompilerServices;
|
||||
|
||||
namespace bdGrupoSanchoToro.db
|
||||
{
|
||||
@@ -100,6 +101,7 @@ namespace bdGrupoSanchoToro.db
|
||||
return "";
|
||||
}
|
||||
}
|
||||
[NotMapped]
|
||||
public conciliacionesbancarias ConciliacionActual_TMP { get; set; }
|
||||
public double Saldo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user