Bot for Price Quotation procedure in eCatalogues which watching for tenders in draft.publishing
and verify,
fill additional information from eCatalogues, such as:
- items[*].unit
- items[*].classification
- items[*].additionalClassifications
- shortlistedFirms
- criteria
- value
And switch tender to active.tendering
status and switch to draft.unsuccessful
if bot receive HTTP 404
from eCatalogues or shortlistedFirms list will be empty.
$ git clone [email protected]:pricequotation/openprocurement.bridge.pricequotation.git
$ virtualenv -p python .venv
$ source .venv/bin/activate
$ pip install -r requirements-dev.txt
$ pip install -e .
$ pytest openprocurement/bridge/pricequotation/tests/ --cov=openprocurement/bridge/pricequotation
$ databrige configuration.yaml