]> git.koha-community.org Git - koha.git/commit
Bug 37368: Add 'library' to patron search embed
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 17 Jul 2024 15:43:17 +0000 (16:43 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 18 Jul 2024 15:53:16 +0000 (17:53 +0200)
commit920e4dc4c96d2b74e1ab79fcefe564f8d902b87a
tree6e75cc191deef14297e38f417988ec1305db8a04
parentd4f4190f91f567b4432c88e5ff8603e8302b0e4d
Bug 37368: Add 'library' to patron search embed

This patch adds the missing library embed from the patron search forms.
This embed is required for the case where a patron is missing both first
and last name or is from a different library group and thus falls into
the 'Patron from library X' block.

I also update the 'Patron from library X' to 'Patron from X' as I feel
it reads more clearly.

Finally, we need to sync the available embeds to ensure 'library' is
embeddable from the different endpoints this search can be triggered on.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
api/v1/swagger/paths/acquisitions_baskets.yaml
api/v1/swagger/paths/acquisitions_funds.yaml
api/v1/swagger/paths/erm_users.yaml
api/v1/swagger/paths/suggestions.yaml
koha-tmpl/intranet-tmpl/prog/en/includes/js-patron-format.inc
koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc