Bug 10455: Remove biblioitems.marc
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 25 Aug 2016 09:01:59 +0000 (10:01 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Oct 2016 14:34:57 +0000 (14:34 +0000)
commitc7493439c7fce4cfbba68b4e0b57c0fa47952433
tree661a77821372ab8a3a22de4a3bb5e462450818c7
parent3e1923070c679d0014fecf093cde6f1f5d50ccce
Bug 10455: Remove biblioitems.marc

Any discussions about biblioitems.marc bring to the same conclusion:
This field is useless and should be removed.
We are storing MARC data into 2 different fields, that does not make
sense.

Test plan:
Add / update / export / import /delete records
should work as before

Signed-off-by: Mason James <mtj@kohaaloha.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Biblio.pm
C4/Items.pm
C4/Overdues.pm