[Koha-bugs] [Bug 5473] 952 fields should be filled in by Acquisitions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 13 10:37:19 CEST 2011


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

--- Comment #13 from Paul Poulain <paul.poulain at biblibre.com> 2011-09-13 08:37:19 UTC ---
mmm... the more I see it, the more I dislike it... hardcoding values that can
be set differently 

In C4/Biblio, there is GetMarcFromKohaField, that you could call with
items.itemnumber to retrieve the MARC field for items.
That could be safer for the 0.01% of libraries that don't use 952 for items and
will be very disappointed to loose some data or think they've found a bug.

-- 
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.


More information about the Koha-bugs mailing list