Bug 32030: Link external packages with agreements
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 30 Jun 2022 15:14:40 +0000 (17:14 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:44:11 +0000 (09:44 -0300)
commit111622efccfc5eb3e36c0d7efab656a66b64656e
tree1ffcdfeb2522601d292187f6e23b3d06c6ea5add
parent62c8469e80c6ce4a420291e43ad93c2b300ff0b1
Bug 32030: Link external packages with agreements

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>
14 files changed:
Koha/ERM/EHoldings/Package.pm
Koha/ERM/Providers/EBSCO.pm
Koha/REST/V1/ERM/EHoldings/Packages/Local.pm
api/v1/swagger/definitions/erm_eholdings_package.yaml
installer/data/mysql/atomicupdate/erm.pl
installer/data/mysql/kohastructure.sql
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsList.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOPackageAgreements.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOPackagesShow.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsLocalPackagesFormAdd.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsLocalPackagesShow.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Modal.vue [deleted file]
koha-tmpl/intranet-tmpl/prog/js/vue/fetch.js
koha-tmpl/intranet-tmpl/prog/js/vue/routes.js