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

RUP: corrige bug en sobreturnos #3031

Merged
merged 2 commits into from
Jul 1, 2024
Merged

RUP: corrige bug en sobreturnos #3031

merged 2 commits into from
Jul 1, 2024

Conversation

MCele
Copy link
Contributor

@MCele MCele commented Jun 28, 2024

Requerimiento

Se corrige error al intentar dar un sobreturno para agendas que tienen más de una prestación.
NOTA: Considerar que las prestaciones no tienen que tener configuración de dinámica en true

Funcionalidad desarrollada

  1. Se corrige error al intentar dar un sobreturno para agendas múltiple prestacion
  2. cambia fondo al buscar paciente y no encontrarlo

UserStory llegó a completarse

  • Si
  • No
  • No corresponde

Requiere actualizaciones en la base de datos

  • Si
  • No

Requiere actualizaciones en la API

  • Si
  • No

Requiere actualizaciones en andes-test-integracion

  • Si
  • No

@MCele MCele requested review from a team as code owners June 28, 2024 19:37
@MCele MCele requested review from ma7payne and negro89 June 28, 2024 19:37
@MCele
Copy link
Contributor Author

MCele commented Jun 29, 2024

image

@MCele MCele added the test ok Los test estan ok label Jun 29, 2024
Copy link
Contributor

@negro89 negro89 left a comment

Choose a reason for hiding this comment

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

Cele, hay un errorcito de visualización al buscar un paciente y no encontrarlo. Dejo codigo sugerido para la linea 19:
<div *ngIf="pacientes && !pacientes.length" class="alert alert-danger"> No se encontró ningún paciente.. </div>

@MCele MCele force-pushed the fix-rup-sobreturno branch 3 times, most recently from ca3aff0 to 88d702a Compare July 1, 2024 14:14
@MCele
Copy link
Contributor Author

MCele commented Jul 1, 2024

Cele, hay un errorcito de visualización al buscar un paciente y no encontrarlo. Dejo codigo sugerido para la linea 19: <div *ngIf="pacientes && !pacientes.length" class="alert alert-danger"> No se encontró ningún paciente.. </div>

agregado!

@MCele MCele merged commit 710b284 into master Jul 1, 2024
2 checks passed
@MCele MCele deleted the fix-rup-sobreturno branch July 1, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test ok Los test estan ok
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants