Skip to content

Commit

Permalink
Merge pull request #212 from velgush/patch-32
Browse files Browse the repository at this point in the history
Update tender_config.json add tenderComplaints, awardComplaints, canc…
  • Loading branch information
smithumble authored Jan 18, 2024
2 parents e55d891 + 8d9de01 commit a22d39a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions codelists/tender/tender_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,24 @@
"name_en": "Minimum number of bids",
"description_en": "The parameter that determines the number of bids in procurement sufficient for it to take place"
},
"tenderComplaints": {
"name_uk": "Оскарження тендерної документації",
"description_uk": "Параметр, що визначає наявність або відсутність у закупівлі оскарження (звернення до АМКУ за допомогою скарги) умов тендерної документації",
"name_en": "Appeal of the tender documentation",
"description_en": "The parameter that determines the presence or absence of an appeal (appeal to the AMCU by means of a complaint) of the terms of the tender documentation in the procurement"
},
"awardComplaints": {
"name_uk": "Оскарження кваліфікації",
"description_uk": "Параметр, що визначає наявність або відсутність у закупівлі оскарження (звернення до АМКУ за допомогою скарги) рішення по кваліфікації учасників",
"name_en": "Appeal of the qualifications",
"description_en": "The parameter that determines the presence or absence of an appeal in the procurement (appeal to the AMCU with the help of a complaint) of the decision on the qualification of participants"
},
"cancellationComplaints": {
"name_uk": "Оскарження скасування",
"description_uk": "Параметр, що визначає наявність або відсутність у закупівлі оскарження (звернення до АМКУ за допомогою скарги) після скасування процедури",
"name_en": "Appeal against cancellation",
"description_en": "The parameter that determines the presence or absence of an appeal in the procurement (appeal to the AMCU with the help of a complaint) after the cancellation of the procedure"
},
"hasPreSelectionAgreement": {
"name_uk": "Відбір з попередньо кваліфікованими учасниками",
"description_uk": "Параметр, що визначає наявність або відсутність у закупівлі попереднього етапу кваліфікаційного відбору учасників",
Expand Down

0 comments on commit a22d39a

Please sign in to comment.