ccs-digitalmarketplace-frameworks 1.3.8 → 1.3.9

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,7 +1,8 @@
1
1
  name: Is there an incorrect tax returns
2
- question: >
3
- Have any tax returns submitted by your organisation on or after 1 October 2012 been found to be incorrect for any of these reasons:
2
+ question:
3
+ Have any tax returns submitted by your organisation on or after 1 October 2012 been found to be incorrect for any of these reasons ?
4
4
 
5
+ hint: |
5
6
  - HMRC successfully challenged it under the General Anti-Abuse Rule (GAAR) or Halifax abuse principle
6
7
  - a tax authority (in a jurisdiction in which your organisation is established) successfully challenged it under any tax rules or legislation that have an effect equivalent or similar to the GAAR or Halifax abuse principle
7
8
  - a failure to notify, or failure of an avoidance scheme in which you are or were involved, under the Disclosure of Tax Avoidance Scheme rules (DOTAS), VADR (Schedule 11A to the Value Added Tax Act 1994 (as amended by Schedule 1 to the Finance (no. 2) Act 2005)) or any equivalent or similar regime in a jurisdiction in which your organisation is established
@@ -1,6 +1,7 @@
1
1
  name: Modern slavery reporting requirements
2
- question: Does your organisation comply with the annual reporting requirements of <a class="govuk-link" href="https://www.legislation.gov.uk/ukpga/2015/30/section/54" target="_blank"> section 54 of The Modern Slavery Act (2015)</a>?
3
- hint: You must publish a slavery and human trafficking statement to comply with the act.
2
+ question: Does your organisation comply with the annual reporting requirements of section 54 of The Modern Slavery Act (2015)?
3
+ hint: |
4
+ You must publish a slavery and human trafficking statement to comply with the act.
4
5
 
5
6
  hidden: true
6
7
  type: boolean
@@ -1,7 +1,7 @@
1
1
  name: Modern slavery statement required
2
- question: >
3
- <p class="govuk-body">If you do not have a website upload a copy of your organisation’s slavery and human trafficking statement.</p>
4
-
2
+ question:
3
+ If you do not have a website upload a copy of your organisation’s slavery and human trafficking statement.
4
+ hint: |
5
5
  <p class="govuk-body">Your statement should:</p>
6
6
  <ul class="govuk-list govuk-list--bullet">
7
7
  <li>be an Open Document Format (ODF) or PDF/A</li>
@@ -1,5 +1,6 @@
1
1
  name: Is there an unspent tax conviction
2
- question: Has your organisation committed a breach of obligations relating to the payment of taxes or social security contributions that has been established by a judicial or administrative decision that has a final and binding effect?
2
+ question:
3
+ Has your organisation committed a breach of obligations relating to the payment of taxes or social security contributions that has been established by a judicial or administrative decision that has a final and binding effect?
3
4
 
4
5
  type: boolean
5
6
 
@@ -10,4 +11,4 @@ followup:
10
11
  assessment:
11
12
  passIfIn:
12
13
  - False
13
- discretionary: True
14
+ discretionary: True
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "1.3.8",
3
+ "version": "1.3.9",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"