Koha/opac/sco
Srdjan Jankovic 2041f2c973 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.
2012-02-10 19:28:25 +01:00
..
help.pl Bug 5578: Self checkout by Login enhancement 2011-04-01 15:18:40 +13:00
sco-main.pl bug_7090: AllowItemsOnHandCheckout syspref 2012-02-10 19:28:25 +01:00
sco-patron-image.pl