ccs-digitalmarketplace-frameworks 4.4.31 → 4.4.33

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,4 +1,4 @@
1
- name: demonstrateThatAllInvoicesHaveBeenPaid
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
@@ -33,8 +33,8 @@ depends:
33
33
  being:
34
34
  - fvra_lot_2_only_fail
35
35
  - fvra_lot_2_only_pass
36
+ - fvra_lot_2_with_other_lots_fail
36
37
  - fvra_lot_2_with_other_lots_pass
37
- - fvra_default_fail
38
38
 
39
39
  validations:
40
40
  - name: file_is_valid_format
@@ -32,8 +32,8 @@ depends:
32
32
  being:
33
33
  - fvra_lot_2_only_fail
34
34
  - fvra_lot_2_only_pass
35
+ - fvra_lot_2_with_other_lots_fail
35
36
  - fvra_lot_2_with_other_lots_pass
36
- - fvra_default_fail
37
37
  - "on": immediateParentCompany
38
38
  being:
39
39
  - true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.4.31",
3
+ "version": "4.4.33",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",