http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14310
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44203|0 |1 is obsolete| | Attachment #44204|0 |1 is obsolete| | Attachment #44205|0 |1 is obsolete| | Attachment #44207|0 |1 is obsolete| | Attachment #46859|0 |1 is obsolete| | Attachment #46862|0 |1 is obsolete| | --- Comment #39 from Jonathan Druart <[email protected]> --- Created attachment 46870 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46870&action=edit Bug 14310 - Suspend and resume indvidual holds from patron holds table This enhancment adds the ability to suspend and resume individual holds from the holds table on circulation.pl and moremember.pl. The interface is inspired/cribbed from the same feature already available in the opac. Test Plan: 1) Apply this patch 2) Find a patron with holds 3) Suspend a hold with no resume date 4) Resume the suspended hold 5) Suspend a hold with a resume date 6) Resume the suspended hold Signed-off-by: Kyle M Hall <[email protected]> Signed-off-by: Cathi Wiggins <[email protected]> Signed-off-by: Megan Wianecki <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
