validacion folio
This commit is contained in:
@@ -38,7 +38,7 @@ const reporte = async (body) => {
|
||||
hizoPago: res[i].hizoPago,
|
||||
fechaInscripcion: moment(res[i].fechaInscripcion).format('L'),
|
||||
validacion: res[i].validacion,
|
||||
motivoCancelacion: res[i].motivo,
|
||||
motivoDeclinacion: res[i].motivo,
|
||||
});
|
||||
}
|
||||
await helper.eliminarArchivo(path).catch((err) => {});
|
||||
|
||||
Reference in New Issue
Block a user