[Bug 31176] New: Move holds logic to Koha::
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31176 Bug ID: 31176 Summary: Move holds logic to Koha:: Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org We currently use use C4::Reserves::CanBookBeReserved and C4::Reserves::AddReserve heavily.. we should start migrating to Koha object methods in a similar fashion to how request_transfer was implemented and added to Koha::Item along with Koha::Item::Transfer(s) classes being added. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31176 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31176 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |15449 Summary|Move holds logic to Koha:: |[Omnibus] Move holds logic | |to Koha:: --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Looks a bit like a forgotten about omnibus bug, adding some links and stuff. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15449 [Bug 15449] Move stuff to the Koha namespace -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31176 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[Omnibus] Move holds logic |[Omnibus] Move holds logic |to Koha:: |to Koha namespace -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org