[Koha-bugs] [Bug 29660] reserve/request.pl should not deal with biblioitem

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 9 13:54:32 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29660

--- Comment #13 from Nick Clemens <nick at bywatersolutions.com> ---
This works well, it also fixes what I th8ink is a bug

Test plan:
 1 - Enable EasyAnalyticalRecords
 2 - Find a record, Edit->Link to host record
 3 - Paste a barcode from another record
 4 - The item now shows in the holdings list
 5 - Attempt to place hold
 6 - Linked item shows in holdings block
 7 - Alter rules to prevent linked item from being holdable, only linked item
holdable etc.
 8 - All works as expected
 9 - Also test placing holds on two records, including the record with linked
item
10 - Can place hold as long as 1 item available on eahc, or can only hold
record with holdable items

Before these patches:
 - The linked item appeared in its own table, when not holdable there was a
warning that the hold could not be placed as no items were available even when
the regular items were available and it was possible to place a hold.
 - This seems to exist in 19.11 and forwards - I did not check farther back

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list