Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
removed targets from form
  • Loading branch information
temi committed Nov 14, 2024
1 parent 29e98e7 commit 468e159
Showing 1 changed file with 1 addition and 60 deletions.
61 changes: 1 addition & 60 deletions forms/other/regionalCapacityServicesReport.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,24 +147,6 @@
"name": "ipprsReport",
"description": ""
},
{
"dataType": "number",
"name": "agreedWorkforceTarget",
"description": "Enter the workforce target % agreed for Indigenous employment of the full time equivalent Australian-based workforce deployed on the Services for the Deed and all Contracts (including non-DCCEEW Contracts), in accordance with clause 38.1(b) of the Deed of Standing Offer.",
"validate": "required,min[0]"
},
{
"dataType": "number",
"name": "agreedSupplyChainTarget",
"description": "Enter the supply chain target % agreed for the value of the goods and services provided under the Deed and any Contract awarded to First Nations People/Indigenous Enterprises, in accordance with clause 38.1(b) of the Deed of Standing Offer.",
"validate": "required,min[0]"
},
{
"dataType": "number",
"name": "organisationPanelProjectValue",
"description": "Enter the total dollar value (GST inclusive) for the Deed and all Contracts (including non-DCCEEW Contracts).",
"validate": "required,min[0]"
},
{
"dataType": "number",
"name": "organisationFteWorkforce",
Expand Down Expand Up @@ -217,14 +199,6 @@
},
{
"rule": "min[0]"
},
{
"param": {
"expression": "organisationPanelProjectValue",
"type": "computed"
},
"rule": "max",
"message": "The sum of the value of Services contracted to First Nations people/Indigenous enterprises for all reporting periods can not exceed the total $ value (GST inclusive) of the Deed and all Contracts (including non-DCCEEW Contracts)"
}
]
},
Expand Down Expand Up @@ -574,39 +548,6 @@
}
]
},
{
"type": "row",
"items": [
{
"css": "span7",
"preLabel": "What is your agreed workforce target %?",
"source": "agreedWorkforceTarget",
"type": "number"
}
]
},
{
"type": "row",
"items": [
{
"css": "span7",
"preLabel": "What is your agreed supply chain target %?",
"source": "agreedSupplyChainTarget",
"type": "number"
}
]
},
{
"type": "row",
"items": [
{
"css": "span7",
"preLabel": "What is your total organisation panel/project $ value?",
"source": "organisationPanelProjectValue",
"type": "currency"
}
]
},
{
"type": "row",
"items": [
Expand Down Expand Up @@ -854,7 +795,7 @@
}
}
],
"formVersion": 1,
"formVersion": 3,
"category": null,
"status": "active",
"gmsId": null,
Expand Down

0 comments on commit 468e159

Please sign in to comment.