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

INT - Agrega columna 'obra social' en listado #2290

Merged
merged 2 commits into from
May 27, 2021
Merged

INT - Agrega columna 'obra social' en listado #2290

merged 2 commits into from
May 27, 2021

Conversation

negro89
Copy link
Contributor

@negro89 negro89 commented May 21, 2021

Requerimiento

https://proyectos.andes.gob.ar/browse/IN-259

Funcionalidad desarrollada

  1. Agrega columna y filtros de obra social.

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

@liquid36
Copy link
Contributor

USUARIO: lmlagos
BUILD NUMBER: 4136
CYPRESS RUN: 3171
TEST START: 2021-05-21T05:36:33.993Z
TOTAL: 318
SUCCESS: 289
FAIL: 29
SKIPPED: 0
⚠️⚠️⚠️⚠️
Hay archivos que no corrieron. Vuelva a intentar.

@liquid36
Copy link
Contributor

USUARIO: lmlagos
BUILD NUMBER: 4139
CYPRESS RUN: 3174
TEST START: 2021-05-21T12:23:00.195Z
TOTAL: 274
SUCCESS: 239
FAIL: 35
SKIPPED: 0
⚠️⚠️⚠️⚠️
Hay archivos que no corrieron. Vuelva a intentar.

@@ -67,4 +64,14 @@ export class FiltrosInternacionComponent implements OnInit {
() => this.requestInProgress = false
);
}

loadObrasSociales(event) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Las obra sociales deberían salir de los datos, la igual que te marque las unidades organizativas. Por ejemplo el plan sumar no se puede filtrar.

@liquid36
Copy link
Contributor

USUARIO: mbotta
BUILD NUMBER: 4145
CYPRESS RUN: 3180
TEST START: 2021-05-21T16:40:14.162Z
TOTAL: 378
SUCCESS: 371
FAIL: 7
SKIPPED: 0

@liquid36
Copy link
Contributor

USUARIO: mbotta
BUILD NUMBER: 4147
CYPRESS RUN: 3182
TEST START: 2021-05-21T16:55:09.194Z
TOTAL: 343
SUCCESS: 318
FAIL: 25
SKIPPED: 0

@liquid36
Copy link
Contributor

USUARIO: mbotta
BUILD NUMBER: 4158
CYPRESS RUN: 3192
TEST START: 2021-05-21T18:18:19.904Z
TOTAL: 393
SUCCESS: 393
FAIL: 0
SKIPPED: 0

@liquid36 liquid36 added test ok Los test estan ok and removed test fail labels May 21, 2021
@liquid36 liquid36 merged commit f1df855 into master May 27, 2021
@liquid36 liquid36 deleted the IN-275-bis branch May 27, 2021 17:10
liquid36 pushed a commit that referenced this pull request Jun 2, 2021
# [5.49.0](v5.48.0...v5.49.0) (2021-06-02)

### Bug Fixes

* **buscador-ficha:** doble request ([46df6a4](46df6a4))
* **COM:** bug buscar org origen ([56ae829](56ae829))
* **ficha:** clasificacion y loader buscar paciente ([5aab87c](5aab87c))
* **mapa-camas:** edición de egreso en internación validada ([#2269](#2269)) ([9c031c8](9c031c8))
* **mpi:** quita regex del nombre ([#2298](#2298)) ([2fb85b1](2fb85b1))
* **rup:** cambia solicitante por profesional ([#2294](#2294)) ([88da8e6](88da8e6))
* **top:** deshabilita boton hasta no cargar datos requeridos en formulario ([#2288](#2288)) ([410056d](410056d))

### Features

* **ficha-epidemiologica:** mensaje no hay fichas ([b247443](b247443))
* **fichaEpidemiologia:** Se agrega al pacientes la información de identificación si es extranjero ([48e0dc9](48e0dc9))
* **mapa-camas:** columna obra social en listado internación ([#2290](#2290)) ([f1df855](f1df855))
* **mapa-camas:** muestra la prestacion de estadistica en resumen de internacion ([#2299](#2299)) ([f0029ae](f0029ae))
* **mapa-camas:** obra social prepaga ([#2285](#2285)) ([0b7fd1b](0b7fd1b))
* **mpi:**  se agrega idPacientePrincipal en  paciente ([#2295](#2295)) ([5c3b228](5c3b228))
* **rup:** agregar unidad organizativa a la prestación ([#2300](#2300)) ([398884e](398884e))
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.

2 participants