UII IDs are optional for financial verification
This commit is contained in:
parent
df6a0527c3
commit
024108ae0e
@ -105,7 +105,6 @@ class BaseFinancialForm(ValidatedForm):
|
||||
uii_ids = NewlineListField(
|
||||
"Unique Item Identifier (UII)s related to your application(s) if you already have them.",
|
||||
description="If you have more than one UII, place each one on a new line.",
|
||||
validators=[InputRequired()],
|
||||
)
|
||||
|
||||
pe_id = StringField(
|
||||
|
Loading…
x
Reference in New Issue
Block a user