diff --git a/forms/other/regionalCapacityServicesReportV1.json b/forms/other/regionalCapacityServicesReportV1.json index cbcdc1499..6b073f32c 100644 --- a/forms/other/regionalCapacityServicesReportV1.json +++ b/forms/other/regionalCapacityServicesReportV1.json @@ -272,7 +272,7 @@ { "dataType": "number", "name": "organisationPanelProjectValue", - "description": "Total dollar value (GST inclusive) for the Deed and all Contracts (including non-DCCEEW Contracts).", + "description": "Total dollar value (GST inclusive) for the Deed and all active contracts (including non-DCCEEW contracts) as reported on AusTender.", "validate": "required,min[0]" }, { diff --git a/forms/other/regionalCapacityServicesReportV2.json b/forms/other/regionalCapacityServicesReportV2.json index a7430546a..60eefc4ae 100644 --- a/forms/other/regionalCapacityServicesReportV2.json +++ b/forms/other/regionalCapacityServicesReportV2.json @@ -271,7 +271,7 @@ { "dataType": "number", "name": "organisationPanelProjectValue", - "description": "Total dollar value (GST inclusive) for the Deed and all Contracts (including non-DCCEEW Contracts).", + "description": "Total dollar value (GST inclusive) for the Deed and all active contracts (including non-DCCEEW contracts) as reported on AusTender.", "validate": "required,min[0]" }, { diff --git a/forms/other/regionalCapacityServicesReportV3.json b/forms/other/regionalCapacityServicesReportV3.json index f52811e6b..c799e2d23 100644 --- a/forms/other/regionalCapacityServicesReportV3.json +++ b/forms/other/regionalCapacityServicesReportV3.json @@ -253,7 +253,7 @@ { "dataType": "number", "name": "organisationPanelProjectValue", - "description": "Total dollar value (GST inclusive) for the Deed and all Contracts (including non-DCCEEW Contracts).", + "description": "Total dollar value (GST inclusive) for the Deed and all active contracts (including non-DCCEEW contracts) as reported on AusTender.", "validate": "required,min[0]" }, {