5926-refactor_docuware #1613

Merged
alexm merged 3 commits from 5926-refactor_docuware into dev 2025-03-18 13:59:06 +00:00
Member
No description provided.
alexm added 2 commits 2025-03-18 13:19:55 +00:00
alexm added 1 commit 2025-03-18 13:20:04 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
0160897030
Merge branch 'dev' into 5926-refactor_docuware
alexm reviewed 2025-03-18 13:20:23 +00:00
@ -406,4 +406,2 @@
});
const { data } = await axios.post(`Docuwares/upload`, {
fileCabinet: 'deliveryNote',
Author
Member

Ya no hace falta y cambio la url

Ya no hace falta y cambio la url
alexm reviewed 2025-03-18 13:20:52 +00:00
@ -343,3 +343,1 @@
async function sendDocuware(ticket) {
try {
let ticketIds = ticket.map((item) => item.id);
async function sendDocuware(tickets) {
Author
Member

He cambiado la url, y he arreglado el codigo (fallaba de por si 😄)

He cambiado la url, y he arreglado el codigo (fallaba de por si 😄)
alexm requested review from jsegarra 2025-03-18 13:21:06 +00:00
jsegarra approved these changes 2025-03-18 13:29:17 +00:00
alexm merged commit 30d287bbf6 into dev 2025-03-18 13:59:06 +00:00
alexm deleted branch 5926-refactor_docuware 2025-03-18 13:59:06 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix-front#1613
No description provided.