https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7614
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #60141|0 |1 is obsolete| | Attachment #60142|0 |1 is obsolete| | Attachment #60785|0 |1 is obsolete| | Attachment #60786|0 |1 is obsolete| | Attachment #60787|0 |1 is obsolete| | Attachment #60938|0 |1 is obsolete| | Attachment #60946|0 |1 is obsolete| | Attachment #70047|0 |1 is obsolete| | --- Comment #18 from Kyle M Hall <[email protected]> --- Created attachment 77895 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77895&action=edit Bug 7614: Add a new method Koha::Libraries->pickup_locations This patch adds a new method, Koha::Libraries->pickup_locations. This method takes either an item or a biblio as a parameter, and returns the list of acceptable pickup locations by considering libraries' configuration to act as a pickup location as well as any branch transfer limits that may apply. To test: 1. prove t/db_dependent/Koha/Libraries.t -- 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/
