bug_7090: AllowItemsOnHandCheckout syspref
authorSrdjan Jankovic <srdjan@catalyst.net.nz>
Wed, 21 Dec 2011 08:26:30 +0000 (21:26 +1300)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 10 Feb 2012 18:28:25 +0000 (19:28 +0100)
commit2041f2c973ad7782b6ebbc0fe215c7b3036c166d
tree6773c5ae83c85da4b48c006c8b81a6d69d4700f2
parentbd28b8d6c3ab15ae278d7d9eddc73e3af786e87f
bug_7090: AllowItemsOnHandCheckout syspref

Observe AllowItemsOnHandCheckout syspref when using SIP self checkout

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
To test:
* place an item on hold for patron A
* attempt to circulate that item to patron B (via SIP/selfcheck)
syspref off: item should not circulate to patron B
Syspref On: item should circulate to patron B

Both conditions passed in our testing.
Also verified that normal staff client behavior regarding this situation was preserved. It was.
C4/Circulation.pm
C4/SIP/ILS/Transaction/Checkout.pm
installer/data/mysql/sysprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
opac/sco/sco-main.pl