Bug 28758: (bug 17600 follow-up) Import subroutines from C4/AuthoritiesMarc
authorNick Clemens <nick@bywatersolutions.com>
Mon, 26 Jul 2021 11:08:13 +0000 (11:08 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 26 Jul 2021 14:29:22 +0000 (16:29 +0200)
commit18aff2331c961c0bd3e9f5254eae1d291dec027e
tree7dcfe62164fb6e1a4cb90c6c08fddd0945662e0d
parent26a7898b1f6896fc0a843b0affae70c3ea6049d1
Bug 28758: (bug 17600 follow-up) Import subroutines from C4/AuthoritiesMarc

To test:
1 - Stage authority records
2 - Attempt to import - nothing happnes
3 - Apply patch
4 - Stage file again
5 - IMport records
6 - Success!

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/ImportBatch.pm