Bug 32030: Create a local bibliographic record for resources
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 20 Jun 2022 08:59:07 +0000 (10:59 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:44:07 +0000 (09:44 -0300)
commitbd8c251459fb750bf0ae70ef33151b417f4c6684
treedde51dcf0deee9abe12b826df790da65f0602e5b
parentb6c0c6c9d317a00e37526f1fd790e011bcca006c
Bug 32030: Create a local bibliographic record for resources

When a new resource is created we create a new bibliographic record in
Koha that is linked at the title level

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/ERM/EHoldings/Resource.pm
Koha/ERM/EHoldings/Title.pm
api/v1/swagger/definitions/erm_eholdings_title.yaml
installer/data/mysql/atomicupdate/erm.pl
installer/data/mysql/kohastructure.sql
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsTitlesFormAdd.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsTitlesShow.vue