4649-bookEntriesIncorrectly_notification #1188

Merged
joan merged 16 commits from 4649-bookEntriesIncorrectly_notification into dev 2022-12-22 10:43:22 +00:00
Contributor
No description provided.
vicent added the
CR / Tests passed
label 2022-11-30 07:24:39 +00:00
vicent added 4 commits 2022-11-30 07:24:40 +00:00
vicent requested review from joan 2022-11-30 07:25:37 +00:00
vicent added 1 commit 2022-12-12 12:53:59 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
3d47ee1cd9
feat: inseet in notificationSubscription
joan requested changes 2022-12-13 07:45:20 +00:00
Dismissed
@ -0,0 +1,438 @@
DROP PROCEDURE IF EXISTS `sage`.`accountingMovements_add`;
Contributor

Cambiar a carpeta actual

Cambiar a carpeta actual
vicent marked this conversation as resolved
@ -0,0 +13,4 @@
* @param vAuthorFk The notification author or %NULL if there is no author
* @return The notification id
*/
DECLARE vNotificationFk INT;
Contributor

Eliminar variable

Eliminar variable
vicent marked this conversation as resolved
vicent added 2 commits 2022-12-13 08:56:19 +00:00
vicent added 1 commit 2022-12-13 09:03:34 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
b852ab8e1f
delete change
vicent requested review from joan 2022-12-13 09:03:56 +00:00
vicent added 1 commit 2022-12-15 13:33:07 +00:00
joan requested changes 2022-12-16 07:03:22 +00:00
Dismissed
@ -0,0 +1,24 @@
DROP FUNCTION IF EXISTS `util`.`notification_send`;
Contributor

Si son cambios nuevos, moverlos todos a la última versión

Si son cambios nuevos, moverlos todos a la última versión
vicent marked this conversation as resolved
vicent added 2 commits 2022-12-16 07:59:44 +00:00
vicent requested review from joan 2022-12-16 07:59:59 +00:00
vicent added 2 commits 2022-12-20 09:53:25 +00:00
joan approved these changes 2022-12-21 07:01:09 +00:00
Dismissed
joan left a comment
Contributor

Revisar el test que falla de notificaciones

Revisar el test que falla de notificaciones
joan dismissed joan’s review 2022-12-21 07:01:33 +00:00
joan requested changes 2022-12-21 07:01:48 +00:00
joan left a comment
Contributor

Revisar tests

Revisar tests
vicent added 1 commit 2022-12-21 07:13:49 +00:00
vicent added 1 commit 2022-12-21 08:26:36 +00:00
gitea/salix/pipeline/head This commit looks good Details
6634ebcec5
fix: id duplicado en util.notification
vicent added 1 commit 2022-12-21 08:27:01 +00:00
Author
Contributor

Revisar tests

Ya se ha corregido, era por una fixture nueva que estaba dando conflicto

> Revisar tests Ya se ha corregido, era por una fixture nueva que estaba dando conflicto
vicent requested review from joan 2022-12-21 08:27:39 +00:00
joan approved these changes 2022-12-22 10:43:12 +00:00
joan merged commit 7c33cd2691 into dev 2022-12-22 10:43:22 +00:00
joan deleted branch 4649-bookEntriesIncorrectly_notification 2022-12-22 10:43:22 +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#1188
No description provided.