Evolution 1.11.2.4 MSSQL

Bajo que condiciones el flujo si tiene algun error, anula la solicitud. Y cuales son los siguientes pasos cuando esto sucede?

EDIT:

Extracto de la actividad del log

`` 2019-09-26 13:43:20,479 [133] INFO ASP.global_asax - Finalizando la aplicaci�n Workflow Services 2019-09-26 15:12:22,468 [1] INFO ASP.global_asax - Inicializando la aplicaci�n Workflow Services 2019-09-26 15:12:22,483 [1] INFO ASP.global_asax - Configurando Unity... 2019-09-26 15:12:25,229 [1] INFO ASP.global_asax - Configurando EntitySet Mapping Dictionaries... 2019-09-26 15:12:25,338 [1] INFO ASP.global_asax - Fin de Configuraci�n Unity... 2019-09-26 15:12:33,825 [15] INFO ASP.global_asax - Iniciando la construcci�n del Unity ChildContainer (CodigoActividad: 41686) 2019-09-26 15:12:33,825 [10] INFO ASP.global_asax - Iniciando la construcci�n del Unity ChildContainer (CodigoActividad: 41687) 2019-09-26 15:12:33,997 [8] INFO Aseinfo.VH4.WorkflowServices.Activities.InitializeServices - Inicializando el contexto del workflow 2019-09-26 15:12:33,997 [8] INFO Aseinfo.VH4.WorkflowServices.Activities.LogMessage - Iniciamos el flujo:1b08776f-d7aa-4c4e-9a93-2b7c0e333630 2019-09-26 15:12:34,012 [8] INFO ASP.global_asax - Iniciando la construcci�n del Unity ChildContainer (CodigoInstancia: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630) 2019-09-26 15:12:39,941 [15] INFO ASP.global_asax - Fin de la construcci�n del Unity ChildContainer (CodigoActividad: 41686) 2019-09-26 15:12:39,941 [10] INFO ASP.global_asax - Fin de la construcci�n del Unity ChildContainer (CodigoActividad: 41687) 2019-09-26 15:12:39,941 [8] ERROR ASP.global_asax - Ocurri� un error al construir el Unity ChildContainer del flujo (CodigoInstancia: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630) System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at Aseinfo.VH4.WorkflowServices.Global.BuildChildContainerImpl(WorkflowContext context) in C:workc1b9e225ed0e36b6VH4WorkflowServicesWorkflowServicesGlobal.asax.cs:line 346 at Aseinfo.VH4.WorkflowServices.Global.BuildChildContainer(Guid codigoInstancia, WorkflowContext context) in C:workc1b9e225ed0e36b6VH4WorkflowServicesWorkflowServicesGlobal.asax.cs:line 225 2019-09-26 15:12:39,988 [8] INFO Aseinfo.VH4.WorkflowServices.Activities.LogMessage - Ocurri� un error y se terminar� la instancia 1b08776f-d7aa-4c4e-9a93-2b7c0e333630 2019-09-26 15:12:39,988 [8] ERROR Aseinfo.VH4.WorkflowServices.Activities.LogException - Se di� un error en la ejecuci�n del workflow 6ef29747-baf5-4841-ae4b-108d77afff56 Aseinfo.Infrastructure.Base.Exceptions.AuthorizationWorkflowException: Sucedio un error en el flujo. Se est� logueando el exception interno y luego se loguear� el que terminar� la instancia. (CodigoInstancia: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630) ---> System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at Aseinfo.VH4.WorkflowServices.Global.BuildChildContainerImpl(WorkflowContext context) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Global.asax.cs:line 346 at Aseinfo.VH4.WorkflowServices.Global.BuildChildContainer(Guid codigoInstancia, WorkflowContext context) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Global.asax.cs:line 234 at Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowStaticService.GetInformacionSiguienteActividadInstancia(Guid codigoInstancia, WorkflowContext context, Int32& minutosATranscurrirParaRecordatorio, Int32& numeroRecordatorios) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Services\AuthorizationWorkflowStaticService.cs:line 27 --- End of inner exception stack trace --- at System.Activities.Statements.MethodExecutor.InvokeAndUnwrapExceptions(Func3 func, Object targetInstance, Object[] actualParameters) at System.Activities.Statements.MethodResolver.SyncMethodExecutor.BeginMakeMethodCall(AsyncCodeActivityContext context, Object target, AsyncCallback callback, Object state) at System.Activities.Statements.MethodExecutor.BeginExecuteMethod(AsyncCodeActivityContext context, AsyncCallback callback, Object state) at System.Activities.AsyncCodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation) 2019-09-26 15:12:40,003 [8] INFO ASP.global_asax - Iniciando la construcci�n del Unity ChildContainer (CodigoInstancia: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630) 2019-09-26 15:12:40,128 [15] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - EnviarRecordatorioActividad: 41686 2019-09-26 15:12:40,128 [10] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - EnviarRecordatorioActividad: 41687 2019-09-26 15:12:40,159 [8] INFO ASP.global_asax - Fin de la construcci�n del Unity ChildContainer (CodigoInstancia: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630) 2019-09-26 15:12:40,159 [8] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - TerminarInstancia: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630 Exception:Aseinfo.Infrastructure.Base.Exceptions.AuthorizationWorkflowException: Sucedio un error en el flujo. Se est� logueando el exception interno y luego se loguear� el que terminar� la instancia. (CodigoInstancia: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630) ---> System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at Aseinfo.VH4.WorkflowServices.Global.BuildChildContainerImpl(WorkflowContext context) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Global.asax.cs:line 346 at Aseinfo.VH4.WorkflowServices.Global.BuildChildContainer(Guid codigoInstancia, WorkflowContext context) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Global.asax.cs:line 234 at Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowStaticService.GetInformacionSiguienteActividadInstancia(Guid codigoInstancia, WorkflowContext context, Int32& minutosATranscurrirParaRecordatorio, Int32& numeroRecordatorios) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Services\AuthorizationWorkflowStaticService.cs:line 27 --- End of inner exception stack trace --- at System.Activities.Statements.MethodExecutor.InvokeAndUnwrapExceptions(Func3 func, Object targetInstance, Object[] actualParameters) at System.Activities.Statements.MethodResolver.SyncMethodExecutor.BeginMakeMethodCall(AsyncCodeActivityContext context, Object target, AsyncCallback callback, Object state) at System.Activities.Statements.MethodExecutor.BeginExecuteMethod(AsyncCodeActivityContext context, AsyncCallback callback, Object state) at System.Activities.AsyncCodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation) 2019-09-26 15:12:52,406 [8] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - NotificaErrorAdministrador: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630 Exception:Aseinfo.Infrastructure.Base.Exceptions.AuthorizationWorkflowException: Sucedio un error en el flujo. Se est� logueando el exception interno y luego se loguear� el que terminar� la instancia. (CodigoInstancia: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630) ---> System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at Aseinfo.VH4.WorkflowServices.Global.BuildChildContainerImpl(WorkflowContext context) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Global.asax.cs:line 346 at Aseinfo.VH4.WorkflowServices.Global.BuildChildContainer(Guid codigoInstancia, WorkflowContext context) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Global.asax.cs:line 234 at Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowStaticService.GetInformacionSiguienteActividadInstancia(Guid codigoInstancia, WorkflowContext context, Int32& minutosATranscurrirParaRecordatorio, Int32& numeroRecordatorios) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Services\AuthorizationWorkflowStaticService.cs:line 27 --- End of inner exception stack trace --- at System.Activities.Statements.MethodExecutor.InvokeAndUnwrapExceptions(Func3 func, Object targetInstance, Object[] actualParameters) at System.Activities.Statements.MethodResolver.SyncMethodExecutor.BeginMakeMethodCall(AsyncCodeActivityContext context, Object target, AsyncCallback callback, Object state) at System.Activities.Statements.MethodExecutor.BeginExecuteMethod(AsyncCodeActivityContext context, AsyncCallback callback, Object state) at System.Activities.AsyncCodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation) 2019-09-26 15:12:52,406 [8] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - GetInstanciaRutaAutorizacion: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630 2019-09-26 15:12:52,515 [15] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - GeneraTituloNotificacion: 18eee6e0-59b8-4500-af7c-9e99846942df - titulo:Actividad pendiente de autorizar 2019-09-26 15:12:52,515 [10] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - GeneraTituloNotificacion: 2343e5b9-bbb4-4f17-9a1b-40d5f9ae6346 - titulo:Actividad pendiente de autorizar 2019-09-26 15:12:52,734 [10] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - GeneraMensajeNotificacion: Actividad: 41687 - Empleo:86565 - Mensaje:

