Bug 28225 - Check in an overdue item marked Claims Returned generate additional suspension
Summary: Check in an overdue item marked Claims Returned generate additional suspension
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
: 28227 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-04-26 13:25 UTC by pierre.genty
Modified: 2021-04-30 08:09 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pierre.genty 2021-04-26 13:25:16 UTC
1. BlockReturnOfLostItems on "Block"
2. Patron with an overdue item and a suspension (generate with Tools> Overdue notices status trigger) : Restriction tab, Type overdues, Comment "Restriction added by overdues process..."
3. Mark the item as Claims return.
4. Check in the item -> warning message saying "Item is lost, cannot be checked in." This is OK
5. On the Restriction tab, there is an additional line with type "Suspension". 

This is confusing because : 
1. As the checkin is not permitted it should not generate any suspension.
2. The suspension makes you think the item is checked in.
Comment 1 Jonathan Druart 2021-04-30 08:00:41 UTC
*** Bug 28227 has been marked as a duplicate of this bug. ***
Comment 2 Jonathan Druart 2021-04-30 08:09:31 UTC
(In reply to pierre.genty from comment #0)
> 5. On the Restriction tab, there is an additional line with type
> "Suspension". 

I don't recreate that, there is still only 1 "Overdues" restriction at this point.

Did you try on master? Can you provide us more details?