Skip to content

Commit

Permalink
procurement process => contracting process #571
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinMaudry committed Jan 12, 2021
1 parent 3d03c43 commit bb00d88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schema/codelists/partyRole.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Code,Title,Description
buyer,Buyer,"A buyer is an entity whose budget will be used to pay for goods, works or services related to a contract."
procuringEntity,Procuring entity,The entity managing the procurement process. This entity ought to be different from the buyer who pays for the items being procured.
procuringEntity,Procuring entity,The entity managing the contracting process. This entity ought to be different from the buyer who pays for the items being procured.
supplier,Supplier,"An entity awarded or contracted to provide goods, works or services."
tenderer,Tenderer,All entities who submit a tender.
funder,Funder,The funder is an entity providing money or finance for this contracting process.
Expand Down
2 changes: 1 addition & 1 deletion schema/release-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
},
"procuringEntity": {
"title": "Procuring entity",
"description": "The entity managing the procurement process. This should be different from the buyer who pays for the items being procured.",
"description": "The entity managing the contracting process. This should be different from the buyer who pays for the items being procured.",
"$ref": "#/definitions/OrganizationReference"
},
"items": {
Expand Down

0 comments on commit bb00d88

Please sign in to comment.