From e199dce5f199e1e23fd661958ea9d9f1b68a160c Mon Sep 17 00:00:00 2001 From: ricky saunders Date: Tue, 28 Nov 2023 08:21:50 +0000 Subject: [PATCH] v6 --- app/views/v6/3-Authorise/primary-exam.html | 94 +---------------- app/views/v6/facility-card-list-3.html | 112 ++++++++++++++++----- 2 files changed, 90 insertions(+), 116 deletions(-) diff --git a/app/views/v6/3-Authorise/primary-exam.html b/app/views/v6/3-Authorise/primary-exam.html index 4d6f9ba..95ee626 100644 --- a/app/views/v6/3-Authorise/primary-exam.html +++ b/app/views/v6/3-Authorise/primary-exam.html @@ -39,23 +39,17 @@

-
+

Current claims

@@ -114,7 +108,7 @@

Current claims

-
+

Past claims

@@ -166,84 +160,6 @@

Past claims

-
-

Facility details

-
-
-
-
- Exporter -
-
- {{data.company}} -
-
-
-
- Buyer -
-
- {{data.buyer}} -
-
-
-
- Product type -
-
- Buyer credit (Aero) -
-
-
-
- Bank -
-
- {{data.bank}} -
-
-
-
- Bank contact details -
-
-

{{data.phone}}

-

bank@thebank.com

-
-
-
-
- Deal ID -
-
- {{data.deal}} -
-
-
-
- Amount at risk -
-
- £10,000,000 -
-
-
- - - -
-
-
-
-
-
- {% if data.setupShowNumberList =='true' %}
2.1
{% endif %} - Next section coming soon. +
+
+
+
+ {% if data.setupShowNumberList =='true' %}
3.1
{% endif %} + Primary examination + {% if data.allocatedPrimaryExaminer %} + +
+ {% if data.allocatedPrimaryExaminer %} + {{'Allocated authoriser'}} +
Due date + {% endif %} +
+ {% endif %} +
+
+ {% if data.allocatedPrimaryExaminer%}

+ {{data.allocatedPrimaryExaminer or 'Awaiting entry'}}
+ 2nd Jan 2024 +
+
+ {% else %} + Awaiting entry + {% endif %} +
+
Approved
+
+ +
+
+ {% if data.setupShowNumberList =='true' %}
3.2
{% endif %} + Secondary examination review + {% if data.allocatedSecondaryExaminer %} +
+ {% if data.allocatedSecondaryExaminer %} + {{'Secondary examiner'}} +
Due date + {% endif %} +
+ {% endif %} +
+
+ {% if data.allocatedSecondaryExaminer%}

+ {{data.allocatedSecondaryExaminer or 'Awaiting entry'}}
+ 2nd Feb 2024 +
+
+ {% else %} + Awaiting entry + {% endif %} +
+
Under review
+
+ +
+
+ {% if data.setupShowNumberList =='true' %}
3.3
{% endif %} + Claim authorisation + {% if data.allocatedAuthoriser %} + +
+ {% if data.allocatedAuthoriser %} + {{'Claim authoriser'}} +
Due date + {% endif %} +
+ {% endif %} +
+
+ {% if data.allocatedAuthoriser%}

+ {{data.allocatedAuthoriser or 'Awaiting entry'}}
+ 2nd March 2024 +
+
+ {% else %} + Awaiting entry + {% endif %} +
+
Allocated
+
+ + +
-
-