http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7241
Jared Camins-Esakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7088|0 |1 is obsolete| | --- Comment #12 from Jared Camins-Esakov <[email protected]> 2012-02-07 14:01:22 UTC --- Created attachment 7471 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7471 Bug 7241: corrects log action for CIRC and CATALOGUING For CIRCULATION: ISSUE and RETURN actions now store itemnumber instead of biblionumber. For CATALOGUING: we now know if the code stored in the object field is an item or a biblio (thanks to a new field called objectinfo). Signed-off-by: Jared Camins-Esakov <[email protected]> This patch does not change the user interface for the cataloguing log, but fixes the problem with the circ log. -- 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/
