https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38151

            Bug ID: 38151
           Summary: Cumulative restriction does not apply when return in
                    batch
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Koha has the preference CumulativeRestrictionPeriodst that allow to sum
restriction for each item overdued

This is not working when returning items at once from user's detail page, it
only applies first suspension.

When returning from circulation module one by one it works fine.

test plan:
a) Configure circulation rule with 1 days of suspension for earch overdue day
b) issue two items to any user
c) 2 days after due date return both items at one from moremmebers, it will be
suspended 2 days instead 2 + 2

d) issue two items again to any other user
c) 2 days after the due date, go to circulation module -- return, 
d) return one by one...
e) the user is restrictd 2 + 2 

I have checked from 23.05 and 23.11

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to