-
Notifications
You must be signed in to change notification settings - Fork 5
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
INTERNACION - Deshacer internacion si tiene ingreso solamente #1945
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
liquid36
requested changes
Oct 7, 2020
src/app/apps/rup/mapa-camas/sidebar/cama-detalle/cama-detalle.component.ts
Outdated
Show resolved
Hide resolved
src/app/apps/rup/mapa-camas/sidebar/cama-detalle/cama-detalle.component.ts
Outdated
Show resolved
Hide resolved
GaboCancellieri
force-pushed
the
IN-208
branch
from
October 7, 2020 15:07
b503ffe
to
7c509df
Compare
liquid36
requested changes
Oct 8, 2020
src/app/apps/rup/mapa-camas/sidebar/cama-detalle/cama-detalle.component.ts
Outdated
Show resolved
Hide resolved
GaboCancellieri
added
changes done
and removed
changes requested
Se solicitaron cambios
labels
Oct 8, 2020
liquid36
approved these changes
Oct 15, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Queda un unico detalle, cuando interno un paciente no me aparece el botón a menos uqe refresque el navegador.
plammel
pushed a commit
that referenced
this pull request
Oct 19, 2020
* feat(mapa-camas): deshacer internacion si tiene ingreso solamente * fix(mapa-camas): ajuste fecha hasta en historial * fix(mapa-camas): ajuste listado sala Co-authored-by: Mariano Andres Botta <marianoabotta@gmail.com>
plammel
pushed a commit
that referenced
this pull request
Oct 19, 2020
* feat(mapa-camas): deshacer internacion si tiene ingreso solamente * fix(mapa-camas): ajuste fecha hasta en historial * fix(mapa-camas): ajuste listado sala Co-authored-by: Mariano Andres Botta <marianoabotta@gmail.com>
liquid36
pushed a commit
that referenced
this pull request
Oct 21, 2020
# [5.18.0](v5.17.0...v5.18.0) (2020-10-21) ### Bug Fixes * **com:** limpiar sidebars al cambiar de derivacion ([#1953](#1953)) ([4f0da19](4f0da19)) * **com:** permitir al com cancelar sus derivaciones solicitadas ([#1955](#1955)) ([4f750f8](4f750f8)) * **GDU:** ExpressionChangedAfterItHasBeenCheckedError perfiles ([#1948](#1948)) ([62c2b06](62c2b06)) * **mapa-camas:** handle null al borrar sector ([#1974](#1974)) ([2390ee8](2390ee8)) * **rup:** solicitudes pierde el formato ([#1957](#1957)) ([f7129e3](f7129e3)) ### Features * **CITAS:** Habilita turnos de gestion en agendas del dia ([#1932](#1932)) ([4c6dc5a](4c6dc5a)) * **com:** marcar derivación seleccionada en plex-list ([#1975](#1975)) ([981daa8](981daa8)) * **com:** se suma fecha de creación/actualización a listado derivaciones ([#1959](#1959)) ([1af2284](1af2284)) * **mapa-camas:** agrega sector completo al abm de sala común ([#1963](#1963)) ([43f3e07](43f3e07)) * **mapa-camas:** columnas dinamicas ([#1949](#1949)) ([a0b9dce](a0b9dce)) * **mapa-camas:** componente de inconsistencias de camas ([#1746](#1746)) ([a2232e3](a2232e3)) * **mapa-camas:** control historial de cama al egresar ([#1880](#1880)) ([7b6c74e](7b6c74e)) * **mapa-camas:** deshacer internación ([#1945](#1945)) ([67ea6a4](67ea6a4)) ### Performance Improvements * **huds:** quita sort inecesario ([#1952](#1952)) ([55ae989](55ae989)) * **top:** evita calcular estado todo el tiempo ([#1962](#1962)) ([3b358ae](3b358ae))
plammel
pushed a commit
that referenced
this pull request
Oct 22, 2020
* feat(mapa-camas): deshacer internacion si tiene ingreso solamente * fix(mapa-camas): ajuste fecha hasta en historial * fix(mapa-camas): ajuste listado sala Co-authored-by: Mariano Andres Botta <marianoabotta@gmail.com>
plammel
pushed a commit
that referenced
this pull request
Oct 22, 2020
* feat(mapa-camas): deshacer internacion si tiene ingreso solamente * fix(mapa-camas): ajuste fecha hasta en historial * fix(mapa-camas): ajuste listado sala Co-authored-by: Mariano Andres Botta <marianoabotta@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Requerimiento
Cuando se elige mal al paciente a internar, por error y se inicia la internación, no hay manera de corregir esta situación al menos que se lo egrese, pero el registro en el historial sigue quedando.
Funcionalidad desarrollada
UserStory llegó a completarse
Requiere actualizaciones en la base de datos
Requiere actualizaciones en la API
Requiere actualizaciones en andes-test-integracion