refs #5995 Implemented downloadCmrsZip #1734
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1734
Loading…
Reference in New Issue
No description provided.
Delete Branch "5995-getExternalCmrRouteFk"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +56,4 @@
});
if (response.headers['content-type'] !== 'application/pdf') {
throw new UserError(`The response for cmr id ${id} is not a PDF.`);
Si el missatge de error se concatena en variables no se pot traduir, s'han de parametrizar
@ -123,0 +126,4 @@
WHERE co.code <> 'ES'
AND am.name <> 'ABONO'
AND w.code = 'ALG'
AND dm.code = 'DELIVERY'
Tots aquestos valors estaría be traure-los de la configuracio de usuri o taules config
guillermo me pide subirlo
guillermo me pide subirlo