Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add required unit #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ X-Content-Type-Options: nosniff
"description": "футляри до державних нагород",
"unit": {
"name": "item",
"code": "44617100-9"
"code": "KGM"
},
"quantity": 5.0,
"relatedLot": "27c4a15dce034406ba16156354632d9b",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ X-Content-Type-Options: nosniff
"description": "футляри до державних нагород",
"unit": {
"name": "item",
"code": "44617100-9"
"code": "KGM"
},
"quantity": 5.0,
"relatedLot": "27c4a15dce034406ba16156354632d9b",
Expand Down
2 changes: 1 addition & 1 deletion docs/source/agreements/http/cfaua/agreement-view.http
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ X-Content-Type-Options: nosniff
"description": "футляри до державних нагород",
"unit": {
"name": "item",
"code": "44617100-9"
"code": "KGM"
},
"quantity": 5.0,
"relatedLot": "27c4a15dce034406ba16156354632d9b",
Expand Down
2 changes: 1 addition & 1 deletion docs/source/agreements/http/cfaua/agreement_preview.http
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ X-Content-Type-Options: nosniff
"description": "футляри до державних нагород",
"unit": {
"name": "item",
"code": "44617100-9"
"code": "KGM"
},
"quantity": 5.0,
"relatedLot": "27c4a15dce034406ba16156354632d9b",
Expand Down
2 changes: 1 addition & 1 deletion docs/source/agreements/http/cfaua/example_agreement.http
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ X-Content-Type-Options: nosniff
},
"unit": {
"name": "item",
"code": "44617100-9"
"code": "KGM"
}
}
],
Expand Down
4 changes: 2 additions & 2 deletions docs/source/agreements/http/cfaua/example_tender.http
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ X-Content-Type-Options: nosniff
},
"unit": {
"name": "item",
"code": "44617100-9"
"code": "KGM"
}
}
],
Expand Down Expand Up @@ -507,7 +507,7 @@ X-Content-Type-Options: nosniff
},
"unit": {
"name": "item",
"code": "44617100-9"
"code": "KGM"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion docs/source/agreements/http/cfaua/view-agreement.http
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ X-Content-Type-Options: nosniff
"description": "футляри до державних нагород",
"unit": {
"name": "item",
"code": "44617100-9"
"code": "KGM"
},
"quantity": 5.0,
"relatedLot": "27c4a15dce034406ba16156354632d9b",
Expand Down
2 changes: 2 additions & 0 deletions docs/source/centralized-procurements/http/create-plan.http
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ X-Content-Type-Options: nosniff
{
"data": {
"procuringEntity": {
"id": "30429c884b234749a850b6bd1e044153",
"name": "ЦЗО №1",
"identifier": {
"scheme": "UA-EDR",
Expand Down Expand Up @@ -185,6 +186,7 @@ X-Content-Type-Options: nosniff
],
"buyers": [
{
"id": "422e3fac1aa846bdb451aff9f215009e",
"name": "ДУС",
"identifier": {
"scheme": "UA-EDR",
Expand Down
136 changes: 128 additions & 8 deletions docs/source/centralized-procurements/http/create-tender.http
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
POST /api/2.5/tenders HTTP/1.0
Authorization: Bearer broker
Content-Length: 2547
Content-Length: 4158
Content-Type: application/json
Host: lb-api-sandbox.prozorro.gov.ua
DATA:
Expand Down Expand Up @@ -39,7 +39,7 @@ DATA:
"items": [
{
"deliveryDate": {
"endDate": "2019-11-09T01:00:00+03:00"
"endDate": "2021-03-31T00:00:00+02:00"
},
"additionalClassifications": [
{
Expand All @@ -58,7 +58,56 @@ DATA:
"id": "03111600-8"
},
"quantity": 1000,
"description": "Насіння гірчиці"
"description": "Насіння гірчиці",
"relatedBuyer": "3e32f23699ea4ac0b8e105e7babd2c86"
},
{
"deliveryDate": {
"endDate": "2021-04-01T00:00:00+02:00"
},
"additionalClassifications": [
{
"scheme": "ДКПП",
"id": "01.11.95",
"description": "Насіння соняшнику"
}
],
"unit": {
"code": "KGM",
"name": "кг"
},
"classification": {
"scheme": "ДК021",
"description": "Sunflower seeds",
"id": "03111300-5"
},
"quantity": 2000,
"description": "Насіння соняшнику",
"relatedBuyer": "3e32f23699ea4ac0b8e105e7babd2c86"
},
{
"deliveryDate": {
"endDate": "2021-04-02T00:00:00+02:00"
},
"additionalClassifications": [
{
"scheme": "ДКПП",
"id": "01.11.84",
"description": "Насіння бавовнику"
}
],
"unit": {
"code": "KGM",
"name": "кг"
},
"classification": {
"scheme": "ДК021",
"description": "Cotton seeds",
"id": "03111400-6"
},
"quantity": 3000,
"description": "Насіння бавовнику",
"relatedBuyer": "88c051728aae432ca2d39a0215d63fcd"
}
],
"enquiryPeriod": {
Expand Down Expand Up @@ -102,7 +151,17 @@ DATA:
"id": "111983",
"legalName": "ДП Державне Управління Справами"
},
"name": "ДУС"
"name": "ДУС",
"id": "3e32f23699ea4ac0b8e105e7babd2c86"
},
{
"identifier": {
"scheme": "UA-EDR",
"id": "222983",
"legalName": "ДП Державне Управління Справами"
},
"name": "ДУС",
"id": "88c051728aae432ca2d39a0215d63fcd"
}
],
"status": "draft"
Expand Down Expand Up @@ -149,12 +208,22 @@ X-Content-Type-Options: nosniff
],
"buyers": [
{
"id": "3e32f23699ea4ac0b8e105e7babd2c86",
"name": "ДУС",
"identifier": {
"scheme": "UA-EDR",
"id": "111983",
"legalName": "ДП Державне Управління Справами"
}
},
{
"id": "88c051728aae432ca2d39a0215d63fcd",
"name": "ДУС",
"identifier": {
"scheme": "UA-EDR",
"id": "222983",
"legalName": "ДП Державне Управління Справами"
}
}
],
"procurementMethod": "open",
Expand All @@ -172,18 +241,69 @@ X-Content-Type-Options: nosniff
"description": "Насіння гірчиці"
}
],
"quantity": 1000.0,
"deliveryDate": {
"endDate": "2021-03-31T00:00:00+02:00"
},
"relatedBuyer": "3e32f23699ea4ac0b8e105e7babd2c86",
"classification": {
"description": "Mustard seeds",
"scheme": "ДК021",
"id": "03111600-8"
},
"unit": {
"name": "кг",
"code": "KGM"
}
},
{
"id": "8538be924cff4012b27f1fbb7246f7d3",
"description": "Насіння соняшнику",
"additionalClassifications": [
{
"scheme": "ДКПП",
"id": "01.11.95",
"description": "Насіння соняшнику"
}
],
"quantity": 2000.0,
"deliveryDate": {
"endDate": "2021-04-01T00:00:00+02:00"
},
"quantity": 1000.0,
"relatedBuyer": "3e32f23699ea4ac0b8e105e7babd2c86",
"classification": {
"description": "Sunflower seeds",
"scheme": "ДК021",
"id": "03111300-5"
},
"unit": {
"name": "кг",
"code": "KGM"
}
},
{
"id": "2e0736c2008c4ef4a4a734950ec4c9b8",
"description": "Насіння бавовнику",
"additionalClassifications": [
{
"scheme": "ДКПП",
"id": "01.11.84",
"description": "Насіння бавовнику"
}
],
"quantity": 3000.0,
"deliveryDate": {
"endDate": "2019-11-09T01:00:00+03:00"
"endDate": "2021-04-02T00:00:00+02:00"
},
"relatedBuyer": "88c051728aae432ca2d39a0215d63fcd",
"classification": {
"description": "Mustard seeds",
"description": "Cotton seeds",
"scheme": "ДК021",
"id": "03111600-8"
"id": "03111400-6"
},
"unit": {
"name": "кг",
"code": "KGM"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ X-Content-Type-Options: nosniff
"dueDate": "2019-05-30T18:00:00+02:00",
"status": "met",
"author": {
"id": "a256ff206dcf4884a5631a283ce6bb7d",
"name": "ЦЗО №1",
"identifier": {
"scheme": "UA-EDR",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ X-Content-Type-Options: nosniff
{
"data": {
"procuringEntity": {
"id": "30429c884b234749a850b6bd1e044153",
"name": "ЦЗО №1",
"identifier": {
"scheme": "UA-EDR",
Expand Down Expand Up @@ -97,6 +98,7 @@ X-Content-Type-Options: nosniff
],
"buyers": [
{
"id": "422e3fac1aa846bdb451aff9f215009e",
"name": "ДУС",
"identifier": {
"scheme": "UA-EDR",
Expand Down
3 changes: 3 additions & 0 deletions docs/source/centralized-procurements/http/plan-complete.http
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ X-Content-Type-Options: nosniff
{
"data": {
"procuringEntity": {
"id": "30429c884b234749a850b6bd1e044153",
"name": "ЦЗО №1",
"identifier": {
"scheme": "UA-EDR",
Expand Down Expand Up @@ -90,6 +91,7 @@ X-Content-Type-Options: nosniff
],
"buyers": [
{
"id": "422e3fac1aa846bdb451aff9f215009e",
"name": "ДУС",
"identifier": {
"scheme": "UA-EDR",
Expand Down Expand Up @@ -119,6 +121,7 @@ X-Content-Type-Options: nosniff
}
],
"author": {
"id": "a256ff206dcf4884a5631a283ce6bb7d",
"name": "ЦЗО №1",
"identifier": {
"scheme": "UA-EDR",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ X-Content-Type-Options: nosniff
"dueDate": "2019-05-15T13:00:00+02:00",
"status": "scheduled",
"author": {
"id": "a256ff206dcf4884a5631a283ce6bb7d",
"name": "ЦЗО №1",
"identifier": {
"scheme": "UA-EDR",
Expand Down
Loading