4649-bookEntriesIncorrectly_notification #1188

Merged
joan merged 16 commits from 4649-bookEntriesIncorrectly_notification into dev 2022-12-22 10:43:22 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6634ebcec5 - Show all commits

View File

@ -2690,7 +2690,7 @@ INSERT INTO `util`.`notificationConfig`
INSERT INTO `util`.`notification` (`id`, `name`, `description`)
VALUES
(1, 'print-email', 'notification fixture one'),
(3, 'supplier-pay-method-update', 'A supplier pay method has been updated');
(4, 'supplier-pay-method-update', 'A supplier pay method has been updated');
INSERT INTO `util`.`notificationAcl` (`notificationFk`, `roleFk`)
VALUES