https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23502
Bug ID: 23502
Summary: Staff client "revert status" buttons should not depend
on SuspendHoldsIntranet preference
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: normal
Priority: P5 - low
Component: Hold requests
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Depends on: 21608
Bug 21608 added buttons to revert the in transit or waiting statuses of holds
in the staff client. However, the markup for the button is inside a check for
the SuspendHoldsIntranet preference:
[% IF SuspendHoldsIntranet %]
I think this is unintentional. The buttons should be available even if a
library has SuspendHoldsIntranet disabled.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21608
[Bug 21608] Arranging holds priority with dropdowns is faulty when there are
waiting/intransit holds
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/