Skip to content

HUDS - Agregar descarga en pdf de recetas en estado vigente-sinDispensa - #2279

Open
Fabio-Ramirez wants to merge 1 commit into
masterfrom
HUDS-194
Open

HUDS - Agregar descarga en pdf de recetas en estado vigente-sinDispensa#2279
Fabio-Ramirez wants to merge 1 commit into
masterfrom
HUDS-194

Conversation

@Fabio-Ramirez

Copy link
Copy Markdown
Contributor

Requerimiento

https://proyectos.andes.gob.ar/browse/HUDS-194

Funcionalidad desarrollada

  1. Se corrigue bug sobre la edad del paciente

UserStories llegó a completarse

  • Si
  • No

Requiere actualizaciones en la base de datos

  • Si
  • No

// [TODO] helpers date formats en Handlerbars

const fechaNacimiento = paciente.fechaNacimiento ? moment(paciente.fechaNacimiento).format('DD/MM/YYYY') : 's/d';
const fechaPrestacion = moment(prestacion.ejecucion.fecha);

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.

Me queda la duda por que se sacó la fecha de la prestación?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app Tiene PR en app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants