commit 066fe93433687f23a085ac50d5803e3e6c5d444e
parent 3b77c56e3c283131091182ad26b599f9778e4cfa
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 15 Dec 2025 20:43:29 +0100
registry clarifications
Diffstat:
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/gnu-taler-form-attributes/registry.rec b/gnu-taler-form-attributes/registry.rec
@@ -31,23 +31,23 @@ Form: *
Identifier: FILING_DATE
Type: String
-Description: Date (YYYY-MM-DD) on which the form was submitted. Generated by the exchange, do not use in the actual forms.
+Description: Date (in human readable format) on which the form was submitted. Generated by the exchange for PDF generation, do not use in the actual forms.
Form: *
Identifier: AML_STAFF_NAME
Type: String
-Description: Name of the AML officer submitting the form. Generated by the exchange, do not use in the actual forms.
+Description: Name of the AML officer submitting the form. Generated by the exchange for PDF generation, do not use in the actual forms.
Form: *
-Identifier: SUBMITTED_BY
-Type: String
-Description: Type of entity that submitted the form. For now, always either "CUSTOMER" or "OFFICER". Generated by the exchange, do not use in the actual forms.
+Identifier: BY_AML_OFFICER
+Type: Boolean
+Description: True if an AML officer submitted the form. Generated by the exchange for PDF generation, do not use in the actual forms.
Form: *
Identifier: SANCTION_LIST_SUPPRESS
Type: Boolean
-Form: tops-property
Description: Suppress flagging this account when it creates a hit on a sanctions list, this is a false-positive.
+Form: tops-property
# FIXME: Should this be DATE or DATETIME?
Identifier: SIGN_DATE