Bug 36618: Make biblio creation optional for ERM local titles
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Wed, 17 Apr 2024 10:31:27 +0000 (10:31 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Wed, 8 May 2024 18:04:07 +0000 (20:04 +0200)
commit08992ab7119403d24bedfeca1c5b0e4a7b1c1798
tree4665ec01a88c67bfb21c7395015da581f42dda94
parent956755fa152762facdf0564af9c4de5970f7ef55
Bug 36618: Make biblio creation optional for ERM local titles

This patch makes biblio creation on local title creation optional.

Test plan:
1) Navigate to the local title creation form
2) Create a title and leave the "Create record" box unchecked
3) Submit the form
4) Search the catalogue for the title you have just created - no biblio result will be available
5) Repeat steps 2 - 3 but this time check the box to create a record
6) You should now be able to find a record in the catalogue for the title you just imported

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/ERM/EHoldings/Title.pm
Koha/REST/V1/ERM/EHoldings/Titles/Local.pm
api/v1/swagger/definitions/erm_eholdings_title.yaml
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsLocalTitlesFormAdd.vue