http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347
--- Comment #25 from Katrin Fischer <[email protected]> 2011-12-09 10:36:42 UTC --- I think different tags is the way to go. ACQCLAIM can not display item information when you are using AcqCreateItem = receive or AcqCreateItem = in cataloging. All it has and can display is biblio level information from a list of biblionumbers. I think the main difference is how the information is build. From a list of itemnumbers (ODUE) or from a list of biblionumbers (ACQCLAIM). First should be <item>, second should be <somethingelse>. When you have an itemnumber, you can also pull in information from the levels above (biblioitems, biblio). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
