pre cutover push

This commit is contained in:
Infineon\StieberD
2024-09-04 20:33:41 -07:00
parent 6ea6969f4b
commit 7762b129af
2072 changed files with 130000 additions and 95295 deletions

View File

@ -76,7 +76,6 @@ PrintEmployeeBadgeLabel:
UserPrefix = '1H'
PwdPrefix = 'PWD'
*IF @User4 EQ 'DAN_CR' or @UserName EQ 'DAN_CR' then debug
FName = EmpRec<1>
LName = EmpRec<2>
Name = FName:' ':LName[1,1]
@ -126,7 +125,6 @@ Print2DEmployeeBadgeLabel:
UserPrefix = '1H'
PwdPrefix = 'PWD'
*IF @User4 EQ 'DAN_CR' or @UserName EQ 'DAN_CR' then debug
FName = EmpRec<1>
LName = EmpRec<2>
Name = FName:' ':LName[1,1]