-
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
Error al generar certificaciones para cps que también fungen como docentes kt#53552 #65
Comments
El problema se puede resolver agregando un parámetro adicional a la consulta del endpoint de administrativa amazon api el cual filtre únicamente los contratos de tipo cps (6) |
Merged
ludwinggsanchez
pushed a commit
to udistrital/administrativa_amazon_api
that referenced
this issue
Jun 9, 2023
- Se agrega soporte a query __in a controladores contrato_general y tipo_contrato.
ludwinggsanchez
pushed a commit
to udistrital/administrativa_amazon_api
that referenced
this issue
Jun 9, 2023
- Soporte query __notin en controladores contrato_general y tipo_contrato.
ludwinggsanchez
pushed a commit
that referenced
this issue
Jun 9, 2023
- El parámetro TipoContrato soporta query __in y __notin. Los valores deben estar separados por |
Merged
ludwinggsanchez
pushed a commit
to udistrital/evaluacion_cliente
that referenced
this issue
Jun 27, 2023
- Se filtra la respuesta de los contratos para no mostrar aquellos cuyo número de contrato es "Objeto de longitud cero".
ludwinggsanchez
pushed a commit
that referenced
this issue
Jun 28, 2023
- Se filtran los contratos de manera que no se retornan aquellos sin número de contrato suscrito.
ludwinggsanchez
pushed a commit
to udistrital/evaluacion_cliente
that referenced
this issue
Jun 28, 2023
- Refactor imagen del escudo de la universidad.
ludwinggsanchez
pushed a commit
to udistrital/evaluacion_cliente
that referenced
this issue
Jun 28, 2023
- Los contratos se filtran en udistrital/evaluacion_mid#69
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
evaluacion_mid/models/organizarinformacion.go
Line 17 in 59f4607
The text was updated successfully, but these errors were encountered: