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

--- Comment #35 from Tomás Cohen Arazi (tcohen) <[email protected]> ---
Created attachment 204941
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204941&action=edit
Bug 42443: (QA follow-up) Use library selects for Sent from and Home library
filters

Replace the free-text filter inputs for the "Sent from" and "Home library"
columns with select dropdowns populated from the full library list, consistent
with other DataTables pages such as the pending bookings page.

The "Sent from" column is made visible again (it was previously hidden since
rowGroup provides the visual grouping); showing it also allows its filter cell
to render.

The "On hold for" column intentionally has no filter: it is computed from two
different embedded sub-objects (item.first_hold.patron or item.recall.patron)
and has no single API field to filter against server-side.

Signed-off-by: Martin Renvoize <[email protected]>
Signed-off-by: Tomás Cohen Arazi <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to