mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
add missing configuration for chill_workflow_signature_documents.yaml
This commit is contained in:
parent
0bb5a79cae
commit
1eadb3bbdb
11
config/packages/chill_workflow_signature_documents.yaml
Normal file
11
config/packages/chill_workflow_signature_documents.yaml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
chill_main:
|
||||||
|
workflow_signature:
|
||||||
|
base_signer:
|
||||||
|
document_kinds:
|
||||||
|
- { key: id_card, labels: [ { lang: fr, label: "Carte d'identité" } ] }
|
||||||
|
- { key: passport, labels: [ { lang: fr, label: "Passeport" } ] }
|
||||||
|
- { key: drivers_license, labels: [ { lang: fr, label: "Permis de conduire" } ] }
|
||||||
|
- { key: visa_long_stay, labels: [ { lang: fr, label: "Visa de long séjour" } ] }
|
||||||
|
- { key: resident_permit, labels: [ { lang: fr, label: "Carte de séjour" } ] }
|
||||||
|
- { key: residency_card, labels: [ { lang: fr, label: "Carte de résident" } ] }
|
||||||
|
- { key: provisionary_residency_permit, labels: [ { lang: fr, label: "Autorisation provisoire de séjour" } ] }
|
Loading…
x
Reference in New Issue
Block a user