-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bids: include array of items #126
Closed
yolile opened this issue
Nov 22, 2019
· 6 comments
· Fixed by open-contracting-extensions/ocds_bid_extension#44
Closed
Bids: include array of items #126
yolile opened this issue
Nov 22, 2019
· 6 comments
· Fixed by open-contracting-extensions/ocds_bid_extension#44
Comments
To work through some more concrete examples:
|
Extension drafted here |
Hi! We gonna also use this local extension for Argentina's emergency publication, adding items and their price to the array of bids. |
@jpmckinney any concerns about merging the |
@duncandewhurst Fine with me. Please review the field title/description when making the PR. |
🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When a tenderer submit a bid for an item this bid may include, besides the total amount of the bid, also the product specification of the item as the brand, model, etc. And it also may include the unit.name and unit.value of it.
For the product specification the local items attributes extension exists.
The proposal is to add the items array into the Bid object to indicate the specifications and units of the bidding items.
cc @jpmckinney
The text was updated successfully, but these errors were encountered: