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

[BUG] Profesional no debería modificar la consulta una vez guardada #301

Open
1 task
marcorichetta opened this issue Sep 2, 2020 · 0 comments
Open
1 task
Assignees
Labels
bug Something isn't working

Comments

@marcorichetta
Copy link
Collaborator

Descripcion del bug

Una vez que el profesional guarda una consulta no debería poder modificarla.
URL del error: http://localhost:8000/pacientes/evolucion/

Como reproducir el error

  1. Asignar turno a paciente
  2. Ingresar al sistema como profesional y atender al paciente.
  3. Guardar
  4. Volver a ingresar a la consulta

💡 Idea

Una vez que la consulta fue guardada el turno pasa a estado ATENDIDO. Se podría chequear este estado para evitar que se pueda ingresar nuevamente a la consulta.

Tareas para lograr la solucion

  • En la página de turnos del profesional, prohibir el ingreso a las consultas ya atendidas.
@marcorichetta marcorichetta added the bug Something isn't working label Sep 2, 2020
@marcorichetta marcorichetta self-assigned this Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant