http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13881
Bug ID: 13881 Summary: Add desk management Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: nicolas.legr...@bulac.fr QA Contact: testo...@bugs.koha-community.org CC: gmcha...@gmail.com A Library may have multiple desks inside its public space. If desks are defined in Koha, a librarion in public space should set her desk when opening her session as she should set her library. When items are checked-in and trigger a hold, the hold may be attachable to a desk and the patron may be advertised where she can retreive her hold. This may also be usefull when items come from closed stacked. Some may be kept as hold behind the everyday items issue desk, some may be behind the rare books section desks. Such a module was developped by Progilone for the BULAC Koha 3.2, check: <https://github.com/BULAC/koha/blob/bulac-dead_end-3.02.04/C4/Stack/Desk.pm>. The BULAC is going to port it to current master, with a more Kohaish style and comments. The circulation logic will be a bit different from those sources, as the BULAC plans to use Holds for books coming from closed stacked and dumps its overkill stack request module. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/