6755-restoreRefactor #2158

Merged
carlossa merged 20 commits from 6755-restoreRefactor into dev 2024-03-14 08:56:10 +00:00
Member
No description provided.
carlossa added 11 commits 2024-03-12 07:43:47 +00:00
carlossa added 1 commit 2024-03-12 11:54:47 +00:00
gitea/salix/pipeline/pr-dev There was a failure building this commit Details
ed57212618
refs #6755 fix restore
carlossa added 1 commit 2024-03-12 11:55:28 +00:00
carlossa added 1 commit 2024-03-12 12:32:49 +00:00
gitea/salix/pipeline/pr-dev There was a failure building this commit Details
a6d1c5b6db
refs #6755 remove
carlossa requested review from alexm 2024-03-12 12:34:17 +00:00
carlossa changed title from WIP: 6755-restoreRefactor to 6755-restoreRefactor 2024-03-12 12:34:23 +00:00
carlossa added the
CR / Tests passed
label 2024-03-12 12:34:27 +00:00
alexm requested changes 2024-03-13 08:43:56 +00:00
Dismissed
@ -3069,2 +3069,4 @@
SET workerFk = null;
INSERT INTO vn.ticketLog (originFk,userFk,`action`,creationDate,changedModel,newInstance,changedModelId,changedModelValue)
VALUES (9,9,'insert','2000-01-01 11:01:00.000','Ticket','{"isDeleted":true}',45,'Super Man');
Member

Pots ficar una fecha absoluta rollo VN_CURDATE - 1 any tal i qual?

Pots ficar una fecha absoluta rollo VN_CURDATE - 1 any tal i qual?
carlossa marked this conversation as resolved
@ -3071,0 +3072,4 @@
VALUES (9,9,'insert','2000-01-01 11:01:00.000','Ticket','{"isDeleted":true}',45,'Super Man');
UPDATE vn.ticket
SET isDeleted=1
Member

Si se pot ficar en la linea on se fa el insert del ticket millor

Si se pot ficar en la linea on se fa el insert del ticket millor
carlossa marked this conversation as resolved
@ -38,0 +46,4 @@
};
this.$http.get(`TicketLogs/findOne`, {filter})
.then(res => {
console.log(res);
Member

els LOOOOOGs

els LOOOOOGs
carlossa marked this conversation as resolved
carlossa added 1 commit 2024-03-13 10:46:14 +00:00
gitea/salix/pipeline/pr-dev There was a failure building this commit Details
92cf8fc5e1
refs #6755 remove console
alexm added 1 commit 2024-03-13 12:52:14 +00:00
carlossa added 1 commit 2024-03-13 13:18:42 +00:00
gitea/salix/pipeline/pr-dev There was a failure building this commit Details
1315bfda88
refs #6755 fix test
carlossa added 1 commit 2024-03-13 15:28:43 +00:00
gitea/salix/pipeline/pr-dev There was a failure building this commit Details
33bd21d40b
refs #6755 fix model
carlossa added 1 commit 2024-03-14 08:53:23 +00:00
gitea/salix/pipeline/pr-dev This commit looks good Details
dd7c700130
refs #6755 fix test
carlossa added 1 commit 2024-03-14 08:54:09 +00:00
gitea/salix/pipeline/pr-dev This commit looks good Details
1457884252
Merge branch 'dev' into 6755-restoreRefactor
carlossa requested review from alexm 2024-03-14 08:54:10 +00:00
alexm approved these changes 2024-03-14 08:55:50 +00:00
carlossa merged commit 7e37a2b376 into dev 2024-03-14 08:56:10 +00:00
carlossa deleted branch 6755-restoreRefactor 2024-03-14 08:56:10 +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#2158
No description provided.