You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the request list of the circulation UI, the location is displayed but after the slash the barcode isn't. This information is mandatory there, because it enables the librarian to get the physical item.
The text was updated successfully, but these errors were encountered:
iGormilhit
changed the title
Barcode not diplayed on the request tab of the circulation UI
Barcode not displayed on the request tab of the circulation UI
Aug 9, 2018
* extracts the logic to retrieve the loan status for an item in api
* changes schema and record creation to have mandatory loan_pid field
* fixes bug when searching loans by pid
* fixes db commit and indexing after loan change
* moves PIDs constants in a common module
* moves blueprints registration to entrypoints
* improves tests and fixtures
* closes#59
On the request list of the circulation UI, the location is displayed but after the slash the barcode isn't. This information is mandatory there, because it enables the librarian to get the physical item.
The text was updated successfully, but these errors were encountered: