ccs-digitalmarketplace-frameworks 3.14.7 → 3.14.8
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,6 +1,6 @@
|
|
|
1
1
|
name: Percentage of invoices paid past 6 months
|
|
2
2
|
question: Please provide the percentage of invoices paid by you to those in your immediate supply chain on all contracts for the most recent six month reporting period. This should include the percentage of invoices paid within each of the following categories (this should include all situations where payments are due; not all payments involve an invoice).
|
|
3
|
-
question_advice: Answers must total 100%
|
|
3
|
+
question_advice: Answers must total 100% and you must enter a whole value in each box 0 to 100, if it is not applicable enter 0
|
|
4
4
|
|
|
5
5
|
type: multiquestion
|
|
6
6
|
hidden: true
|
|
@@ -9,4 +9,3 @@ questions:
|
|
|
9
9
|
- percentageOfInvoicesPaidPast6MonthsWithin30Days
|
|
10
10
|
- percentageOfInvoicesPaidPast6MonthsBetween31And60Days
|
|
11
11
|
- percentageOfInvoicesPaidPast6MonthsIn61DaysOrMore
|
|
12
|
-
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
name: Percentage of invoices paid prior 6 months
|
|
2
2
|
question: Please provide the percentage of invoices paid by you to those in your immediate supply chain on all contracts for the prior six month reporting period. This should include the percentage of invoices paid within each of the following categories (this should include all situations where payments are due; not all payments involve an invoice).
|
|
3
|
-
question_advice: Answers must total 100%
|
|
3
|
+
question_advice: Answers must total 100% and you must enter a whole value in each box 0 to 100, if it is not applicable enter 0
|
|
4
4
|
|
|
5
5
|
type: multiquestion
|
|
6
6
|
hidden: true
|
|
@@ -8,4 +8,4 @@ hidden: true
|
|
|
8
8
|
questions:
|
|
9
9
|
- percentageOfInvoicesPaidPrior6MonthsWithin30Days
|
|
10
10
|
- percentageOfInvoicesPaidPrior6MonthsBetween31And60Days
|
|
11
|
-
- percentageOfInvoicesPaidPrior6MonthsIn61DaysOrMore
|
|
11
|
+
- percentageOfInvoicesPaidPrior6MonthsIn61DaysOrMore
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.14.
|
|
3
|
+
"version": "3.14.8",
|
|
4
4
|
"description": "Data files for Digital Marketplace’s procurement frameworks",
|
|
5
5
|
"repository": "git@github.com:Crown-Commercial-Service/ccs-digitalmarketplace-frameworks",
|
|
6
6
|
"author": "enquiries@digitalmarketplace.service.gov.uk"
|