aim.digifeeds.functions module
- aim.digifeeds.functions.add_to_digifeeds_set(barcode: str)[source]
Adds a barcode to the digifeeds set and to the digifeeds database if it doesn’t already exist. If the barcode is in the digifeeds set already but doesn’t have an added_to_digifeeds_set status in the digifeeds db, that status gets added.
- Parameters:
barcode (str) – Barcode of the item
- Raises:
ext_inst – HTTPError
- Returns:
Item object
- Return type: