[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ansible-taler-exchange] 07/19: -fix form output
From: |
gnunet |
Subject: |
[ansible-taler-exchange] 07/19: -fix form output |
Date: |
Sat, 01 Feb 2025 19:52:48 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository ansible-taler-exchange.
commit 815766fbfbdf25d78ba6f920bdc480cee91c4cd5
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Dec 26 16:05:28 2024 +0100
-fix form output
---
roles/exchange/files/etc/taler-exchange/conf.d/kyc-rules.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/roles/exchange/files/etc/taler-exchange/conf.d/kyc-rules.conf
b/roles/exchange/files/etc/taler-exchange/conf.d/kyc-rules.conf
index b943070..16e0c82 100644
--- a/roles/exchange/files/etc/taler-exchange/conf.d/kyc-rules.conf
+++ b/roles/exchange/files/etc/taler-exchange/conf.d/kyc-rules.conf
@@ -243,7 +243,7 @@ FORM_NAME = vqf-902-1
DESCRIPTION = "Ask user to supply VQF form 902.1"
DESCRIPTION_I18N = {"de":"Formular VQF 902.1 hochladen"}
# FIXME: list correct outputs for each form here (and update GANA)
-OUTPUTS = LEGAL_ENTITY_TYPE
+OUTPUTS = SWISS_VQF_LEGAL_ENTITY_TYPE
# OPTIONAL: NAME, ADDRESS, ID DOCS, ETC. DEPENDING ON LEGAL ENEITYT TYPE
# => aml program will decide on legal entity type between no more forms
# or vqf-902-9, 11, 12, 13, 15. => after that, AML officer
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [ansible-taler-exchange] 06/19: -fix form names, (continued)
- [ansible-taler-exchange] 06/19: -fix form names, gnunet, 2025/02/01
- [ansible-taler-exchange] 09/19: fix rules, gnunet, 2025/02/01
- [ansible-taler-exchange] 08/19: more KYC rules cleanup, gnunet, 2025/02/01
- [ansible-taler-exchange] 01/19: clean TOPS branch with just KYC config patch, gnunet, 2025/02/01
- [ansible-taler-exchange] 15/19: -fix syntax, gnunet, 2025/02/01
- [ansible-taler-exchange] 16/19: update TODOs, gnunet, 2025/02/01
- [ansible-taler-exchange] 05/19: -remove more stuff that causes failures and does not belong into prod, gnunet, 2025/02/01
- [ansible-taler-exchange] 19/19: unified repo, gnunet, 2025/02/01
- [ansible-taler-exchange] 11/19: add convenience script, gnunet, 2025/02/01
- [ansible-taler-exchange] 12/19: -use our BIC/IBAN, gnunet, 2025/02/01
- [ansible-taler-exchange] 07/19: -fix form output,
gnunet <=
- [ansible-taler-exchange] 18/19: -fix monitoring deployment, gnunet, 2025/02/01
- [ansible-taler-exchange] 14/19: -fix name, gnunet, 2025/02/01
- [ansible-taler-exchange] 17/19: setup production secrets, gnunet, 2025/02/01
- [ansible-taler-exchange] 10/19: -fix kyc rules, gnunet, 2025/02/01