inveniosoftware / invenio-circulation

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

loans: add the `document_pid` on loans created on items #85

Closed zzacharo closed 5 years ago

zzacharo commented 5 years ago

Currently when you create a loan on an item the document_pid is not attached on the loan. We should enable this behaviour by automatically attach the document_pid of the item.