4649-bookEntriesIncorrectly_notification #1188
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1188
Loading…
Reference in New Issue
No description provided.
Delete Branch "4649-bookEntriesIncorrectly_notification"
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?
@ -0,0 +1,438 @@
DROP PROCEDURE IF EXISTS `sage`.`accountingMovements_add`;
Cambiar a carpeta actual
@ -0,0 +13,4 @@
* @param vAuthorFk The notification author or %NULL if there is no author
* @return The notification id
*/
DECLARE vNotificationFk INT;
Eliminar variable
@ -0,0 +1,24 @@
DROP FUNCTION IF EXISTS `util`.`notification_send`;
Si son cambios nuevos, moverlos todos a la última versión
Revisar el test que falla de notificaciones
Revisar tests
Ya se ha corregido, era por una fixture nueva que estaba dando conflicto