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 examples for framework agreements #890

Closed
wants to merge 5 commits into from
Closed

Conversation

jpmckinney
Copy link
Member

Making in a PR so that I can review.

@jpmckinney jpmckinney added the Focus - Documentation Includes corrections, clarifications, new guidance, and UI/UX issues label Jul 8, 2019
@jpmckinney jpmckinney added this to the 1.1.5 milestone Jul 8, 2019
@jpmckinney jpmckinney self-assigned this Jul 8, 2019
@jpmckinney
Copy link
Member Author

This might need significant changes, depending on how #440 is resolved (see latest comment there).

@yolile
Copy link
Member

yolile commented Mar 23, 2020

Some comments from discussions/retreat;

  • It is preferable to always use a new process for each call off even if it is a direct call off without competition and then, for direct call offs:

    • Add an Award object to awards and a Contract object to contracts
    • Set awards.id and contracts.id to the same value
    • Populate the awards.value, awards.contractPeriod and awards.items fields with the initial contract value, period and items respectively
    • If the contract value, period or items are subsequently updated, populate the contracts.value, contracts.period and contracts.items fields with the updated value
  • We need a field to distinguish the FA tender from the traditional ones: we can use the techniques extension https://github.com/open-contracting-extensions/ocds_techniques_extension

  • We need a field to distinguish the mini competition tenders from the direct call offs: the direct call offs are going to be modeled as a new process without the tender block.

  • FA duration: the duration is mappend in the tender.contractPeriod field

  • To map all the buyers who participate in the FA dont map the buyer object but include multiples parties with 'buyer' role

  • For indicate who buyer is buying what, as each call off is a new process, use the buyer object in that new process.

  • As each mini competition or call of is a new process, use the planning block to indicate the budget for that purchase.

cc @jpmckinney

@jpmckinney jpmckinney removed their assignment May 22, 2020
@jpmckinney
Copy link
Member Author

@yolile: Can you work with @duncandewhurst next week to rewrite this page based on the discussion at the retreat?

@jpmckinney
Copy link
Member Author

Closing this PR as I think the updates will be easier to review as a new PR.

I assume @yolile's notes from the retreat will all be reflected in the new PR. If not, please create/update an issue with any outstanding notes.

@jpmckinney jpmckinney closed this Jun 12, 2020
@jpmckinney jpmckinney deleted the example-frameworks branch June 12, 2020 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Focus - Documentation Includes corrections, clarifications, new guidance, and UI/UX issues
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants