Skip to content

HUDS - Prestaciones fuera de la internación no se ve la organización#3282

Merged
negro89 merged 2 commits into
masterfrom
HUDS-174
May 21, 2026
Merged

HUDS - Prestaciones fuera de la internación no se ve la organización#3282
negro89 merged 2 commits into
masterfrom
HUDS-174

Conversation

@nicolasarana
Copy link
Copy Markdown
Contributor

Requerimiento

HUDS-174

Funcionalidad desarrollada

  1. Ahora en prestaciones fuera de una internación se visualiza la organización

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

@nicolasarana nicolasarana requested review from a team as code owners January 15, 2026 13:56
@nicolasarana nicolasarana changed the title feat(HUDS-174):"Prestaciones fuera de la internación no se ve la organiación feat(HUDS-174):"Prestaciones fuera de la internación no se ve la organización Jan 15, 2026
@nicolasarana nicolasarana force-pushed the HUDS-174 branch 3 times, most recently from c98cdaf to 618d979 Compare January 16, 2026 12:39
Comment on lines +122 to +124
<plex-label *ngIf="prestacion.data.unidadOrganizativa" class="prestacion-label" size="md"
case="capitalize" titulo="Unidad organizativa"
subtitulo="{{ prestacion.data.unidadOrganizativa?.term || 'Sin unidad organizativa' }}">
subtitulo="{{ prestacion.data.unidadOrganizativa.term || 'Sin unidad organizativa' }}">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

En el subtitulo 'Sin unidad organizativa' estaría demás ya que anteriormente existe una condición que pregunta si existe una UO. SI es necesario que se muestre entonces elimino la condición o el string mencionado anteriormente.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Buenas, ya se realizo el cambio. Saludos

@MarianoCampetella MarianoCampetella added the changes requested Se solicitaron cambios label Jan 22, 2026
@nicolasarana nicolasarana added changes done and removed changes requested Se solicitaron cambios labels Jan 27, 2026
@nicolasarana nicolasarana changed the title feat(HUDS-174):"Prestaciones fuera de la internación no se ve la organización HUDS - Prestaciones fuera de la internación no se ve la organización Mar 5, 2026
@negro89 negro89 merged commit a38b8c6 into master May 21, 2026
1 check passed
@negro89 negro89 deleted the HUDS-174 branch May 21, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants