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 - Fix egreso y filtro por documento en listados #2898

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Conversation

negro89
Copy link
Contributor

@negro89 negro89 commented Jul 26, 2023

Funcionalidad desarrollada

  1. Corrige edición de egreso para que actualice movimientos (Había un problema en asignación de valores por referencia)
  2. Corrige búsqueda por documento en listados, ya que podrían haber pacientes que al egresar todavía no poseen documento.

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

@negro89 negro89 requested review from a team as code owners July 26, 2023 15:02
@silviroa
Copy link
Contributor

USUARIO: lmlagos
BUILD NUMBER: 9276
CYPRESS RUN: 8422
TEST START: 2023-07-26T15:18:17.615Z
TOTAL: 403
SUCCESS: 400
FAIL: 1
SKIPPED: 2

@silviroa
Copy link
Contributor

USUARIO: lmlagos
BUILD NUMBER: 9277
CYPRESS RUN: 8423
TEST START: 2023-07-26T15:55:28.028Z
TOTAL: 403
SUCCESS: 400
FAIL: 1
SKIPPED: 2

@negro89 negro89 merged commit ef8ec67 into master Jul 26, 2023
2 checks passed
@negro89 negro89 deleted the fix-int-egreso branch July 26, 2023 15:59
liquid36 pushed a commit that referenced this pull request Aug 2, 2023
## [5.125.1](v5.125.0...v5.125.1) (2023-08-02)

### Bug Fixes

* **in:** corrige sincronizacion fecha egreso ([#2900](#2900)) ([094e9ad](094e9ad))
* **in:** egreso y filtro por documento en listados ([#2898](#2898)) ([ef8ec67](ef8ec67))
negro89 added a commit that referenced this pull request Oct 4, 2023
Co-authored-by: Lautaro Molina <lautaro.mlagos@gmail.com>
liquid36 pushed a commit that referenced this pull request Oct 4, 2023
# [5.126.0](v5.125.3...v5.126.0) (2023-10-04)

### Bug Fixes

* **in:** egreso y filtro por documento en listados ([#2898](#2898)) ([#2893](#2893)) ([ccc1197](ccc1197))
* **IN-567:** cambiar nombre al seleccionar perfil ([#2924](#2924)) ([e56c0f1](e56c0f1))

### Features

* **TM-28:** Deshabilitar profesional no matriculado ([#2921](#2921)) ([9a01701](9a01701))
* **TM-30:** Filtrar profesional por habilitado y estado ([#2922](#2922)) ([d965755](d965755))
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.

2 participants