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

RUP: Enviar archivos ajuntos por mail #1848

Merged
merged 1 commit into from
Dec 29, 2020
Merged

RUP: Enviar archivos ajuntos por mail #1848

merged 1 commit into from
Dec 29, 2020

Conversation

juuliotero
Copy link
Contributor

Requerimiento

https://proyectos.andes.gob.ar/browse/RUP-152

Funcionalidad desarrollada

  1. Se permite seleccionar los adjuntos que serán enviados por mail con el pdf
  2. Si se manda un registro aislado, solo se adjuntan si hay relación con el componente adjuntarDocumentoComponent

UserStory llegó a completarse

  • Si
  • No
  • No corresponde

Requiere actualizaciones en la base de datos

  • Si
  • No

Requiere actualizaciones en la API

Requiere actualizaciones en andes-test-integracion

  • Si
  • No

image

@juuliotero juuliotero requested review from a team as code owners August 7, 2020 18:40
@liquid36
Copy link
Contributor

BUILD NUMBER: 1995
TEST START: 2020-09-30T12:02:15.763Z
TOTAL: 301
SUCCESS: 301
FAIL: -1
SKIPPED: 1

@liquid36 liquid36 added the test ok Los test estan ok label Sep 30, 2020
let adjuntos = [];
let registros;
if (registro) {
registros = registro.relacionadoCon;
Copy link
Contributor

Choose a reason for hiding this comment

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

Con este control si se elige enviar por email un concepto que contiene un adjunto... o una molécula que contiene un adjunto no es posible

@liquid36 liquid36 merged commit 24cf9eb into master Dec 29, 2020
@liquid36 liquid36 deleted the rup-152 branch December 29, 2020 14:59
liquid36 pushed a commit that referenced this pull request Dec 30, 2020
# [5.28.0](v5.27.0...v5.28.0) (2020-12-30)

### Features

* **mapa-camas:** controles de networking ([#2092](#2092)) ([1c97cb7](1c97cb7))
* **rup:** envios adjuntos ([#1848](#1848)) ([24cf9eb](24cf9eb))
* **RUP:** Agregar registro de vacuna covid ([#2094](#2094)) ([2328c5c](2328c5c))
* **top:** subir archivos a andesDrive ([#2089](#2089)) ([b43be2c](b43be2c))
* **turnos-prestaciones:** ambito y virtual scroll ([#2091](#2091)) ([4f71dcc](4f71dcc))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aprobado test ok Los test estan ok
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants