[Koha-bugs] [Bug 20447] Add support for MARC holdings records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 21 07:46:50 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447

Ere Maijala <ere.maijala at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff

--- Comment #86 from Ere Maijala <ere.maijala at helsinki.fi> ---
All QA comments should now be addressed. I've converted everything to Koha
namespace and cleaned up the code heavily. There are still some references to
existing code in C4 namespace, but that's difficult to avoid at the moment. I
had to come up with a method for updating metadata, and I hope what I came up
with is nice and clean, but it can still be adjusted especially when C4::Biblio
is converted to keep them as similar as possible.

Functional changes from previous versions:
- Subfield 'k' is now used for linking from item to holdings record. While its
position is not so nice in the item form, it was the only subfield available.
- biblioitemnumber has been dropped from the holdings table since it wasn't
used.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list