ccs-digitalmarketplace-frameworks 4.4.30 → 4.4.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2,8 +2,12 @@ name: Lead bidder
|
|
|
2
2
|
question: Please confirm you are the lead bidder in the consortium?
|
|
3
3
|
|
|
4
4
|
type: boolean
|
|
5
|
+
required_value: true
|
|
5
6
|
|
|
6
7
|
validations:
|
|
8
|
+
-
|
|
9
|
+
name: required_value
|
|
10
|
+
message: You must be the lead bidder in the consortium to continue your application
|
|
7
11
|
-
|
|
8
12
|
name: answer_required
|
|
9
|
-
message: You must
|
|
13
|
+
message: You must be the lead bidder in the consortium to continue your application
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
name:
|
|
1
|
+
name: Action plan
|
|
2
2
|
question: >
|
|
3
3
|
<p class="govuk-body govuk-!-font-weight-bold">If you are unable to demonstrate that 95% or more of invoices payable to your supply chain on all contracts have been paid within 60 days of the receipt of the invoice in at least one of the last two six months reporting periods, but you can evidence that ≥90% < 95% of all supply chain invoices were paid within 60 days of receipt of the invoice in at least one of the two previous six month reporting periods after removing intercompany payments (if relevant) and your average payments days are 55 days or less in the same reporting period, please provide an action plan for improvement which includes (as a minimum) the following:</p>
|
|
4
4
|
hint: >
|
|
@@ -23,6 +23,8 @@ hint: >
|
|
|
23
23
|
|
|
24
24
|
hidden: true
|
|
25
25
|
type: upload
|
|
26
|
+
optional: true
|
|
27
|
+
optional_text: if applicable
|
|
26
28
|
|
|
27
29
|
file_settings:
|
|
28
30
|
name: improvement-action-plan
|