fixes #4588 Que al cambiar el campo nota quite el ultimo usuario #1222

Merged
alexandre merged 13 commits from 4588-campo-nota-ultimo-usuario into dev 2023-02-14 13:06:26 +00:00
Contributor
No description provided.
alexandre added 1 commit 2022-12-23 08:39:27 +00:00
gitea/salix/pipeline/head This commit looks good Details
cf527dd8be
refs #4588 hook added
alexandre changed title from fixes #4588 Que al cambiar el campo nota quite el ultimo usuario to WIP: #4588 Que al cambiar el campo nota quite el ultimo usuario 2022-12-23 08:40:23 +00:00
alexandre changed title from WIP: #4588 Que al cambiar el campo nota quite el ultimo usuario to #4588 Que al cambiar el campo nota quite el ultimo usuario 2023-01-03 13:51:25 +00:00
alexandre added 1 commit 2023-01-03 13:51:36 +00:00
gitea/salix/pipeline/head This commit looks good Details
6ff17f0af0
Merge branch 'dev' into 4588-campo-nota-ultimo-usuario
alexandre changed title from #4588 Que al cambiar el campo nota quite el ultimo usuario to WIP: #4588 Que al cambiar el campo nota quite el ultimo usuario 2023-01-03 13:51:46 +00:00
alexandre changed title from WIP: #4588 Que al cambiar el campo nota quite el ultimo usuario to #4588 Que al cambiar el campo nota quite el ultimo usuario 2023-02-06 09:18:11 +00:00
alexandre added 1 commit 2023-02-06 09:18:17 +00:00
gitea/salix/pipeline/head This commit looks good Details
68b4d269ff
Merge branch 'dev' into 4588-campo-nota-ultimo-usuario
alexandre changed title from #4588 Que al cambiar el campo nota quite el ultimo usuario to WIP: #4588 Que al cambiar el campo nota quite el ultimo usuario 2023-02-06 09:18:23 +00:00
alexandre added 1 commit 2023-02-06 11:27:05 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
c397757762
sql version updated
alexandre added 1 commit 2023-02-07 07:06:00 +00:00
gitea/salix/pipeline/head This commit looks good Details
d3564209ba
findById
alexandre added 1 commit 2023-02-08 06:36:05 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
549d530690
.
alexandre added 1 commit 2023-02-13 06:34:28 +00:00
alexandre added 1 commit 2023-02-13 12:48:26 +00:00
alexandre added 1 commit 2023-02-14 07:09:00 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
139dac0bc1
refs #4588 moved hook from entryObservation to entry
alexandre added 1 commit 2023-02-14 08:04:25 +00:00
alexandre added 1 commit 2023-02-14 08:09:00 +00:00
gitea/salix/pipeline/head This commit looks good Details
7d5591462d
refs #4588 entry sql
alexandre changed title from WIP: #4588 Que al cambiar el campo nota quite el ultimo usuario to #4588 Que al cambiar el campo nota quite el ultimo usuario 2023-02-14 08:09:56 +00:00
alexandre changed title from #4588 Que al cambiar el campo nota quite el ultimo usuario to fixes #4588 Que al cambiar el campo nota quite el ultimo usuario 2023-02-14 08:10:09 +00:00
alexandre requested review from jgallego 2023-02-14 08:10:58 +00:00
jgallego approved these changes 2023-02-14 10:11:37 +00:00
jgallego changed title from fixes #4588 Que al cambiar el campo nota quite el ultimo usuario to WIP: fixes #4588 Que al cambiar el campo nota quite el ultimo usuario 2023-02-14 10:11:39 +00:00
jgallego requested review from joan 2023-02-14 10:11:47 +00:00
alexandre changed title from WIP: fixes #4588 Que al cambiar el campo nota quite el ultimo usuario to fixes #4588 Que al cambiar el campo nota quite el ultimo usuario 2023-02-14 10:28:17 +00:00
alexandre added 1 commit 2023-02-14 12:28:32 +00:00
alexandre added 1 commit 2023-02-14 12:28:41 +00:00
gitea/salix/pipeline/head This commit looks good Details
936b3ad0b9
Merge branch 'dev' into 4588-campo-nota-ultimo-usuario
joan approved these changes 2023-02-14 13:05:06 +00:00
@ -10,0 +27,4 @@
if (typeof options == 'object')
Object.assign(myOptions, options);
if (!myOptions.transaction) {
Contributor

No es necesario crear una transacción si no se la pasan, no se están alterando multiples tablas.

No es necesario crear una transacción si no se la pasan, no se están alterando multiples tablas.
alexandre merged commit 3c2a6801fb into dev 2023-02-14 13:06:26 +00:00
alexandre deleted branch 4588-campo-nota-ultimo-usuario 2023-02-14 13:06:26 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 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#1222
No description provided.