Bug 29697: Use flag embed_items
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 21 Jan 2022 13:41:41 +0000 (14:41 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 22 Jul 2022 18:24:11 +0000 (15:24 -0300)
commit45de338715225922429b6afe2f5ee33d4061751b
tree6e855dccb87150743e28455fd301e9f213210475
parent0a37e8f7fd89d9ea23e0a8649885cca3f9c043f3
Bug 29697: Use flag embed_items

Includes:
    Bug 29697: (follow-up) Use flag embed_items

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
43 files changed:
C4/Biblio.pm
C4/ILSDI/Services.pm
C4/OAI/Sets.pm
C4/Record.pm
Koha/Biblio/Metadata.pm
Koha/BiblioUtils.pm
Koha/BiblioUtils/Iterator.pm
Koha/OAI/Server/Repository.pm
Koha/SearchEngine/Elasticsearch/Indexer.pm
basket/downloadcart.pl
basket/sendbasket.pl
catalogue/ISBDdetail.pl
catalogue/MARCdetail.pl
catalogue/detail.pl
catalogue/export.pl
misc/batchRebuildItemsTables.pl
misc/cronjobs/build_browser_and_cloud.pl
misc/migration_tools/build_oai_sets.pl
misc/migration_tools/rebuild_zebra.pl
opac/opac-MARCdetail.pl
opac/opac-downloadcart.pl
opac/opac-downloadshelf.pl
opac/opac-export.pl
opac/opac-sendbasket.pl
opac/opac-sendshelf.pl
opac/opac-tags.pl
opac/opac-user.pl
serials/subscription-add.pl
t/Biblio.t
t/db_dependent/Biblio.t
t/db_dependent/Biblio/MarcOverlayRules.t
t/db_dependent/Biblio/ModBiblioMarc.t
t/db_dependent/Items.t
t/db_dependent/Koha/Biblio/Metadata.t
t/db_dependent/Koha/Filter/EmbedItemsAvailability.t
t/db_dependent/Koha/SearchEngine/Elasticsearch/Indexer.t
t/db_dependent/OAI/AndSets.t
t/db_dependent/OAI/Server.t
t/db_dependent/Record/marcrecord2csv.t
t/db_dependent/Reserves.t
tools/showdiffmarc.pl
virtualshelves/downloadshelf.pl
virtualshelves/sendshelf.pl