[Koha-bugs] [Bug 29713] Make item table when placing an item level hold sortable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 1 17:36:25 CET 2022


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #129815|0                           |1
        is obsolete|                            |

--- Comment #6 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 130050
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130050&action=edit
Bug 29713: Make item table when placing an item level hold sortable

This patch modifies the holds page in the OPAC so that users selecting a
specific item to place a hold on can sort the table of items.

Note: This patch includes some whitespace changes, so diff accordingly.

To test, apply the patch and go to Administration -> Circulation and
fine rules to make sure at least one item type in your system has
"OPAC item level holds" set to "allow."

- Log in to the OPAC as a user who can place holds.
- Search the catalog for items which will accept item-level holds.
- Place a hold on one of the results, and click the "Show more options"
  link on the holds page.
- Check the "specific item" radio button.
- A table of items should be displayed. Confirm that the table is
  sortable.
- Perform the same test when placing a hold on multiple titles. Confirm
  that each table of items is sortable.

Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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


More information about the Koha-bugs mailing list