Bug 25306: Remove framework paramter from ModBiblioMarc
authorNick Clemens <nick@bywatersolutions.com>
Tue, 28 Apr 2020 18:36:49 +0000 (18:36 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Jan 2021 15:13:50 +0000 (16:13 +0100)
commita96c73eb769a4796623740ee11e6c9656e5bd430
treeb27646d02992d0cd5462780fe9f109814950c9a4
parent489b08ab4c1da6933b6d23483aab75a6c2e923b5
Bug 25306: Remove framework paramter from ModBiblioMarc

Tested with :

For a framework (not the default) :

Creation of a biblio record
Edition of this biblio record
Creation of an item of this record
Creation of an item of this record

./misc/batchRepairMissingBiblionumbers.pl OK

prove t/db_dependent/Biblio/ModBiblioMarc.t OK

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Biblio.pm
C4/Items.pm
misc/batchRepairMissingBiblionumbers.pl
misc/migration_tools/22_to_30/missing090field.pl
misc/migration_tools/22_to_30/rebuild_leader.pl
misc/migration_tools/22_to_30/rebuild_unimarc_100.pl
misc/migration_tools/bulkmarcimport.pl
misc/migration_tools/switch_marc21_series_info.pl
t/db_dependent/Biblio/ModBiblioMarc.t