diff --git a/pii-ner-exclude.txt b/pii-ner-exclude.txt index e18ccadef..83a2d49f4 100644 --- a/pii-ner-exclude.txt +++ b/pii-ner-exclude.txt @@ -5231,3 +5231,4 @@ v3.19.1 José João Caminhão Cachaçaria Pêssegó Jose Joao Caminhao Cachacaria Pessego +CDS diff --git a/web/templates/web/domains/case/manage/prepare-response.html b/web/templates/web/domains/case/manage/prepare-response.html index ed6ec0be4..0a49a7934 100644 --- a/web/templates/web/domains/case/manage/prepare-response.html +++ b/web/templates/web/domains/case/manage/prepare-response.html @@ -6,6 +6,23 @@ {% block main_content %}

Response Preparation

+ {% if case_type == "import" and not process.importer.eori_number and not process.importer_office.eori_number %} +
+

EORI number has not been set for this importer or importer office. The EORI number must be set on the importer or office before sending the case to CDS. + + Click here + to edit the importer details.

+ + Click here + to edit the office details.

+
+ {% endif %} {% block document_buttons %} {% if process.application_approved and not readonly_view and not variation_refused %} {% if cover_letter_flag %}