[Bug 606] pass item details to returns.pl when an item is not issued.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=606 oleonard@athenscounty.lib.oh.us changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal ------- Additional Comments From oleonard@athenscounty.lib.oh.us 2003-11-21 08:39 ------- Should this be happening already? There's a piece of markup in returns.tmpl starting at line 199 (default english template) that seems to be there to display details about previously returned items. The problem is, the condition never evaluates as true. If you change it to check for 'riloop' and change the <TMPL_LOOP NAME> to riloop, you get some results. It looks like it's almost there but not quite: the table adds rows as you check in more items, but each row has the same information in it (details about the last item checked in). Maybe I'm grossly misinterpreting things here, but it looks like some bug-fixing will make this happen. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz