hotfix savesign
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
6f35eb0ce3
commit
2975e7fae3
|
@ -100,7 +100,7 @@ module.exports = Self => {
|
|||
dmsTypeId: dmsType.id,
|
||||
reference: '',
|
||||
description: `Firma del cliente - Ruta ${ticket.route().id}`,
|
||||
hasFile: true
|
||||
hasFile: false
|
||||
};
|
||||
dms = await models.Dms.uploadFile(ctxUploadFile, myOptions);
|
||||
gestDocCreated = true;
|
||||
|
|
Loading…
Reference in New Issue