corrección de anterior

This commit is contained in:
2026-07-01 10:37:47 +02:00
parent 4848dc4289
commit d54da20d9e
3 changed files with 5 additions and 5 deletions

View File

@@ -685,8 +685,8 @@ Public Class ApCabLin
End If
Catch ex As OptimisticConcurrencyException
If DelegadoErrorNoControlado IsNot Nothing Then DelegadoErrorNoControlado.Invoke(Me, ex)
Me.bdEntidad.SaveChanges(SaveOptions.AcceptAllChangesAfterSave)
If DelegadoErrorNoControlado IsNot Nothing Then DelegadoErrorNoControlado.Invoke(Me, ex)
End Try
If Not OcultarStoryBoard Then Me.ContenedorCL.Dispatcher.BeginInvoke(New Action(Sub() Me.ContenedorCL.IniciaAnimacion("Datos Guardados", Colors.Black)), System.Windows.Threading.DispatcherPriority.Normal)
If Me.Estado = EstadosCablin.Nuevo Then