[Koha-bugs] [Bug 33187] Use template wrapper for tabs article requests and holds awaiting pickup pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 9 20:47:57 CET 2023


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 148028
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148028&action=edit
Bug 33187: Use template wrapper for tabs article requests and holds awaiting
pickup pages

This patch updates the article requests management and holds awaiting
pickup templates in the staff interface so that they use the new WRAPPER
directive for building tabs.

To test, apply the patch and make sure the ArticleRequests system
preference is enabled.

- Go to Circulation -> Article requests
- You should see three tabs, "New," "Pending," and "Processing."
- The tabs should look correct and work correctly.
- Go to Circulation -> Holds awaiting pickup
- You should see three tabs, "Holds waiting", "Holds waiting over X
  days," and "Holds with cancellation requests." ("X" is the value in
  the ReservesMaxPickUpDelay system preference)

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


More information about the Koha-bugs mailing list