argostime icon indicating copy to clipboard operation
argostime copied to clipboard

Add support to also track availability

Open m-rtijn opened this issue 3 years ago • 0 comments

As an optional feature, a crawler may add availability information to a newly crawled price.

Availability information will be an extra property of the Price data model class. Possible values for the availability property are:

  • available directly from own stock ("uit voorraad leverbaar")
  • available from suppliers
  • not available, new stock expected
  • not available (no information about future restocking)
  • will never be available
  • no availability information (null)

m-rtijn avatar Jul 02 '22 19:07 m-rtijn