Recuerde que tiene una actividad de $$TipoFlujo$$ pendiente de autorización.

Puede ver el detalle de la autorización en esta dirección:
$$LinkFlujo$$

2019-09-26 15:12:52,734 [15] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - GeneraMensajeNotificacion: Actividad: 41686 - Empleo:86565 - Mensaje:

Recuerde que tiene una actividad de $$TipoFlujo$$ pendiente de autorización.

Puede ver el detalle de la autorización en esta dirección:
$$LinkFlujo$$

2019-09-26 15:12:52,796 [8] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - GeneraTituloNotificacion: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630 - titulo:Error al procesar Flujo de Autorizaci�n 2019-09-26 15:12:52,874 [8] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - GeneraMensajeNotificacion: Actividad: 0 - Empleo:86565 - Mensaje:

Sucedió un error al procesar el Flujo de Autorización:

Código $$IdFlujo$$
Tipo: $$TipoFlujo$$
Inicio: $$FechaInicioFlujo$$
Solicitante:

$$Solicitante$$
$$PuestoSolicitante$$

Vínculo: $$LinkFlujo$$

El error sucedido fue:

$$Error$$

2019-09-26 15:12:53,186 [15] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - EnviarNotificacionesAEmpleado: 86565 - Titulo:Actividad pendiente de autorizar - Mensaje:

