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
When searching for items in the BibCirculation module, the column for displaying the number of copies for each result is empty, regardless of whether a copy exists or not.
The text was updated successfully, but these errors were encountered:
* FIX Fixes the number of copies of an item that is displayed in the
circulation UI item search. (closes#2018) (PR #3574)
* Uses `db.get_number_copies()` as fallback for displaying number of
copies in item search when there is no 964 field.
Signed-off-by: Øystein Blixhavn <[email protected]>
When searching for items in the BibCirculation module, the column for displaying the number of copies for each result is empty, regardless of whether a copy exists or not.
The text was updated successfully, but these errors were encountered: