Bug 32782: ERM UNIMARC support
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 1 Feb 2023 13:06:30 +0000 (14:06 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 5 May 2023 12:13:19 +0000 (09:13 -0300)
commit07e37c541404b102dce4242db6b09b4a93d6931f
tree8be667860a35d9c70490f8bdade0a3ae7aedb413
parentaf34d97928215c10b97c7c86d72da2b9ebde085f
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>
Koha/ERM/EHoldings/Resource.pm