Recuerde que tiene una actividad de Autorizaci�n cambios N�mina pendiente de autorización.

Puede ver el detalle de la autorización en esta dirección:
View Activity Authorization Flow

2019-09-26 15:12:53,186 [10] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - EnviarNotificacionesAEmpleado: 86565 - Titulo:Actividad pendiente de autorizar - Mensaje:

Recuerde que tiene una actividad de Autorizaci�n cambios N�mina pendiente de autorización.

Puede ver el detalle de la autorización en esta dirección:
View Activity Authorization Flow

2019-09-26 15:12:53,201 [8] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - EnviarNotificacionesAEmpleado: 86565 - Titulo:Error al procesar Flujo de Autorizaci�n - Mensaje:

Sucedió un error al procesar el Flujo de Autorización:

Código 1b08776f-d7aa-4c4e-9a93-2b7c0e333630
Tipo: Revisi�n de solicitudes de Permiso
Inicio: 26/09/2019 3:12 PM
Solicitante:

Marielena Pinto
Jefe Cadena de Restaurantes

Vínculo: View Activity Authorization Flow

El error sucedido fue:

Aseinfo.Infrastructure.Base.Exceptions.AuthorizationWorkflowException: Sucedio un error en el flujo. Se est� logueando el exception interno y luego se loguear� el que terminar� la instancia. (CodigoInstancia: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630) ---> System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at Aseinfo.VH4.WorkflowServices.Global.BuildChildContainerImpl(WorkflowContext context) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Global.asax.cs:line 346 at Aseinfo.VH4.WorkflowServices.Global.BuildChildContainer(Guid codigoInstancia, WorkflowContext context) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Global.asax.cs:line 234 at Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowStaticService.GetInformacionSiguienteActividadInstancia(Guid codigoInstancia, WorkflowContext context, Int32& minutosATranscurrirParaRecordatorio, Int32& numeroRecordatorios) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Services\AuthorizationWorkflowStaticService.cs:line 27 --- End of inner exception stack trace --- at System.Activities.Statements.MethodExecutor.InvokeAndUnwrapExceptions(Func3 func, Object targetInstance, Object[] actualParameters) at System.Activities.Statements.MethodResolver.SyncMethodExecutor.BeginMakeMethodCall(AsyncCodeActivityContext context, Object target, AsyncCallback callback, Object state) at System.Activities.Statements.MethodExecutor.BeginExecuteMethod(AsyncCodeActivityContext context, AsyncCallback callback, Object state) at System.Activities.AsyncCodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)

2019-09-26 15:12:53,279 [8] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - GeneraTituloNotificacion: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630 - titulo:Error al procesar Flujo de Autorizaci�n 2019-09-26 15:12:53,295 [8] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - GeneraMensajeNotificacion: Actividad: 0 - Empleo:149446 - Mensaje:

Sucedió un error al procesar el Flujo de Autorización:

Código $$IdFlujo$$
Tipo: $$TipoFlujo$$
Inicio: $$FechaInicioFlujo$$
Solicitante:

$$Solicitante$$
$$PuestoSolicitante$$

Vínculo: $$LinkFlujo$$

El error sucedido fue:

$$Error$$

2019-09-26 15:12:53,311 [15] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - EnviarNotificacionesEspecificasActividad: 41686 - Estado:Recordatorio 2019-09-26 15:12:53,311 [10] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - EnviarNotificacionesEspecificasActividad: 41687 - Estado:Recordatorio 2019-09-26 15:12:53,342 [8] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - EnviarNotificacionesAEmpleado: 149446 - Titulo:Error al procesar Flujo de Autorizaci�n - Mensaje:

Sucedió un error al procesar el Flujo de Autorización:

Código 1b08776f-d7aa-4c4e-9a93-2b7c0e333630
Tipo: Revisi�n de solicitudes de Permiso
Inicio: 26/09/2019 3:12 PM
Solicitante:

