Bug 32782: Koha to KBart mapping for UNIMARC
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 22 Mar 2023 11:39:59 +0000 (12:39 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 11 May 2023 11:10:27 +0000 (12:10 +0100)
commit6104db1e6f0fcea066b89d86892ced1453377ef4
treed397190ae680835fbaa9a338507ef6e495d108c9
parentc35d52889095b4ca4e227949fc9bda686d452c7f
Bug 32782: Koha to KBart mapping for UNIMARC

Used when creating eholdings from Koha items.

Test plan:
Add some items to a list, then use this list to create eholdings
/cgi-bin/koha/erm/eholdings/local/titles/import

Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 17be09b903e64a0894abbb6584f4917842d846c6)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/BackgroundJob/CreateEHoldingsFromBiblios.pm