Bug 37159

Summary: Offline circulation should respect current transactions
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, madamyk
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nick Clemens (kidclamp) 2024-06-21 20:14:00 UTC
We saw on a production server a confusion of renewals/checkouts arising from the processing of an older offline circulation file.

When processing transactions, offline circulation should ignore previous checkouts if the item has been checked out to a new patron since the date of the offline transaction.