21
2-14. Clerk security for age verification
Due to a regulation to be over a certain age to buy or sell certain items, clerk security at the timing of items with
"age verification" setting is newly added. In case of manager control, "Allowed by Manger" message is saved in
EJF and Journal data. This message is NOT either displayed on the sales screen or printed on receipt.
Program
Program > Clerk > Security Level > Sales >
Age Verification for PLU
Age Verification for Media (when a transaction with
Age verification item is closed by media)
Program > System > User Text > User Text >
Allowed by Manage
r
Age verification for PLU
Age verification for Media
Operation
1. Enter Age Verification PLU
2. "Manager Control" dialog is displayed
3. Enter Manager Code
4. Enter Birth day
1. Enter Age Verification PLU
2. Enter Birth day
3. Transaction Close by Media
4. "Manager Control" dialog is displayed
5. Enter Manager Code
EJF data
<ejf num="3" pos="1" clerk="1" train="0" vd="0" rf="0"
cr="0" tvd="0" tin="0" tout="0" ----------------------->
<plu code="000000000000000001" qty="1000"
price="100" amt="100" upqty="1000">
<group num="1"/>
<mgroup num="1"/>
<cat num="1"/>
<stype num="1"/>
<kp file="1" level="1"/>
</plu>
</ejf>
<ejf num="4" pos="1" clerk="1" train="0" vd="0" rf="0"
cr="0" tvd="0" tin="0" tout="0" ----------------------->
<nonadd msg="Allowed by Manager"/>
</ejf>
<ejf num="3" pos="1" clerk="1" train="0" vd="0" rf="0"
cr="0" tvd="0" tin="0" tout="0" ----------------------->
<plu code="000000000000000001" qty="1000"
price="100" amt="100" upqty="1000">
<group num="1"/>
<mgroup num="1"/>
<cat num="1"/>
<stype num="1"/>
<kp file="1" level="1"/>
</plu>
</ejf>
<ejf num="4" pos="1" clerk="1" train="0" vd="0" rf="0"
cr="0" tvd="0" tin="0" tout="0" ----------------------->
<subtotal amt="100"/>
</ejf>
<ejf num="5" pos="1" clerk="1" train="0" vd="0" rf="0"
cr="0" tvd="0" tin="0" tout="0" ----------------------->
<media num="1" dp="2" foreign="0" rate="0"
subtotal="0" count="1" amt="100">
<sales amt="100"/>
</media>
</ejf>
<ejf num="6" pos="1" clerk="1" train="0" vd="0" rf="0"
cr="0" tvd="0" tin="0" tout="0" ----------------------->
<nonadd msg="Allowed by Manager"/>
</ejf>
Journal
data
X-Read Report
1st Level Journal Data
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CLERK 001
0.00
1 PLU 00001
1.00
Allowed by Manager
X-Read Report
1st Level Journal Data
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CLERK 001
0.00
1 PLU 00001
1.00
SUBTOTAL
1.00
CASH
1.00
Allowed by Manager