ccs-digitalmarketplace-frameworks 4.4.26 → 4.4.28

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.
@@ -1,8 +1,8 @@
1
1
  name: demonstrateThatAllInvoicesHaveBeenPaid
2
2
  question: >
3
- 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:
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: >
5
- <ul class="govuk-list govuk-list--bullet">
5
+ <ul class="govuk-list govuk-list--bullet govuk-!-font-weight-bold">
6
6
  <li>
7
7
  Identification of the primary causes of failure to pay:
8
8
  <ul>
@@ -1,5 +1,5 @@
1
1
  name: Parent company’s published accounts
2
- question: Please upload your consortium member’s parent company’s published accounts for the last 2 years, covering a 3 year period, (if there is a parent company).
2
+ question: Please upload your consortium member’s parent company’s published accounts for the last 2 years, covering a 3 year period (if there is a parent company).
3
3
  question_advice: In line with Attachment 5 - Financial Viability Risk Assessment Instructions any qualified accounts will receive additional scrutiny.
4
4
  hint: >
5
5
  <p class="govuk-hint">
@@ -1,7 +1,8 @@
1
1
  name: Will make CCS aware of any adverse changes
2
- question: Please confirm you and all consortium members will make CCS aware of any adverse changes to your economic and financial standing that might adversely impact your ability to deliver required framework outputs. And where applicable, the information in your FVRA model or your consortium member's FVRA model's matches the published accounts and any supporting information provided.
2
+ question: Please confirm you and all consortium members will make CCS aware of any adverse changes to your economic and financial standing that might adversely impact your ability to deliver required framework outputs. Please ensure, where applicable, the information in your FVRA model and your consortium members FVRA model/s match the published accounts and any supporting information provided.
3
3
 
4
4
  type: boolean
5
+ required_value: true
5
6
 
6
7
  depends:
7
8
  - "on": is_consortium
@@ -17,6 +18,9 @@ depends:
17
18
  - fvra_default_pass
18
19
 
19
20
  validations:
21
+ -
22
+ name: required_value
23
+ message: You must confirm you and all consortium members will make CCS aware of any adverse changes to your economic and financial standing.
20
24
  -
21
25
  name: answer_required
22
- message: You must select an option
26
+ message: You must confirm you and all consortium members will make CCS aware of any adverse changes to your economic and financial standing.
@@ -2,6 +2,7 @@ name: May require the bidder to resubmit attachment 5a
2
2
  question: Please confirm you and all consortium members understand CCS may require the bidder to either submit or resubmit Attachment 5a – Lot 2 (Gold) Financial Viability Risk Assessment tool using latest available management accounts (or equivalent) data, such that the impact on FVRA threshold ratios can be understood.
3
3
 
4
4
  type: boolean
5
+ required_value: true
5
6
 
6
7
  depends:
7
8
  - "on": is_consortium
@@ -15,6 +16,11 @@ depends:
15
16
  - fvra_lot_2_with_other_lots_pass
16
17
 
17
18
  validations:
19
+ -
20
+ name: required_value
21
+ message: You must confirm you and all consortium members understand CCS may require the bidder to either submit or resubmit Attachment 5a.
18
22
  -
19
23
  name: answer_required
20
- message: You must select an option
24
+ message: You must confirm you and all consortium members understand CCS may require the bidder to either submit or resubmit Attachment 5a.
25
+
26
+
@@ -15,6 +15,9 @@ depends:
15
15
  - fvra_default_pass
16
16
 
17
17
  validations:
18
+ -
19
+ name: required_value
20
+ message: You must confirm you and all consortium members understand CCS may require the bidder to either submit or resubmit Attachment 5b.
18
21
  -
19
22
  name: answer_required
20
- message: You must select an option
23
+ message: You must confirm you and all consortium members understand CCS may require the bidder to either submit or resubmit Attachment 5b.
@@ -1,5 +1,5 @@
1
1
  name: Ultimate Parent company’s published accounts
2
- question: Please upload your consortium member’s ultimate parent company’s published accounts for the last 2 years, covering a 3 year period, (if there is an ultimate parent company).
2
+ question: Please upload your consortium member’s ultimate parent company’s published accounts for the last 2 years, covering a 3 year period (if there is an ultimate parent company).
3
3
  question_advice: In line with Attachment 5 - Financial Viability Risk Assessment Instructions any qualified accounts will receive additional scrutiny.
4
4
  hint: >
5
5
  <p class="govuk-hint">
@@ -2,6 +2,7 @@ name: Will make CCS aware of any adverse changes
2
2
  question: Please confirm you will make CCS aware of any adverse changes to your economic and financial standing that might adversely impact your ability to deliver required framework outputs. And where applicable, the information in your FVRA model matches your published accounts and any supporting information provided.
3
3
 
4
4
  type: boolean
5
+ required_value: true
5
6
 
6
7
  depends:
7
8
  - "on": is_lead_bidder
@@ -17,6 +18,9 @@ depends:
17
18
  - fvra_default_pass
18
19
 
19
20
  validations:
21
+ -
22
+ name: required_value
23
+ message: You must confirm you will make CCS aware of any adverse changes to your economic and financial standing.
20
24
  -
21
25
  name: answer_required
22
- message: You must select an option
26
+ message: You must confirm you will make CCS aware of any adverse changes to your economic and financial standing.
@@ -3,6 +3,7 @@ question: Please confirm you understand CCS may require the bidder to either sub
3
3
  question_advice: Please read Attachment 5 - Financial Viability Risk Assessment Guidance, and Attachment 5a - Lot 2 (Gold) FVRA Tool “bidder instructions” tab, before completing Attachment 5a - FVRA Tool.
4
4
 
5
5
  type: boolean
6
+ required_value: true
6
7
 
7
8
  depends:
8
9
  - "on": is_lead_bidder
@@ -16,6 +17,9 @@ depends:
16
17
  - fvra_lot_2_with_other_lots_pass
17
18
 
18
19
  validations:
20
+ -
21
+ name: required_value
22
+ message: You must confirm you understand CCS may require the bidder to either submit or resubmit Attachment 5a.
19
23
  -
20
24
  name: answer_required
21
- message: You must select an option
25
+ message: You must confirm you understand CCS may require the bidder to either submit or resubmit Attachment 5a.
@@ -3,6 +3,7 @@ question: Please confirm you understand CCS may require the bidder to either sub
3
3
  question_advice: Please read Attachment 5 - Financial Viability Risk Assessment Guidance, and Attachment 5b - Lots 1/3/4 (Silver) FVRA Tool “bidder instructions” tab, before completing Attachment 5b - FVRA Tool.
4
4
 
5
5
  type: boolean
6
+ required_value: true
6
7
 
7
8
  depends:
8
9
  - "on": is_lead_bidder
@@ -16,6 +17,9 @@ depends:
16
17
  - fvra_default_pass
17
18
 
18
19
  validations:
20
+ -
21
+ name: required_value
22
+ message: You must confirm you understand CCS may require the bidder to either submit or resubmit Attachment 5b.
19
23
  -
20
24
  name: answer_required
21
- message: You must select an option
25
+ message: You must confirm you understand CCS may require the bidder to either submit or resubmit Attachment 5b.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.4.26",
3
+ "version": "4.4.28",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",