http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7241

--- Comment #2 from Ian Walls <[email protected]> 2011-11-18 
14:02:07 UTC ---
There are two possible resolutions:  either change the link-creating code to
expect biblionumber instead of itemnumber, or start recording item number
instead.   The former is easier, but doesn't record as good of data.  The
latter is more thorough, but requires a database update to find an itemnumber
for the recorded biblionumber... this may not be the item circulated
(impossible to find out), but it's better than nothing.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to