pre cutover push
This commit is contained in:
@ -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]
|
||||
|
Reference in New Issue
Block a user