getting repo caught up

This commit is contained in:
Infineon\StieberD
2024-05-22 14:06:46 -07:00
parent a2cac41a8d
commit 6ea6969f4b
1656 changed files with 2057 additions and 158 deletions

View File

@ -35,3 +35,4 @@ DataFields := "SUPERVISOR" :@VM:SQL_Format(Rec(ATTENDANCE_SUPERVISOR$), "STR")
Ans = SQL_Write(Connection, "ATTENDANCE", Keys, DataFields);
Return Ans