]> git.koha-community.org Git - koha.git/commit
Bug 27919: (QA follow-up): Add alerts to the UI to show there are return claims
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Mon, 1 Jul 2024 09:50:45 +0000 (09:50 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 22 Oct 2024 10:06:51 +0000 (12:06 +0200)
commit4c96b67cab71ed8fb2af9928db721f345a6567d0
tree76d925d35206c1b257047f05c6d2dd6753225d3c
parente1556715a0edaa40d07974c50d3edea71c46a18f
Bug 27919: (QA follow-up): Add alerts to the UI to show there are return claims

This patch adds info to the UI to show when there is a return claim. It also reconciles the behaviour for allowing the lost status to be changed. Previously the lost status could not be changed if there was a return claim. This is now possible and a message is shown highlighting the fact that there is a return claim as well as the new lost status.

Test plan:
1) Add a return claim to an item.
2) Check the holdings table on the record page and observe that the "Status" column now shows that there is a return claim
3) Click on the barcode for that item in the table to get to the item editing page
4) Observe that the select for the item lost status is not disabled
5) Change the status and save - the form should save correctly and display both the new status as well as a message showing that there is a return claim.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
api/v1/swagger/paths/biblios.yaml
catalogue/moredetail.pl
koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss
koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt