]> git.koha-community.org Git - koha.git/commit
Bug 28271: Add the ability to set a new lost status when a claim is resolved
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 30 Apr 2021 13:13:26 +0000 (15:13 +0200)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Thu, 17 Feb 2022 20:30:46 +0000 (20:30 +0000)
commit01843430460daf3268b8b07aafe32fcc3363b6d3
tree431afbe2b657d75b43775c5ad090d699593b4c6b
parent0064366e89215e095e6482c3ef68ee528b143651
Bug 28271: Add the ability to set a new lost status when a claim is resolved

When a claim is resolved the librarian should be able to edit the lost
status of the item.

It is also letting a way out when BlockReturnOfLostItems is set (the
lost status is stuck on ClaimReturnedLostValue as we remove the
option to edit itemlost on the item edit form).

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 58db137c0aeda1f0a1d5f1972f1f415c31be62ed)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Koha/REST/V1/ReturnClaims.pm
koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc
koha-tmpl/intranet-tmpl/prog/js/checkouts.js
t/db_dependent/api/v1/return_claims.t