https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10352
--- Comment #16 from Nick Clemens <[email protected]> --- Created attachment 95784 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95784&action=edit Bug 10352: Use a new object_type parameter instead of the module's name To dissociate a search on biblio and item, we pass a new "object_type" parameter to viewlog.pl. If equals 'biblio' we will assume that "object" contains a biblionumber Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