Marielena Pinto
Jefe Cadena de Restaurantes

Vínculo: View Activity Authorization Flow

El error sucedido fue:

Aseinfo.Infrastructure.Base.Exceptions.AuthorizationWorkflowException: Sucedio un error en el flujo. Se est� logueando el exception interno y luego se loguear� el que terminar� la instancia. (CodigoInstancia: 1b08776f-d7aa-4c4e-9a93-2b7c0e333630) ---> System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at Aseinfo.VH4.WorkflowServices.Global.BuildChildContainerImpl(WorkflowContext context) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Global.asax.cs:line 346 at Aseinfo.VH4.WorkflowServices.Global.BuildChildContainer(Guid codigoInstancia, WorkflowContext context) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Global.asax.cs:line 234 at Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowStaticService.GetInformacionSiguienteActividadInstancia(Guid codigoInstancia, WorkflowContext context, Int32& minutosATranscurrirParaRecordatorio, Int32& numeroRecordatorios) in C:\work\c1b9e225ed0e36b6\VH4\WorkflowServices\WorkflowServices\Services\AuthorizationWorkflowStaticService.cs:line 27 --- End of inner exception stack trace --- at System.Activities.Statements.MethodExecutor.InvokeAndUnwrapExceptions(Func3 func, Object targetInstance, Object[] actualParameters) at System.Activities.Statements.MethodResolver.SyncMethodExecutor.BeginMakeMethodCall(AsyncCodeActivityContext context, Object target, AsyncCallback callback, Object state) at System.Activities.Statements.MethodExecutor.BeginExecuteMethod(AsyncCodeActivityContext context, AsyncCallback callback, Object state) at System.Activities.AsyncCodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)

2019-09-26 15:12:53,342 [15] INFO ASP.global_asax - Iniciando la construcci�n del Unity ChildContainer (CodigoActividad: 41686) 2019-09-26 15:12:53,342 [10] INFO ASP.global_asax - Iniciando la construcci�n del Unity ChildContainer (CodigoActividad: 41687) 2019-09-26 15:12:53,451 [15] INFO ASP.global_asax - Fin de la construcci�n del Unity ChildContainer (CodigoActividad: 41686) 2019-09-26 15:12:53,451 [15] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - GetActividadInstancia: 41686 2019-09-26 15:12:53,467 [10] INFO ASP.global_asax - Fin de la construcci�n del Unity ChildContainer (CodigoActividad: 41687) 2019-09-26 15:12:53,467 [10] INFO Aseinfo.VH4.WorkflowServices.Services.AuthorizationWorkflowService - GetActividadInstancia: 41687

```

asked 02 Oct '19, 10:04

MiguelBustamante's gravatar image

MiguelBustamante
52183109116
accept rate: 31%

edited 02 Oct '19, 11:33


Los estados de los flujos lo determinan los autorizadores o el administrador . Un autorizador puede autorizar o denegar un flujo. El administrador puede anularlo (Se entiende por administrador o administradores a todos los usuarios que tengas el rol que está definido en el parametro de infraestructura "RolSuperUser")

link

answered 02 Oct '19, 10:32

sbarahona's gravatar image

sbarahona ♦♦
(suspended)
accept rate: 32%

Por lo tanto el sistema no pone estado de Anulado. Confirma si ningún usuario administrador lo anuló sino se debe de investigar la entidad y las condiciones que tenía para que se diera esa asignación de estado

(02 Oct '19, 10:34) sbarahona ♦♦ sbarahona's gravatar image

Si, voy investigar porque me indican que nadie lo anulo. Y en la instacia se puede ver el error

(CodigoActividad: 41574) ---> System.ArgumentException: An item with the same key has already been added

Y el estado efectivamente esta anulado.

(02 Oct '19, 10:38) MiguelBustamante MiguelBustamante's gravatar image

Estaba revisando el log, y pareciera que si fue el sistema el que la anula, ya que el usuario ultimo de modificacion es el usuario que utiliza Evolution.

ARriba el extracto de la actividad.

(02 Oct '19, 11:30) MiguelBustamante MiguelBustamante's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Evolution en BitBucket

En este sitio puede acceder al código fuente, centro de descargas y reportar bugs, propuestas y mejoras para Evolution.

Evolution en JIRA

En este sitio puedes sugerir nueva funcionalidad para Evolution, o puedes votar por la funcionalidad ya propuesta por otros usuarios.

Tags:

×6

Asked: 02 Oct '19, 10:04

Seen: 521 times

Last updated: 02 Oct '19, 11:33

[Acerca de] [Preguntas Frecuentes] [Privacidad] [Soporte] [Contacto]
Copyright 2013-2018. Asesores en Informática