]> git.koha-community.org Git - koha.git/commit
Bug 6526 - make the reserves code use the borrowernumber
authorRobin Sheat <robin@catalyst.net.nz>
Thu, 23 Jun 2011 09:09:30 +0000 (21:09 +1200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Tue, 25 Oct 2011 23:32:08 +0000 (19:32 -0400)
commit1c0334d0fa24caeddfa1342d6c0d7f770ac3880f
tree198ecab7ad07d54de8ba8f930f381a4c19abb293
parentd4b1669a15f29cfdf28626ec29acf19dc2413f47
Bug 6526 - make the reserves code use the borrowernumber

Previously it used the cardnumber, which caused numerous issues if your
users don't have card numbers.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 218a35776e0e212567c15db4a486969debd67859)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
reserve/placerequest.pl
reserve/request.pl