Ajout item BADGING_CLOCKINGS
This commit is contained in:
parent
2906b8634b
commit
c4020f4d0c
@ -8,6 +8,10 @@
|
||||
{
|
||||
"itemType": "BADGING_BADGE_READERS",
|
||||
"requiresFile": true
|
||||
},
|
||||
{
|
||||
"itemType": "BADGING_CLOCKINGS",
|
||||
"requiresFile": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -11,6 +11,11 @@
|
||||
"key": "BADGING_BADGE_READERS-1",
|
||||
"itemType": "BADGING_BADGE_READERS",
|
||||
"jsonUrl": "s3://asys-fr-rd-c3-reference/initdata-SIRH/badge-readers.json"
|
||||
},
|
||||
{
|
||||
"key": "BADGING_CLOCKINGS-1",
|
||||
"itemType": "BADGING_CLOCKINGS",
|
||||
"jsonUrl": "s3://asys-fr-rd-c3-reference/initdata-SIRH/clockings.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user