Scanner employee caching

This commit is contained in:
Chase Tucker
2025-07-09 14:52:33 -07:00
parent 2226f3112b
commit cd64511871
2 changed files with 37 additions and 12 deletions

View File

@ -43,6 +43,8 @@ compile insert SCANS_EQUATES
equ SCANS.IS_AUTHORIZED_TO_OVERRIDE_ROTR$ to 34
equ SCANS.TW_LOT_CHANGED$ to 35
equ SCANS.TW_LOT_JSON$ to 36
equ SCANS.EMPLOYEE_CHANGED$ to 37
equ SCANS.EMPLOYEE_JSON$ to 38
#endif