added AD group support to notifications system

This commit is contained in:
Infineon\StieberD
2024-10-04 17:35:08 -07:00
parent 0b5ce72c39
commit 2a5abee93e
38 changed files with 9811 additions and 2732 deletions

View File

@ -73,7 +73,7 @@ Appts:
// Build list of keys that fall on the three days
Keys = ""
Field = "DATE_SPAN_XREF"
Update_Index(Table, Field, No$)
Update_Index(Table, Field, No$, Yes$)
For i = 0 to 2
Extract_SI_Keys(Table, Field, Date+i, rv)
Keys<-1> = rv
@ -271,3 +271,4 @@ Print_Two:
Next r
Next x
return