Implemented reminder imminent notification type

This commit is contained in:
2022-01-28 18:26:22 +00:00
parent 409409e11c
commit 514785b7f3

View File

@@ -439,6 +439,14 @@ todo: 3 Schedule form reporting?
|_____/|______|_| \_\ \/ |______|_| \_\
todo: 1 Reminder and Review notification event code is fucked up
Reminder has a specific event for reminder imminient but it's not coded
Review has no specific event and is coded for a general notification so user has no control over adding additional subscription to email deliver etc
What needs to be done is get reminder imminent notify workingn properly, *then* add a specifie review overdue or whatever is appropriate notify event
and use the working reminder notification processor code to implement it.
Then make sure it works in the UI and through.
todo: 2 AyaNova is not logged an event when a serial number is reset but ther is an event type for that purpose
I'm not certain if this is related to editing an object to change the serial or the seed being changed
When this is coded add it to the documentation at adm-history.md