http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7241
Adrien SAURAT <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected] --- Comment #11 from Adrien SAURAT <[email protected]> 2012-01-09 10:00:56 UTC --- Created attachment 7088 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7088 proposed patch Proposed patch : 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). (this patch does not modify the history in DB) -- 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/
