Documentation: updated main pages (w/o models)#6
Open
wowkalucky wants to merge 14 commits into
Open
Conversation
| ======== | ||
|
|
||
| openprocurement.auctions.dgf contains documentaion for Deposit Guarantee Fund auctions. | ||
| This ``openprocurement.auctions.lease`` package documentation contains information for Participants |
Contributor
There was a problem hiding this comment.
not participants but users
|
|
||
| openprocurement.auctions.dgf contains documentaion for Deposit Guarantee Fund auctions. | ||
| This ``openprocurement.auctions.lease`` package documentation contains information for Participants | ||
| of the PROZORRO.SALE system and intended to discover all aspects of ``lease procedure``. |
| * enterprises, institutions and organizations. | ||
|
|
||
|
|
||
| In order to perform state property lease specialized procedure is available: |
Contributor
There was a problem hiding this comment.
pay attention to the word order
|
|
||
| * `State Property Fund of Ukraine`_; | ||
|
|
||
| * state enterprises; |
Contributor
There was a problem hiding this comment.
state-owned enterprises
|
|
||
| * state enterprises; | ||
|
|
||
| * authorities, which are authorized by the Verkhovna Rada of the Autonomous Republic of Crimea; |
Contributor
There was a problem hiding this comment.
whichcan't be used withthe authorities. Eitherwhoorthat- I would go with "that" to treat "the authorities" as a monolithic entity.
- Either Verhovna Rada of Crimea or the Supreme Council of the Autonomous Republic of Crimea (the last one is much better)
|
|
||
| * The minimum desired participants' count by default is 2, but there is option to decrease it explicitly to 1 participant; | ||
|
|
||
| * Optionally an Organizer can set ``tenderPeriod.endDate`` - if so, auction can't start earlier 3 days after. |
Contributor
There was a problem hiding this comment.
auction can't start earlier 3 days after - too much complicated semantics/
Please make it more user-friendly
|
|
||
| * Organizer can add and edit documents only during ``rectificationPeriod``. | ||
|
|
||
| * As soon as the action is edited, the status of all of the submitted bids will be switched to ``invalid``. |
|
|
||
| * Optionally an Organizer can set ``enquiryPeriod.endDate``, if not provided - it will be calculated automatically. | ||
|
|
||
| * An Organizer can edit procedure only during ``rectificationPeriod`` (increase and decrease ``value.amount``, ``guarantee.amount``, ``minimalStep.amount``). |
|
|
||
| * There is obligatory participant qualification via guarantee payment. | ||
|
|
||
| * The only criterion for choosing a winner is the price, provided the tenderer complies with the qualifying criteria determined by the Organizer. |
| API stability | ||
| ------------- | ||
|
|
||
| API is highly unstable, and while API endpoints are expected to remain |
Contributor
There was a problem hiding this comment.
API is relatively stable.
| * Procedure can be switched from ``draft`` status to ``active.tendering``. | ||
|
|
||
| * The minimum desired participants' count by default is 2, but there is option to decrease it explicitly to 1 participant; | ||
| * During ``tenderPeriod`` participants can ask questions, submit proposals, and upload documents. |
Contributor
There was a problem hiding this comment.
Conceptually, the period for bidders to ask questions is enquiryPeripod.
| * All of the identifiers within the scheme ``CPVS`` can be chosen. ``PA01-7`` is the one to be added automatically. | ||
|
|
||
| * Optionally an Organizer can set ``rectificationPeriod.endDate``, if not provided - it will be calculated automatically. | ||
| * The minimum desired participants' count by default is 2, but there is option to decrease it explicitly to 1 participant; |
Contributor
There was a problem hiding this comment.
replace count with number please
| * The only currency (``value.currency``) for this procedure is hryvnia (UAH). | ||
|
|
||
| * Organizer can add and edit documents only during ``rectificationPeriod``. | ||
| * The items within an auction are allowed to be from different CAV groups. |
Contributor
There was a problem hiding this comment.
within a procedure
from different CAV-PS groups
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@ivanka-jakimchuk @leits
this PR is cumulative - to be rebased after the previous ones are closed.indexupdated (dgf => lease)Glossarypage added;Overviewpage updated;