inveniosoftware / invenio-circulation

Library circulation module for Invenio.
https://invenio-circulation.readthedocs.io
MIT License
0 stars 18 forks source link

[US] Validated loans should expire #43

Open ntarocco opened 6 years ago

ntarocco commented 6 years ago

When a loan is validated, it could be "stuck" in ITEM_AT_DESK (after transit or not) because the patron never picked up the item.

Create a recurrent task to check for this case and take actions on it (delete? Warn user?)