Skip to content
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

Feature/crear consecutivo #176

Merged
merged 14 commits into from
Mar 1, 2022
Merged

Feature/crear consecutivo #176

merged 14 commits into from
Mar 1, 2022

Conversation

DanKazuky
Copy link
Contributor

Cambios para realizar la generación del consecutivo desde el mid unido con configuracion_api y consecutivo_crud

@DanKazuky DanKazuky added this to Sprint Planning (To Do) in KRONOS via automation Feb 11, 2022
@DanKazuky DanKazuky marked this pull request as draft February 11, 2022 04:40
@DanKazuky
Copy link
Contributor Author

Se deja en estado de draft hasta que la API de necesidades_crud complete su ultimo pull request que actualiza los modelos que son utilizados en esta API y son necesarios para ser usados durante el proceso.

@DanKazuky DanKazuky marked this pull request as ready for review February 11, 2022 04:48
@DanKazuky
Copy link
Contributor Author

Se reabre ya que se logro la actualización de imports sin necesidad de que el pull request de necesidades crud sea llevada a cabo.

@DanKazuky DanKazuky marked this pull request as draft February 11, 2022 19:08
@DanKazuky DanKazuky marked this pull request as ready for review February 15, 2022 18:51
@AlexFBP
Copy link
Contributor

AlexFBP commented Feb 16, 2022

Creado Tracker Tuleap para agregar las variables de entorno
https://tuleap.portaloas.udistrital.edu.co/plugins/tracker/?aid=45936

helpers/consecutivoHelper/consecutivo.helper.go Outdated Show resolved Hide resolved
helpers/necesidadHelper/movimientopresu.go Outdated Show resolved Hide resolved
helpers/necesidadHelper/consecutivo.go Outdated Show resolved Hide resolved
helpers/consecutivoHelper/consecutivo.helper.go Outdated Show resolved Hide resolved
helpers/consecutivoHelper/consecutivo.helper.go Outdated Show resolved Hide resolved
helpers/consecutivoHelper/consecutivo.helper.go Outdated Show resolved Hide resolved
helpers/necesidadHelper/consecutivo.go Outdated Show resolved Hide resolved
helpers/necesidadHelper/consecutivo.go Outdated Show resolved Hide resolved
helpers/consecutivoHelper/consecutivo.helper.go Outdated Show resolved Hide resolved
Copy link
Contributor

@AlexFBP AlexFBP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unos ajustes mas y quedaría...

helpers/crud/configuracion/configuracion.go Outdated Show resolved Hide resolved
helpers/crud/configuracion/configuracion.go Outdated Show resolved Hide resolved
helpers/crud/configuracion/configuracion.go Outdated Show resolved Hide resolved
helpers/crud/configuracion/configuracion.go Outdated Show resolved Hide resolved
helpers/crud/configuracion/configuracion.go Outdated Show resolved Hide resolved
helpers/crud/configuracion/configuracion.go Outdated Show resolved Hide resolved
helpers/crud/consecutivo/consecutivo.go Outdated Show resolved Hide resolved
helpers/necesidadHelper/consecutivo.go Outdated Show resolved Hide resolved
Copy link
Contributor

@AlexFBP AlexFBP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aprobado con Deuda Técnica #165

}

func ObtenerIdAplicacionNecesidades() (app Aplicacion, outputError map[string]interface{}) {
return Aplicacion{Id: 14}, nil
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Para una implementación inicial estaría bien. Mas adelante deberá cambiarse por una consulta, seguramente también a configuracion_crud

@AlexFBP AlexFBP merged commit 370dbea into develop Mar 1, 2022
KRONOS automation moved this from Sprint Planning (To Do) to Sprint (Done) Mar 1, 2022
@AlexFBP AlexFBP deleted the feature/crearConsecutivo branch March 1, 2022 05:06
@AlexFBP AlexFBP mentioned this pull request Mar 1, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
KRONOS
  
Sprint (Done)
Development

Successfully merging this pull request may close these issues.

None yet

2 participants