Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
css (bug #3291) fix blue.css to bold fields and tags in marc view 2009-06-04 07:23:44 -05:00
includes bug 2505: enable warnings in C4::Log 2009-06-07 20:09:24 -05:00
js Bug #2974 Adding category code to BorrowerMandatoryField produced a "The following fields are mandatory: categorycode" 2009-05-01 16:47:09 -05:00
lib bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
modules Returns reworking to handle empty GetItemIssue 2009-06-24 09:44:39 -05:00
xslt bug 2001, 2432: improve unAPI implementation 2009-05-22 07:31:43 -05:00
columns.def bug 2004: changes to guided reports on items 2008-04-08 17:00:12 -05:00