ccs-digitalmarketplace-frameworks 5.1.34 → 5.1.35
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.
|
@@ -152,11 +152,11 @@
|
|
|
152
152
|
questions:
|
|
153
153
|
- discountPercentage
|
|
154
154
|
|
|
155
|
-
- name: Discount percentage by call-off contract value
|
|
155
|
+
- name: Discount percentage by annual call-off contract value (excluding VAT)
|
|
156
156
|
editable: True
|
|
157
157
|
edit_questions: False
|
|
158
158
|
description: |
|
|
159
|
-
You need to provide discount percentages for different call-off contract values. You must enter
|
|
159
|
+
You need to provide discount percentages for different annual call-off contract values (excluding VAT). You must enter percentage discount values between 0 and 100 for each contract value. All discounts will be visible to potential buyers.
|
|
160
160
|
questions:
|
|
161
161
|
- discountPercentagesLessThan250000
|
|
162
162
|
- discountPercentagesLessThan500000
|
|
@@ -3,7 +3,7 @@ question: |
|
|
|
3
3
|
<span class="govuk-warning-text__icon" aria-hidden="true">!</span>
|
|
4
4
|
<strong class="govuk-warning-text__text">
|
|
5
5
|
<span class="govuk-visually-hidden">Warning</span>
|
|
6
|
-
You must enter
|
|
6
|
+
You must enter percentage discount values between 0 and 100 for this lot to be completed. Discounts will apply to the annual call-off contract values (excluding VAT)
|
|
7
7
|
</strong>
|
|
8
8
|
</div>
|
|
9
9
|
|