Koha/C4/SIP/ILS
Colin Campbell dbd2713ff0 Bug 3638 : Captured Holds may need to generate a transfer
If a discharged item is captured for a hold at another branch
the selfcheck should generate a branchtransfer for it.
This was complicated as the checkin routine was setting its own
location from a field not set in many scm machines (e.g. 3M)
also in ILS::Transaction the test for location was incorrect
assuming that an empty string or undefined was a valid location

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-06-05 16:11:18 +02:00
..
Transaction Bug 3638 : Captured Holds may need to generate a transfer 2012-06-05 16:11:18 +02:00
Item.pm Bug 3638 Self Check Should Capture Hold Items 2012-06-05 16:11:17 +02:00
Item.pod bug 3435: SIP Checkin extension for 3M SmartChute - partial 2009-07-30 11:06:47 -04:00
Patron.pm Bug 5549 : Sip scripts should handle dt due dates 2012-03-20 13:21:11 +13:00
Patron.pod
Transaction.pm