Update Creating a notificaion

2026-04-06 16:12:07 -05:00
parent de42986675
commit 23ea509e3a

@@ -1 +1,14 @@
Welcome to the Wiki.
When creating a new notification we need to make sure 3 files are created with the same name
in the notification folder create a file like
`notification.{name}.ts`
when the query is in alplaprod you will need to create one in the prodSql/queries folder, for Gp queries will need to go into gpSql/queries
`{name}.sql`
Last one you need to create is the email file in the utlis/mailViews
`{name}.hbs`
if one of these are not in the notification will fail