Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions codelists/cancellation/reason
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"noDemand": {
"title_uk": "відсутність подальшої потреби в закупівлі товарів, робіт і послуг",
"title_en": "no need in procurement of goods, works and services"
},
"unFixable": {
"title_uk": "неможливість усунення виявлених порушень законодавства у сфері публічних закупівель",
"title_en": "can not fix revealed violations of the law in the scope of public procurement"
},
"forceMajeure": {
"title_uk": "неможливість здійснення закупівлі унаслідок непереборної сили",
"title_en": "can not do a procurement due to force majeure conditions"
},
"expensesCut": {
"title_uk": "скорочення видатків на здійснення закупівлі товарів, робіт і послуг",
"title_en": "cut down the expenses of procurement of goods, works and services"
}
}