BibCirculation: number of copies in item search
- 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 <oystein@blixhavn.no>