Bug 32782: ERM UNIMARC support
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 1 Feb 2023 13:06:30 +0000 (14:06 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 11 May 2023 11:10:26 +0000 (12:10 +0100)
commitc35d52889095b4ca4e227949fc9bda686d452c7f
treea310815755705f62b8fb488c2fd72532cf794086
parent31db36fb34843efe42ef3257d3d187c8611a53f7
Bug 32782: ERM UNIMARC support

Create the biblio record when a resource is created

Test plan:
Create a new local title and confirm that the Koha bibliographic record
is created correctly.

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