-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ajustar Lógica de Cuentas Contables, para que las cuentas se busquen por el campo Cuenta y se almacenen por su ID #885
Comments
ludwinggsanchez
added a commit
to udistrital/cuentas_contables_crud
that referenced
this issue
Jan 19, 2022
- Actuzalizacion de modelo ArkaCuentasContables
ludwinggsanchez
added a commit
to udistrital/movimientos_arka_crud
that referenced
this issue
Jan 19, 2022
- Se estandarizan los valores en la tabla parametrica formato_tipo_movimiento para manejar la asignacion de cuentas haciendo referencia a esta tabla
ludwinggsanchez
added a commit
to udistrital/arka_mid
that referenced
this issue
Jan 19, 2022
- Se elimina controlador innecesario para consultar los movimientos de kronos
ludwinggsanchez
added a commit
that referenced
this issue
Jan 19, 2022
- Se hace consulta de lista de cuentas contables al endpoint getCuentas
ludwinggsanchez
added a commit
that referenced
this issue
Jan 19, 2022
- Se ajustan constantes segun actualizacion en tabla parametrica formato_tipo_movimiento del api movimientos_arka_crud
This was referenced Jan 19, 2022
Merged
ludwinggsanchez
added a commit
to udistrital/catalogo_elementos_crud
that referenced
this issue
Jan 21, 2022
- Migracion para almacenar el id de la cuenta contable que ahora tiene 24 caracteres
ludwinggsanchez
added a commit
to udistrital/catalogo_elementos_crud
that referenced
this issue
Jan 21, 2022
- Controlador que retorna la ultima cuenta de cada movimiento de un determinado subgrupo
ludwinggsanchez
added a commit
to udistrital/catalogo_elementos_crud
that referenced
this issue
Jan 24, 2022
- Limpieza controlador tr_cuentas_subgrupo
ludwinggsanchez
added a commit
to udistrital/catalogo_elementos_crud
that referenced
this issue
Jan 24, 2022
- Ajuste controlador get tr_cuentas_subgrupo
ludwinggsanchez
added a commit
to udistrital/catalogo_elementos_crud
that referenced
this issue
Jan 24, 2022
- Controlador para actualizar/registrar las cuentas contables de un subgrupo
ludwinggsanchez
added a commit
to udistrital/arka_mid
that referenced
this issue
Jan 25, 2022
- Controlador que hace el cruce entre los tipos de movimientos disponibles para un subgrupo y cuentas contables de un subgrupo. Retorna arreglo vacio si no hay detalle subgrupo para el subgrupo.
ludwinggsanchez
added a commit
to udistrital/arka_mid
that referenced
this issue
Jan 25, 2022
- Limpieza controladores innecesarios en controlador catalogo_elementos
ludwinggsanchez
added a commit
to udistrital/arka_mid
that referenced
this issue
Jan 25, 2022
- Refactor asiento contable
ludwinggsanchez
added a commit
to udistrital/arka_mid
that referenced
this issue
Jan 25, 2022
- Controlador de cuentas asignadas al subgrupo trae el detalle de cada cuenta contable
ludwinggsanchez
added a commit
to udistrital/arka_mid
that referenced
this issue
Jan 26, 2022
- Ajuste al post de la transaccion contable
ludwinggsanchez
added a commit
to udistrital/arka_mid
that referenced
this issue
Jan 26, 2022
- Asiento contable en helper especifico
ludwinggsanchez
added a commit
to udistrital/arka_mid
that referenced
this issue
Jan 26, 2022
- Limpieza catalogo helper
ludwinggsanchez
added a commit
that referenced
this issue
Jan 26, 2022
- Ajuste de consultas dado el cambio de respuesta en el api de [{}] -> []
ludwinggsanchez
added a commit
that referenced
this issue
Jan 26, 2022
- Se manejan la lista de cuentas asociadas a cada clase como un solo formulario y su consulta se hace en una sola peticion al api arka_mid
ludwinggsanchez
added a commit
that referenced
this issue
Jan 26, 2022
- Ajuste componentes: La asignacion se hace con un componente que gestiona el formulario y otro la operaciones crud
Merged
ludwinggsanchez
added a commit
that referenced
this issue
Jan 27, 2022
- Manejo cambio de estado de asignacion contable
ludwinggsanchez
added a commit
to udistrital/arka_mid
that referenced
this issue
Jan 28, 2022
- Se modifica aprobacion de entradas para no depender del api movimientos_crud y realizar la transaccion contable como se requiere
ludwinggsanchez
added a commit
to udistrital/arka_mid
that referenced
this issue
Jan 28, 2022
- Se modifica aprobacion de entradas para no depender del api movimientos_crud y realizar la transaccion contable como se requiere
ludwinggsanchez
added a commit
to udistrital/arka_mid
that referenced
this issue
Jan 28, 2022
- Contabilizacion de las salidas sin depender de api movimientos_crud. Se confirma guardado de la transaccion contable.
ludwinggsanchez
added a commit
to udistrital/arka_mid
that referenced
this issue
Jan 28, 2022
- Se modifica la generacion del ajuste contable para almacenar el Id y no el codigo
ludwinggsanchez
added a commit
that referenced
this issue
Jan 28, 2022
- En modulo de ajustes se modifica para no almacenar el codigo sino el id de las cuentas
This was referenced Jan 28, 2022
Merged
ludwinggsanchez
added a commit
that referenced
this issue
Jan 28, 2022
- En modulo de ajustes se modifica para no almacenar el codigo sino el id de las cuentas
ludwinggsanchez
added a commit
to udistrital/arka_mid
that referenced
this issue
Jan 28, 2022
- Se mejora construccion de url
Se cierra de acuerdo al historial |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Consideraciones
Tareas
The text was updated successfully, but these errors were encountered: