Koha/circ
Joe Atzberger e8908c2f97 Returns reworking to handle empty GetItemIssue
Code cannot rely on issueinformation being populated.

Note there is room for better efficiency to have AddReturn also provide the
itemnumber (where existing) so that GetItemnumberFromBarcode is not called
at both levels.  Unfortunately there is discrepancy between this idea (for
efficiency) and the stated purpose of the $iteminformation object returned,
since $iteminformation is specifically the info from the issues table and
MUST be empty when the item was not in fact issued.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-06-24 09:44:39 -05:00
..
billing.pl Cleanup circ/billing.pl 2009-05-22 07:24:43 -05:00
bookcount.pl Cleanup and enhance bookcount.pl and .tmpl 2009-05-21 08:18:01 -05:00
branchoverdues.pl Branchoverdues circ report reworking. 2009-03-06 15:01:41 -06:00
branchtransfers.pl minor fix - don't declare variables in a conditional 2009-05-27 06:53:55 -05:00
circulation-home.pl bug 2874 [3/3] flagsrequired => { circulate => "circulate_remaining_permissions" } 2008-12-23 17:02:04 -06:00
circulation.pl Cleanup circulation.pl 2009-05-27 07:33:03 -05:00
hold-transfer-slip.pl bug 2874 [3/3] flagsrequired => { circulate => "circulate_remaining_permissions" } 2008-12-23 17:02:04 -06:00
overdue.pl bug 2866: Overdues Reports - Upgrading to filter by patron extended attributes 2009-05-28 19:20:36 -05:00
pendingreserves.pl Bug # 2368 Change holds to pull default date range 2009-06-24 08:55:11 -05:00
reserveratios.pl Bug 3130 and general cleanup 2009-04-29 07:29:10 -05:00
returns.pl Returns reworking to handle empty GetItemIssue 2009-06-24 09:44:39 -05:00
selectbranchprinter.pl followup: remove unconditional warn 2009-06-05 17:39:13 -05:00
stats.pl Cleanup circ/stats.pl 2009-05-22 06:50:25 -05:00
transferstoreceive.pl Cleanup transferstoreceive.pl and .tmpl 2009-05-27 06:43:17 -05:00
view_holdsqueue.pl Cleanup view_holdsqueue.pl and .tmpl (minor) 2009-05-27 06:55:49 -05:00
waitingreserves.pl Cleanup waitingreserves.pl and .tmpl 2009-05-27 07:25:14 -05:00
ypattrodue-attr-search-authvalue.pl bug 2866: Overdues Reports - Upgrading to filter by patron extended attributes 2009-05-28 19:20:36 -05:00
ysearch.pl Added barcode query back to circ/ysearch.pl for patron proxies. 2009-05-14 20:11:46 -05:00