5712-workerDms_integrateDocuware #1577
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1577
Loading…
Reference in New Issue
No description provided.
Delete Branch "5712-workerDms_integrateDocuware"
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?
@ -20,9 +42,6 @@ module.exports = Self => {
const options = await Self.getOptions();
if (!process.env.NODE_ENV)
Aço ho he llevat per a poder fer proves. Pero no deu de pujar sense els ifs
@ -0,0 +1,45 @@
module.exports = Self => {
Self.remoteMethodCtx('docuwareDownload', {
el remote es docuwareDownload pero l'arxiu docuware?
@ -54,3 +54,3 @@
<vn-td shrink>
<span title="{{'Download file' | translate}}" class="link"
ng-click="$ctrl.downloadFile(document.dmsFk)">
ng-click="$ctrl.downloadFile(document.dmsFk, document.isDocuware)">
Jo crec que es mes correcte fer dos funcions distintes antes que enviar 2 parametros
que confirme @juan
d735f142a
Merge branch 'dev' into 5472-user_passExpired@ -23,0 +24,4 @@
async openDocuware() {
const url = await this.vnApp.getUrl(`WebClient`, 'docuware');
if (url) window.open(url).focus();
@juan en este cas estaria be que te obrira una nova pestaña?
Me digue que si, al ser una web distinta a la nostra