Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A Auction
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 5
    • Merge requests 5
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • prozorro-sale
  • Auction
  • Wiki
  • Auction States

Last edited by Vadym Tishchenko Mar 18, 2021
Page history

Auction States

Auction States

Each auction state described in its own class.

Every state must be declared in the spec yaml file(more about specs you can find here) and inside auction class REGISTERED_STATES mapping constant [example]. Each state have its own duration and business logic.

Clone repository
  • Auction Feed
  • Auction Room
  • Auction Rules
  • Auction Specs
  • Auction States
  • Dutch Auction
  • English Auction
  • Green Auction
  • How to add new Auction?
  • Makefile
  • MultiAwards Auction
  • MultiAwards desc Auction
  • PriorityEnglish Auction
  • Home